#include <AudioEventRTS.h>
Inherits MemoryPoolObject.
Public Member Functions | |
| DynamicAudioEventRTS () | |
| DynamicAudioEventRTS (const AudioEventRTS &a) | |
Public Member Functions inherited from MemoryPoolObject | |
| void | deleteInstance () |
Public Attributes | |
| AudioEventRTS | m_event |
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 |
Definition at line 204 of file AudioEventRTS.h.
|
inline |
Definition at line 209 of file AudioEventRTS.h.
|
inline |
Definition at line 210 of file AudioEventRTS.h.
| AudioEventRTS DynamicAudioEventRTS::m_event |
Definition at line 212 of file AudioEventRTS.h.