Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NoGC.C File Reference

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

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.

References operator().

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.

References operator().

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

Definition at line 87 of file NoGC.C.

References operator().

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.

References operator().


Generated on Mon May 8 00:49:00 2006 for Vesta by  doxygen 1.4.2