KeyUseTrackerNodeImpl< TKey, TData > Class Template Reference

#include <llkeyusetracker.h>

Collaboration diagram for KeyUseTrackerNodeImpl< TKey, TData >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 KeyUseTrackerNodeImpl (TKey k, TData d)

Public Attributes

U64 mLastUse
U32 mUseCount
TKey mKey
TData mData


Detailed Description

template<class TKey, class TData>
class KeyUseTrackerNodeImpl< TKey, TData >

Definition at line 45 of file llkeyusetracker.h.


Constructor & Destructor Documentation

template<class TKey, class TData>
KeyUseTrackerNodeImpl< TKey, TData >::KeyUseTrackerNodeImpl ( TKey  k,
TData  d 
) [inline]

Definition at line 53 of file llkeyusetracker.h.


Member Data Documentation

template<class TKey, class TData>
U64 KeyUseTrackerNodeImpl< TKey, TData >::mLastUse

template<class TKey, class TData>
U32 KeyUseTrackerNodeImpl< TKey, TData >::mUseCount

template<class TKey, class TData>
TKey KeyUseTrackerNodeImpl< TKey, TData >::mKey

Definition at line 50 of file llkeyusetracker.h.

template<class TKey, class TData>
TData KeyUseTrackerNodeImpl< TKey, TData >::mData


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

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