Public Member Functions | Friends | List of all members
FSMObjectList Class Reference
Inheritance diagram for FSMObjectList:

Public Member Functions

void cleanup ()
 call the cleanup method for all FSM objects in the list More...
 
FSMObjectFSMObjectWithName (const char *name)
 
const FSMObjectFSMObjectWithName (const char *name) const
 
FSMObjecthead ()
 
const FSMObjecthead () 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
 

Member Function Documentation

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