LLUUIDHashNode< DATA, SIZE > Class Template Reference

#include <lluuidhashmap.h>

Inheritance diagram for LLUUIDHashNode< DATA, SIZE >:

Inheritance graph
[legend]
Collaboration diagram for LLUUIDHashNode< DATA, SIZE >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLUUIDHashNode ()

Public Attributes

S32 mCount
U8 mKey [SIZE]
DATA mData [SIZE]
LLUUIDHashNode< DATA, SIZE > * mNextNodep


Detailed Description

template<class DATA, int SIZE>
class LLUUIDHashNode< DATA, SIZE >

Definition at line 117 of file lluuidhashmap.h.


Constructor & Destructor Documentation

template<class DATA, int SIZE>
LLUUIDHashNode< DATA, SIZE >::LLUUIDHashNode (  )  [inline]


Member Data Documentation

template<class DATA, int SIZE>
S32 LLUUIDHashNode< DATA, SIZE >::mCount

template<class DATA, int SIZE>
U8 LLUUIDHashNode< DATA, SIZE >::mKey[SIZE]

template<class DATA, int SIZE>
DATA LLUUIDHashNode< DATA, SIZE >::mData[SIZE]

template<class DATA, int SIZE>
LLUUIDHashNode<DATA, SIZE>* LLUUIDHashNode< DATA, SIZE >::mNextNodep


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

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