Public Member Functions | |
void | cleanup () |
call the cleanup method for all FSM objects in the list More... | |
FSMObject * | FSMObjectWithName (const char *name) |
const FSMObject * | FSMObjectWithName (const char *name) const |
FSMObject * | head () |
const FSMObject * | head () const |
void | put (FSMObject &b) |
int | remove (FSMObject *b) |
void | setup (Tcl_Interp *pInterpreter) |
void | wrapup () |
call the wrapup method for all FSM objects in the list More... | |
Friends | |
class | FSMObjectListIter |
void FSMObjectList::cleanup | ( | ) |
call the cleanup method for all FSM objects in the list
void FSMObjectList::wrapup | ( | ) |
call the wrapup method for all FSM objects in the list