Skip to content

classHashPool 03

Member Function Documentation

void* HashPool::Alloc size_t  size  ) 
 

MemHeader* HashPool::AllocateBlock size_t  minsize  )  [inline, protected]
 

void HashPool::Free void *  p  ) 
 

void HashPool::FreePool  ) 
 

MemHeader* HashPool::GetFreeMemHeader  )  [protected]
 

LONG HashPool::GetTotal  )  [inline]
  Definition at line 106 of file Allocate.h.

BOOL HashPool::IsEmpty  )  [inline]
  Definition at line 107 of file Allocate.h.

void HashPool::MakeFreeMemHeaders  )  [protected]
 

void HashPool::PutFreeMemHeader MemHeader memheader  )  [protected]