#include <llfloateractivespeakers.h>
Inheritance diagram for LLIMSpeakerMgr:


| Public Member Functions | |
| LLIMSpeakerMgr (LLVoiceChannel *channel) | |
| void | processSpeakerListUpdate (LLSD update) | 
| void | processSpeakerList (LLSD list) | 
| void | processSpeakerMap (LLSD list) | 
| Protected Member Functions | |
| virtual void | updateSpeakerList () | 
Definition at line 125 of file llfloateractivespeakers.h.
| LLIMSpeakerMgr::LLIMSpeakerMgr | ( | LLVoiceChannel * | channel | ) | 
Definition at line 696 of file llfloateractivespeakers.cpp.
Definition at line 707 of file llfloateractivespeakers.cpp.
References list, LLSpeakerMgr::setSpeaker(), and LLSpeaker::STATUS_TEXT_ONLY.
Referenced by LLFloaterIMPanel::setSpeakersList().
Definition at line 732 of file llfloateractivespeakers.cpp.
References LLSpeakerMgr::findSpeaker(), INACTIVE_COLOR, ll_print_sd(), llendl, llwarns, LLSpeakerMgr::setSpeaker(), SPEAKER_TIMEOUT, LLSpeaker::STATUS_NOT_IN_CHANNEL, and LLSpeakerMgr::update().
Referenced by LLFloaterIMPanel::updateSpeakersList().
Definition at line 719 of file llfloateractivespeakers.cpp.
References LLSD::beginMap(), LLSD::endMap(), and LLSpeakerMgr::setSpeaker().
Referenced by LLFloaterIMPanel::setSpeakersListFromMap().
| void LLIMSpeakerMgr::updateSpeakerList | ( | ) |  [protected, virtual] | 
 1.4.7
 1.4.7