#include <llfloateractivespeakers.h>


Public Member Functions | |
| LLSpeakerListChangeEvent (LLSpeakerMgr *source, const LLUUID &speaker_id) | |
| LLSD | getValue () |
Private Attributes | |
| const LLUUID & | mSpeakerID |
Definition at line 106 of file llfloateractivespeakers.h.
| LLSpeakerListChangeEvent::LLSpeakerListChangeEvent | ( | LLSpeakerMgr * | source, | |
| const LLUUID & | speaker_id | |||
| ) |
Definition at line 122 of file llfloateractivespeakers.cpp.
| LLSD LLSpeakerListChangeEvent::getValue | ( | ) | [virtual] |
Reimplemented from LLEvent.
Definition at line 128 of file llfloateractivespeakers.cpp.
References mSpeakerID.
const LLUUID& LLSpeakerListChangeEvent::mSpeakerID [private] |
1.5.5