CHeapObj Class Reference

#include <allocation.hpp>

Inheritance diagram for CHeapObj:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void * operator new (size_t size)
void operator delete (void *p)
void * new_array (size_t size)

Detailed Description

Definition at line 56 of file allocation.hpp.


Member Function Documentation

void* CHeapObj::new_array ( size_t  size  ) 

void CHeapObj::operator delete ( void *  p  ) 

Definition at line 37 of file allocation.cpp.

References assert, Resources::contains(), FreeHeap(), and resources.

Here is the call graph for this function:

void * CHeapObj::operator new ( size_t  size  ) 

Reimplemented in rSet.

Definition at line 33 of file allocation.cpp.

References AllocateHeap().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Oct 9 13:50:49 2006 for Strongtalk VM by  doxygen 1.4.7