#include <llchat.h>

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 |
Definition at line 68 of file llchat.h.
| LLChat::LLChat | ( | const LLString & | text = LLString::null |
) | [inline] |
Definition at line 83 of file llchat.h.
Referenced by add_timestamped_line(), 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().
Definition at line 84 of file llchat.h.
Referenced by add_timestamped_line(), LLFloaterChat::addChatHistory(), LLViewerChatterBoxInvitation::post(), process_chat_from_simulator(), process_improved_im(), and trigger_hippo_bug().
Definition at line 85 of file llchat.h.
Referenced by add_timestamped_line(), LLFloaterChat::addChatHistory(), get_text_color(), LLViewerChatterBoxInvitation::post(), process_chat_from_simulator(), and process_improved_im().
Definition at line 86 of file llchat.h.
Referenced by add_timestamped_line(), LLFloaterChat::addChat(), LLFloaterChat::addChatHistory(), LLIMMgr::addSystemMessage(), get_text_color(), LLNotifyBox::LLNotifyBox(), process_chat_from_simulator(), and process_improved_im().
Definition at line 87 of file llchat.h.
Referenced by LLFloaterChat::addChat(), LLFloaterChat::addChatHistory(), get_text_color(), and process_chat_from_simulator().
Definition at line 89 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 91 of file llchat.h.
Referenced by get_text_color(), and process_chat_from_simulator().
1.5.5