ResourceObj Class Reference

#include <allocation.hpp>

Inheritance diagram for ResourceObj:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void * operator new (size_t size, bool on_C_heap=false)
void operator delete (void *p)

Detailed Description

Definition at line 275 of file allocation.hpp.


Member Function Documentation

void ResourceObj::operator delete ( void *  p  )  [inline]

Definition at line 281 of file allocation.hpp.

void* ResourceObj::operator new ( size_t  size,
bool  on_C_heap = false 
) [inline]

Definition at line 277 of file allocation.hpp.

References allocateResource().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 14:15:29 2006 for Strongtalk VM by  doxygen 1.4.7