rml::MemPoolPolicy Struct Reference
List of all members.
Public Types |
| enum | { VERSION = 1
} |
Public Member Functions |
|
| MemPoolPolicy (rawAllocType pAlloc_, rawFreeType pFree_, size_t granularity_=0, bool fixedPool_=false, bool keepAllMemory_=false) |
Public Attributes |
|
rawAllocType | pAlloc |
|
rawFreeType | pFree |
|
size_t | granularity |
|
int | version |
|
unsigned | fixedPool: 1 |
|
unsigned | keepAllMemory: 1 |
|
unsigned | reserved: 30 |
The documentation for this struct was generated from the following file: