/vesta/vestasys.org/basics/basics/36/src/NoGC.C File Reference

#include <sys/types.h>
#include <new>
#include "Basics.H"

Include dependency graph for NoGC.C:

Go to the source code of this file.

Functions

void * operator new (size_t size, Basics::gc_no_pointers_t unused, const char *file, unsigned int line)
void * operator new[] (size_t size, Basics::gc_no_pointers_t unused, const char *file, unsigned int line)
void * operator new (size_t size, const char *file, unsigned int line)
void * operator new[] (size_t size, const char *file, unsigned int line)


Function Documentation

void* operator new ( size_t  size,
const char *  file,
unsigned int  line 
)

Definition at line 70 of file NoGC.C.

void* operator new ( size_t  size,
Basics::gc_no_pointers_t  unused,
const char *  file,
unsigned int  line 
)

Definition at line 34 of file NoGC.C.

void* operator new[] ( size_t  size,
const char *  file,
unsigned int  line 
)

Definition at line 87 of file NoGC.C.

void* operator new[] ( size_t  size,
Basics::gc_no_pointers_t  unused,
const char *  file,
unsigned int  line 
)

Definition at line 52 of file NoGC.C.


Generated on Thu May 24 23:12:37 2007 for Vesta by  doxygen 1.5.1