![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cKernel.h>
Public Member Functions | |
bool | IsListLinked () const |
void | RemoveFromList () |
![]() | |
void | DestroyThis () |
Public Attributes | |
CKeList | m_ListEntry |
base class for dynamic object that is a member of a CKeList/CKePool. ASSUME offsetof(TYPE,m_ListEntry) == 0 for the offset to this.
|
inline |
|
inline |
CKeList GrayKernel::CKeListObj< _UTAG >::m_ListEntry |