
| Public Member Functions | |
| LLUUIDAndName () | |
| LLUUIDAndName (const LLUUID &id, const LLString &name) | |
| bool | operator== (const LLUUIDAndName &rhs) const | 
| bool | operator< (const LLUUIDAndName &rhs) const | 
| bool | operator> (const LLUUIDAndName &rhs) const | 
| Public Attributes | |
| LLUUID | mID | 
| LLString | mName | 
Definition at line 1921 of file llinventorymodel.cpp.
| LLUUIDAndName::LLUUIDAndName | ( | ) |  [inline] | 
Definition at line 1923 of file llinventorymodel.cpp.
Definition at line 1933 of file llinventorymodel.cpp.
| bool LLUUIDAndName::operator< | ( | const LLUUIDAndName & | rhs | ) | const | 
| bool LLUUIDAndName::operator== | ( | const LLUUIDAndName & | rhs | ) | const | 
| bool LLUUIDAndName::operator> | ( | const LLUUIDAndName & | rhs | ) | const | 
Definition at line 1929 of file llinventorymodel.cpp.
Referenced by operator<(), operator==(), and operator>().
 1.4.7
 1.4.7