Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_MemoryAllocation Class Reference

List of all members.

Public Member Functions

Constructor / Destructor
 CP_MemoryAllocation ()
 Constructor.
 CP_MemoryAllocation (const CP_MemoryAllocation &inAllocation)
Getters / Setters
SInt32 GetBlockSize ()
void SetBlockStatus (SInt32 inBlockStatus)
SInt32 GetBlockStatus ()
operators
CP_MemoryAllocationoperator= (const CP_MemoryAllocation &inAllocation)
bool operator== (const CP_MemoryAllocation &inAllocation)

Public Attributes

SInt16 fBlockType
SInt32 fAddress
SInt16 fBlockSize
SInt16 fSession
const char * fFunction
const char * fFile
SInt16 fLine
SInt32 fBlockStatus

Constructor & Destructor Documentation

CP_MemoryAllocation::CP_MemoryAllocation  ) 
 

CP_MemoryAllocation::CP_MemoryAllocation const CP_MemoryAllocation inAllocation  ) 
 


Member Function Documentation

SInt32 CP_MemoryAllocation::GetBlockSize  ) 
 

Returns the size of the allocated block.

Exceptions:
none 
Returns:
SInt32 The allocated blocks size.

void CP_MemoryAllocation::SetBlockStatus SInt32  inBlockStatus  ) 
 

Sets the current status of this block.

Parameters:
inBlockStatus The status of the block.
Exceptions:
none 
Returns:
void

SInt32 CP_MemoryAllocation::GetBlockStatus  ) 
 

Returns the current status of this block.

Exceptions:
none 
Returns:
SInt32 The current status of the block.

CP_MemoryAllocation & CP_MemoryAllocation::operator= const CP_MemoryAllocation inAllocation  ) 
 

bool CP_MemoryAllocation::operator== const CP_MemoryAllocation inAllocation  ) 
 


Member Data Documentation

SInt16 CP_MemoryAllocation::fBlockType
 

SInt32 CP_MemoryAllocation::fAddress
 

SInt16 CP_MemoryAllocation::fBlockSize
 

SInt16 CP_MemoryAllocation::fSession
 

const char* CP_MemoryAllocation::fFunction
 

const char* CP_MemoryAllocation::fFile
 

SInt16 CP_MemoryAllocation::fLine
 

SInt32 CP_MemoryAllocation::fBlockStatus
 


The documentation for this class was generated from the following files:
Generated on Tue Sep 20 20:21:52 2005 for CPLAT_MacOS by  doxygen 1.4.0