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

MM_AllocBlockHdr Struct Reference
[OSCL Memory]

#include <oscl_mem_audit_internals.h>


Public Methods

bool isAllocNodePtr ()
void setAllocNodeFlag ()
 MM_AllocBlockHdr ()
 MM_AllocBlockHdr (void *ptr, uint32 inSize)

Data Fields

void * pNode
uint32 size
void * pRootNode
uint32 pad

Static Public Attributes

const uint32 ALLOC_NODE_FLAG = 0x80000000


Constructor & Destructor Documentation

MM_AllocBlockHdr::MM_AllocBlockHdr   [inline]
 

MM_AllocBlockHdr::MM_AllocBlockHdr void *    ptr,
uint32    inSize
[inline]
 


Member Function Documentation

bool MM_AllocBlockHdr::isAllocNodePtr   [inline]
 

void MM_AllocBlockHdr::setAllocNodeFlag   [inline]
 


Field Documentation

uint32 MM_AllocBlockHdr::pad
 

void* MM_AllocBlockHdr::pNode
 

void* MM_AllocBlockHdr::pRootNode
 

uint32 MM_AllocBlockHdr::size
 


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