LLLocalIDHashNode< DATA, SIZE > Class Template Reference

#include <lllocalidhashmap.h>

Inheritance diagram for LLLocalIDHashNode< DATA, SIZE >:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLLocalIDHashNode ()

Public Attributes

S32 mCount
U32 mKey [SIZE]
DATA mData [SIZE]
LLLocalIDHashNode< DATA, SIZE > * mNextNodep


Detailed Description

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

Definition at line 46 of file lllocalidhashmap.h.


Constructor & Destructor Documentation

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


Member Data Documentation

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

template<class DATA, int SIZE>
U32 LLLocalIDHashNode< DATA, SIZE >::mKey[SIZE]

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

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


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

Generated on Fri May 16 08:51:51 2008 for SecondLife by  doxygen 1.5.5