HashPool Class Reference
#include <Allocate.h>
Collaboration diagram for HashPool:
[legend]List of all members.
Detailed Description
Definition at line 79 of file Allocate.h.
Constructor & Destructor Documentation
HashPool::HashPool |
( |
PoolType |
type, |
|
|
char * |
name |
|
) |
|
|
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] |
|
BOOL HashPool::IsEmpty |
( |
|
) |
[inline] |
|
void HashPool::MakeFreeMemHeaders |
( |
|
) |
[protected] |
|
void HashPool::PutFreeMemHeader |
( |
MemHeader * |
memheader |
) |
[protected] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
- C:/Program Files/Hash Inc/AM120SDK/Include/Allocate.h
This A:M SDK v12.0 documentation is maintained by Hash Inc.
Please address any comments concerning this documentation to AMReports.
If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.
Generated on Thu Oct 27 11:46:52 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001