This is the complete list of members for TFreeList, including all inherited members.
Allocate(TINT a_iNumber, TINT a_iSize) | TFreeList | |
Delete(void *a_Ptr) | TFreeList | |
GetCapacity() const | TFreeList | inline |
GetGrowSize() const | TFreeList | inline |
New(TUINT a_uiSize) | TFreeList | |
SetCapacity(TINT a_iNewCapacity) | TFreeList | |
SetGrowSize(TINT a_iGrowSize) | TFreeList | inline |
TFreeList(TUINT a_uiItemSize, TINT a_iInitialSize, TINT a_iGrowSize, const TCHAR *a_pchName) | TFreeList |