#include <Eva.h>
Inherits MemoryPoolObject.
Public Member Functions | |
| EvaCheckInfo () | |
| const FieldParse * | getFieldParse (void) const |
Public Member Functions inherited from MemoryPoolObject | |
| void | deleteInstance () |
Public Attributes | |
| EvaMessage | m_message |
| UnsignedInt | m_framesBetweenChecks |
| UnsignedInt | m_framesToExpire |
| UnsignedInt | m_priority |
| std::vector< EvaSideSounds > | m_evaSideSounds |
Static Public Attributes | |
| static const FieldParse | s_evaEventInfo [] |
| the parse table for INI definition | |
Additional Inherited Members | |
Protected Member Functions inherited from MemoryPoolObject | |
| virtual | ~MemoryPoolObject () |
| void * | operator new (size_t s) |
| void | operator delete (void *p) |
| virtual MemoryPool * | getObjectMemoryPool ()=0 |
|
inline |
| std::vector<EvaSideSounds> EvaCheckInfo::m_evaSideSounds |
| UnsignedInt EvaCheckInfo::m_framesBetweenChecks |
| UnsignedInt EvaCheckInfo::m_framesToExpire |
| EvaMessage EvaCheckInfo::m_message |
| UnsignedInt EvaCheckInfo::m_priority |
|
static |
the parse table for INI definition