Main Page
Modules
Class Hierarchy
Data Structures
File List
Data Fields
Globals
Related Pages
OsclMemPoolResizableAllocator::MemPoolBufferInfo Struct Reference
#include <
oscl_mem_mempool.h
>
Data Fields
uint32
iBufferPreFence
OsclAny
*
iStartAddr
OsclAny
*
iEndAddr
uint32
iBufferSize
uint32
iNumOutstanding
MemPoolBlockInfo
*
iNextFreeBlock
uint32
iAllocatedSz
uint32
iBufferPostFence
Field Documentation
uint32 OsclMemPoolResizableAllocator::MemPoolBufferInfo::iAllocatedSz
uint32 OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferPostFence
uint32 OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferPreFence
uint32 OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferSize
OsclAny
* OsclMemPoolResizableAllocator::MemPoolBufferInfo::iEndAddr
MemPoolBlockInfo
* OsclMemPoolResizableAllocator::MemPoolBufferInfo::iNextFreeBlock
uint32 OsclMemPoolResizableAllocator::MemPoolBufferInfo::iNumOutstanding
OsclAny
* OsclMemPoolResizableAllocator::MemPoolBufferInfo::iStartAddr
The documentation for this struct was generated from the following file:
oscl_mem_mempool.h
OSCL API
Posting Version: CORE_8.000.1.1_RC4