#include <lllogtextmessage.h>
Collaboration diagram for LLLogTextMessage::LLLogTextMessageData:

Public Member Functions | |
| LLLogTextMessageData (const LLUUID &from, const LLUUID &to, const F64 &global_x, const F64 &gloabl_y, const char *message) | |
Public Attributes | |
| LLUUID | mFromID |
| LLUUID | mToID |
| F64 | mGlobalX |
| F64 | mGlobalY |
| std::string | mMessage |
| S32 | mTime |
Definition at line 72 of file lllogtextmessage.h.
Definition at line 80 of file lllogtextmessage.h.
Definition at line 82 of file lllogtextmessage.h.
Definition at line 83 of file lllogtextmessage.h.
| std::string LLLogTextMessage::LLLogTextMessageData::mMessage |
Definition at line 81 of file lllogtextmessage.h.
1.4.7