|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <atlcoll.h>

Public Member Functions | |
| void * | GetData () |
| void | Destroy () |
Static Public Member Functions | |
| static CAtlPlex * | Create (_Inout_ CAtlPlex *&Entry, _In_ size_t MaxElements, _In_ size_t ElementSize) |
Public Attributes | |
| CAtlPlex * | m_Next |
|
inlinestatic |
Definition at line 35 of file atlcoll.h.
Referenced by ATL::CAtlList< E, ETraits >::GetFreeNode().
|
inline |
|
inline |
Definition at line 58 of file atlcoll.h.
Referenced by ATL::CAtlList< E, ETraits >::GetFreeNode().
| CAtlPlex* ATL::CAtlPlex::m_Next |