gnash::SWF::ActionHandler Class Reference

#include <ASHandlers.h>

List of all members.

Public Member Functions

 ActionHandler ()
 ActionHandler (action_type type, action_callback_t func)
 ActionHandler (action_type type, std::string name, action_callback_t func)
 ActionHandler (action_type type, std::string name, action_callback_t func, as_arg_t format)
 ActionHandler (action_type type, std::string name, action_callback_t func, as_arg_t format, int nargs)
 ~ActionHandler ()
void execute (ActionExec &thread) const
 Execute the action.
void toggleDebug (bool state) const
action_type getType () const
std::string getName () const
int getNumArgs () const
as_arg_t getArgFormat () const


Constructor & Destructor Documentation

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

gnash::SWF::ActionHandler::ActionHandler ( action_type  type,
action_callback_t  func 
)

gnash::SWF::ActionHandler::ActionHandler ( action_type  type,
std::string  name,
action_callback_t  func 
)

gnash::SWF::ActionHandler::ActionHandler ( action_type  type,
std::string  name,
action_callback_t  func,
as_arg_t  format 
)

gnash::SWF::ActionHandler::ActionHandler ( action_type  type,
std::string  name,
action_callback_t  func,
as_arg_t  format,
int  nargs 
)

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


Member Function Documentation

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

Execute the action.

void gnash::SWF::ActionHandler::toggleDebug ( bool  state  )  const [inline]

action_type gnash::SWF::ActionHandler::getType (  )  const [inline]

std::string gnash::SWF::ActionHandler::getName (  )  const [inline]

int gnash::SWF::ActionHandler::getNumArgs (  )  const [inline]

as_arg_t gnash::SWF::ActionHandler::getArgFormat (  )  const [inline]


The documentation for this class was generated from the following files:
Generated on Thu Mar 6 18:25:12 2008 for Gnash by  doxygen 1.5.4