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 2236 of file llinventorymodel.cpp.


Constructor & Destructor Documentation

LLUUIDAndName::LLUUIDAndName (  )  [inline]

Definition at line 2238 of file llinventorymodel.cpp.

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

Definition at line 2248 of file llinventorymodel.cpp.


Member Function Documentation

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

Definition at line 2253 of file llinventorymodel.cpp.

References mID, and mName.

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

Definition at line 2258 of file llinventorymodel.cpp.

References mID.

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

Definition at line 2263 of file llinventorymodel.cpp.

References mID.


Member Data Documentation

Definition at line 2244 of file llinventorymodel.cpp.

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

Definition at line 2245 of file llinventorymodel.cpp.

Referenced by operator==().


The documentation for this struct was generated from the following file:

Generated on Fri May 16 09:21:21 2008 for SecondLife by  doxygen 1.5.5