Class Hierarchy   Compound List   File List   Compound Members   File Members  

Memory Class Reference

List of all members.

Static Public Members

Int getPageSize ()
Int getVirtualAvailable ()
Int getPhysicalAvailable ()
Int getMemoryUsed ()
Int getMaxMemoryUsed ()
Int getMemorySize (const Void* pointer)
Int getPageNumber (const Void* pointer)
Voidallocate (Int size, const Char* srcName, Int srcLine)
Voidreallocate (Void *pointer, Int size, const Char* srcName, Int srcLine)
Void free (Void* pointer, const Char* srcName, Int srcLine)
Void checkGuards (const Void* pointer, const Char* srcName, Int srcLine)


Member Function Documentation

Int Memory::getPageSize () [static]

Int Memory::getVirtualAvailable () [static]

Int Memory::getPhysicalAvailable () [static]

Int Memory::getMemoryUsed () [static]

Int Memory::getMaxMemoryUsed () [static]

Int Memory::getMemorySize (const Void * pointer) [static]

Int Memory::getPageNumber (const Void * pointer) [static]

Void* Memory::allocate (Int size, const Char * srcName, Int srcLine) [static]

Void* Memory::reallocate (Void * pointer, Int size, const Char * srcName, Int srcLine) [static]

Void Memory::free (Void * pointer, const Char * srcName, Int srcLine) [static]

Void Memory::checkGuards (const Void * pointer, const Char * srcName, Int srcLine) [static]


The documentation for this class was generated from the following file:
Generated at Wed Nov 3 15:16:41 1999 for Architectural Walkthrough Project by doxygen  written by Dimitri van Heesch, © 1997-1999