Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::SWF::ActionHandler Class Reference

#include <ASHandlers.h>

Public Member Functions

 ActionHandler ()
 
 ActionHandler (ActionType type, ActionCallback func, ArgumentType format=ARG_NONE)
 
void execute (ActionExec &thread) const
 Execute the action. More...
 
ActionType getType () const
 
ArgumentType getArgFormat () const
 

Constructor & Destructor Documentation

◆ ActionHandler() [1/2]

gnash::SWF::ActionHandler::ActionHandler ( )

◆ ActionHandler() [2/2]

gnash::SWF::ActionHandler::ActionHandler ( ActionType  type,
ActionCallback  func,
ArgumentType  format = ARG_NONE 
)

Member Function Documentation

◆ execute()

void gnash::SWF::ActionHandler::execute ( ActionExec thread) const

Execute the action.

◆ getArgFormat()

ArgumentType gnash::SWF::ActionHandler::getArgFormat ( ) const
inline

◆ getType()

ActionType gnash::SWF::ActionHandler::getType ( ) const
inline

The documentation for this class was generated from the following files: