Public Member Functions

GControllerManager Class Reference

#include <GControllerManager.h>

Inheritance diagram for GControllerManager:
GSingletonManager< GControllerManager >

List of all members.

Public Member Functions

 GControllerManager (void)
 ~GControllerManager (void)
void * malloc (NxU32 size)
void * mallocDEBUG (NxU32 size, const char *fileName, int line)
void * realloc (void *memory, NxU32 size)
void free (void *memory)

Constructor & Destructor Documentation

GControllerManager::GControllerManager ( void   ) 
GControllerManager::~GControllerManager ( void   ) 

Member Function Documentation

void GControllerManager::free ( void *  memory  ) 
void * GControllerManager::malloc ( NxU32  size  ) 
void * GControllerManager::mallocDEBUG ( NxU32  size,
const char *  fileName,
int  line 
)
void * GControllerManager::realloc ( void *  memory,
NxU32  size 
)

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Friends Defines