#include <FSMLoader.h>
Inheritance diagram for FSM::CFSMLoaderXML::
Public Methods | |
CFSMLoaderXML (CFiniteStateMachine *fsm) | |
virtual | ~CFSMLoaderXML () |
bool | Load (const char *filename) |
Protected Attributes | |
CFiniteStateMachine * | m_FSM |
Definition at line 99 of file FSMLoader.h.
|
Definition at line 747 of file FSMLoader.cpp. |
|
Definition at line 752 of file FSMLoader.cpp. |
|
Definition at line 756 of file FSMLoader.cpp. References CRITICAL, iRethrow, iThrow(), and FSM::CFSMLoader::m_FSM. |
|
Definition at line 64 of file FSMLoader.h. Referenced by Load(), FSM::CFSMSimpleLoaderXML::Load(), FSM::CFSMSimpleLoaderXML::LoadFSM(), FSM::CFSMSimpleLoaderXML::LoadState(), and FSM::CFSMSimpleLoaderXML::LoadVariable(). |