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

MM_AllocInfo Struct Reference
[OSCL Memory]

#include <oscl_mem_audit.h>


Public Methods

 MM_AllocInfo ()
 ~MM_AllocInfo ()
void * operator new (oscl_memsize_t size)
void * operator new (oscl_memsize_t size, MM_AllocInfo *ptr)
void operator delete (void *ptr) throw ()

Data Fields

uint32 allocNum
char * pFileName
uint32 lineNo
uint32 size
void * pMemBlock
OsclMemStatsNodepStatsNode
bool bSetFailure


Constructor & Destructor Documentation

MM_AllocInfo::MM_AllocInfo   [inline]
 

MM_AllocInfo::~MM_AllocInfo   [inline]
 


Member Function Documentation

void MM_AllocInfo::operator delete void *    ptr throw () [inline]
 

void* MM_AllocInfo::operator new oscl_memsize_t    size,
MM_AllocInfo *    ptr
[inline]
 

void* MM_AllocInfo::operator new oscl_memsize_t    size [inline]
 


Field Documentation

uint32 MM_AllocInfo::allocNum
 

bool MM_AllocInfo::bSetFailure
 

uint32 MM_AllocInfo::lineNo
 

char* MM_AllocInfo::pFileName
 

void* MM_AllocInfo::pMemBlock
 

OsclMemStatsNode* MM_AllocInfo::pStatsNode
 

uint32 MM_AllocInfo::size
 


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