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().

Here is the call graph for this function:

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

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.

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.


Member Data Documentation

Definition at line 71 of file lluuidhashmap_tut.cpp.

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

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 Fri May 16 09:43:14 2008 for SecondLife by  doxygen 1.5.5