Definition at line 40 of file SoundManager.cpp.
| CSoundManagerWorker::CSoundManagerWorker |
( |
| ) |
|
|
inline |
| CSoundManagerWorker::~CSoundManagerWorker |
( |
| ) |
|
|
inline |
| CSoundManagerWorker::CSoundManagerWorker |
( |
ISoundManager * |
other | ) |
|
|
inlineprivate |
| void CSoundManagerWorker::addItem |
( |
ISoundItem * |
anItem | ) |
|
|
inline |
| void CSoundManagerWorker::CleanupItems |
( |
| ) |
|
|
inline |
| bool CSoundManagerWorker::GetEnabled |
( |
| ) |
|
|
inlineprivate |
| bool CSoundManagerWorker::GetShutdown |
( |
| ) |
|
|
inlineprivate |
| void CSoundManagerWorker::Run |
( |
| ) |
|
|
inlineprivate |
| static void* CSoundManagerWorker::RunThread |
( |
void * |
data | ) |
|
|
inlinestaticprivate |
| void CSoundManagerWorker::SetEnabled |
( |
bool |
enabled | ) |
|
|
inline |
| bool CSoundManagerWorker::Shutdown |
( |
void |
| ) |
|
|
inline |
| CMutex CSoundManagerWorker::m_DeadItemsMutex |
|
private |
| bool CSoundManagerWorker::m_Enabled |
|
private |
| bool CSoundManagerWorker::m_Shutdown |
|
private |
| CMutex CSoundManagerWorker::m_WorkerMutex |
|
private |
| pthread_t CSoundManagerWorker::m_WorkerThread |
|
private |
The documentation for this class was generated from the following file: