Public Methods | |
SoundStateQueueItem (unsigned int prio, SoundState *state) | |
bool | operator< (const SoundStateQueueItem &item) const |
bool | operator== (const SoundStateQueueItem &item) |
SoundState * | getState () const |
unsigned int | getPriority () |
Private Attributes | |
unsigned int | m_prio |
SoundState * | m_state |
|
|
|
|
|
|
|
|
|
|
|
|
|
|