Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

OsclMemPoolResizableAllocator::MemPoolBlockInfo Struct Reference

#include <oscl_mem_mempool.h>


Data Fields

uint32 iBlockPreFence
MemPoolBlockInfo * iNextFreeBlock
MemPoolBlockInfo * iPrevFreeBlock
uint32 iBlockSize
uint8 * iBlockBuffer
MemPoolBufferInfoiParentBuffer
uint32 iBlockPostFence


Field Documentation

uint8* OsclMemPoolResizableAllocator::MemPoolBlockInfo::iBlockBuffer
 

uint32 OsclMemPoolResizableAllocator::MemPoolBlockInfo::iBlockPostFence
 

uint32 OsclMemPoolResizableAllocator::MemPoolBlockInfo::iBlockPreFence
 

uint32 OsclMemPoolResizableAllocator::MemPoolBlockInfo::iBlockSize
 

MemPoolBlockInfo* OsclMemPoolResizableAllocator::MemPoolBlockInfo::iNextFreeBlock
 

MemPoolBufferInfo* OsclMemPoolResizableAllocator::MemPoolBlockInfo::iParentBuffer
 

MemPoolBlockInfo* OsclMemPoolResizableAllocator::MemPoolBlockInfo::iPrevFreeBlock
 


The documentation for this struct was generated from the following file:
OSCL API
Posting Version: OPENCORE_20090310