LLUUIDAndName Struct Reference

Collaboration diagram for LLUUIDAndName:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Definition at line 1921 of file llinventorymodel.cpp.


Constructor & Destructor Documentation

LLUUIDAndName::LLUUIDAndName (  )  [inline]

Definition at line 1923 of file llinventorymodel.cpp.

LLUUIDAndName::LLUUIDAndName ( const LLUUID id,
const LLString name 
)

Definition at line 1933 of file llinventorymodel.cpp.


Member Function Documentation

bool LLUUIDAndName::operator< ( const LLUUIDAndName rhs  )  const

Definition at line 1943 of file llinventorymodel.cpp.

References mID.

bool LLUUIDAndName::operator== ( const LLUUIDAndName rhs  )  const

Definition at line 1938 of file llinventorymodel.cpp.

References mID, and mName.

bool LLUUIDAndName::operator> ( const LLUUIDAndName rhs  )  const

Definition at line 1948 of file llinventorymodel.cpp.

References mID.


Member Data Documentation

LLUUID LLUUIDAndName::mID

Definition at line 1929 of file llinventorymodel.cpp.

Referenced by operator<(), operator==(), and operator>().

LLString LLUUIDAndName::mName

Definition at line 1930 of file llinventorymodel.cpp.

Referenced by operator==().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 1 06:11:55 2010 for Second Life Viewer by  doxygen 1.4.7