Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
DynamicAudioEventRTS Class Reference

#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 MemoryPoolgetObjectMemoryPool ()=0
 

Detailed Description

Definition at line 204 of file AudioEventRTS.h.

Constructor & Destructor Documentation

◆ DynamicAudioEventRTS() [1/2]

DynamicAudioEventRTS::DynamicAudioEventRTS ( )
inline

Definition at line 209 of file AudioEventRTS.h.

◆ DynamicAudioEventRTS() [2/2]

DynamicAudioEventRTS::DynamicAudioEventRTS ( const AudioEventRTS & a)
inline

Definition at line 210 of file AudioEventRTS.h.

Member Data Documentation

◆ m_event

AudioEventRTS DynamicAudioEventRTS::m_event

Definition at line 212 of file AudioEventRTS.h.


The documentation for this class was generated from the following file: