#include <llfloaterchat.h>
Collaboration diagram for LLNameLookupEntry:
Public Member Functions | |
LLNameLookupEntry (const LLUUID &id=LLUUID::null, const LLString &object="") | |
bool | operator== (const LLNameLookupEntry &rhs) |
Public Attributes | |
LLUUID | mID |
LLString | mObject |
Definition at line 55 of file llfloaterchat.h.
LLNameLookupEntry::LLNameLookupEntry | ( | const LLUUID & | id = LLUUID::null , |
|
const LLString & | object = "" | |||
) | [inline] |
Definition at line 58 of file llfloaterchat.h.
bool LLNameLookupEntry::operator== | ( | const LLNameLookupEntry & | rhs | ) | [inline] |
Definition at line 62 of file llfloaterchat.h.