#include <llchat.h>
Collaboration diagram for LLChat:
Public Member Functions | |
LLChat (const LLString &text=LLString::null) | |
Public Attributes | |
LLString | mText |
LLString | mFromName |
LLUUID | mFromID |
EChatSourceType | mSourceType |
EChatType | mChatType |
EChatAudible | mAudible |
BOOL | mMuted |
F64 | mTime |
LLVector3 | mPosAgent |
LLUUID | mRegionID |
bool | mFromIM |
LLHost | mSourceHost |
Definition at line 69 of file llchat.h.
LLChat::LLChat | ( | const LLString & | text = LLString::null |
) | [inline] |
Definition at line 90 of file llchat.h.
Referenced by LLFloaterChat::addChat(), LLFloaterChat::addChatHistory(), get_text_color(), and process_chat_from_simulator().
Definition at line 88 of file llchat.h.
Referenced by LLFloaterChat::addChatHistory(), get_text_color(), LLFloaterChat::getChatAvatar(), LLViewerChatterBoxInvitation::post(), process_chat_from_simulator(), and process_improved_im().
bool LLChat::mFromIM |
Definition at line 96 of file llchat.h.
Referenced by LLFloaterChat::addChat(), LLFloaterChat::addChatHistory(), LLFloaterChat::getChatAvatar(), log_chat_text(), LLViewerChatterBoxInvitation::post(), and process_improved_im().
Definition at line 87 of file llchat.h.
Referenced by LLFloaterChat::addChatHistory(), LLFloaterChat::cache_name_callback(), LLFloaterChat::getChatAvatar(), LLViewerChatterBoxInvitation::post(), process_chat_from_simulator(), process_improved_im(), and trigger_hippo_bug().
Definition at line 92 of file llchat.h.
Referenced by LLFloaterChat::addChat(), LLFloaterChat::addChatHistory(), get_text_color(), inventory_offer_callback(), LLViewerChatterBoxInvitation::post(), process_chat_from_simulator(), and process_improved_im().
Definition at line 94 of file llchat.h.
Referenced by get_text_color(), LLFloaterChat::getChatPosition(), process_chat_from_simulator(), and process_improved_im().
Definition at line 95 of file llchat.h.
Referenced by LLFloaterChat::getChatPosition(), process_chat_from_simulator(), and process_improved_im().
Definition at line 97 of file llchat.h.
Referenced by LLFloaterChat::getChatAvatar(), and process_chat_from_simulator().
Definition at line 89 of file llchat.h.
Referenced by LLFloaterChat::addChat(), LLFloaterChat::addChatHistory(), LLIMMgr::addSystemMessage(), get_text_color(), LLFloaterChat::getChatAvatar(), LLNotifyBox::LLNotifyBox(), process_chat_from_simulator(), and process_improved_im().
Definition at line 86 of file llchat.h.
Referenced by LLFloaterChat::addChat(), LLFloaterChat::addChatHistory(), LLFloaterChat::chatFromLogFile(), check_offer_throttle(), inventory_offer_callback(), log_chat_text(), LLViewerChatterBoxInvitation::post(), process_chat_from_simulator(), and process_improved_im().