tut::UUIDTableEntry Class Reference

Collaboration diagram for tut::UUIDTableEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UUIDTableEntry ()
 UUIDTableEntry (const LLUUID &id, U32 value)
 ~UUIDTableEntry ()
const LLUUIDgetID ()
const U32getValue ()

Static Public Member Functions

static BOOL uuidEq (const LLUUID &uuid, const UUIDTableEntry &id_pair)

Protected Attributes

LLUUID mID
U32 mValue

Detailed Description

Definition at line 41 of file lluuidhashmap_tut.cpp.


Constructor & Destructor Documentation

tut::UUIDTableEntry::UUIDTableEntry (  )  [inline]

Definition at line 44 of file lluuidhashmap_tut.cpp.

References mID, mValue, and LLUUID::setNull().

tut::UUIDTableEntry::UUIDTableEntry ( const LLUUID id,
U32  value 
) [inline]

Definition at line 50 of file lluuidhashmap_tut.cpp.

References mID, and mValue.

tut::UUIDTableEntry::~UUIDTableEntry (  )  [inline]

Definition at line 56 of file lluuidhashmap_tut.cpp.


Member Function Documentation

const LLUUID& tut::UUIDTableEntry::getID (  )  [inline]

Definition at line 67 of file lluuidhashmap_tut.cpp.

References mID.

const U32& tut::UUIDTableEntry::getValue (  )  [inline]

Definition at line 68 of file lluuidhashmap_tut.cpp.

References mValue.

static BOOL tut::UUIDTableEntry::uuidEq ( const LLUUID uuid,
const UUIDTableEntry id_pair 
) [inline, static]

Definition at line 58 of file lluuidhashmap_tut.cpp.

References FALSE, mID, and TRUE.


Member Data Documentation

LLUUID tut::UUIDTableEntry::mID [protected]

Definition at line 71 of file lluuidhashmap_tut.cpp.

Referenced by getID(), uuidEq(), and UUIDTableEntry().

U32 tut::UUIDTableEntry::mValue [protected]

Definition at line 72 of file lluuidhashmap_tut.cpp.

Referenced by getValue(), and UUIDTableEntry().


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