CBaseList::CNodeCache Class Reference

#include <wxlist.h>

List of all members.

Public Member Functions

 CNodeCache (INT iCacheSize)
 ~CNodeCache ()
void AddToCache (CNode *pNode)
CNodeRemoveFromCache ()

Private Attributes

INT m_iCacheSize
INT m_iUsed
CNodem_pHead


Detailed Description

Definition at line 65 of file wxlist.h.


Constructor & Destructor Documentation

CBaseList::CNodeCache::CNodeCache ( INT  iCacheSize  )  [inline]

Definition at line 68 of file wxlist.h.

CBaseList::CNodeCache::~CNodeCache (  )  [inline]

Definition at line 72 of file wxlist.h.

References CBaseList::CNode::Next().


Member Function Documentation

void CBaseList::CNodeCache::AddToCache ( CNode pNode  )  [inline]

Definition at line 80 of file wxlist.h.

References CBaseList::CNode::SetNext().

Referenced by CBaseList::RemoveI().

CNode* CBaseList::CNodeCache::RemoveFromCache (  )  [inline]


Member Data Documentation

Definition at line 101 of file wxlist.h.

Definition at line 104 of file wxlist.h.

Definition at line 105 of file wxlist.h.


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

Generated on Sun May 25 00:20:35 2008 by  doxygen 1.5.6