Public Member Functions | |
Constructor / Destructor | |
CP_MemorySession (char *inSessionName) | |
Constructor. | |
virtual | ~CP_MemorySession () |
Destructor. | |
Getters | |
char * | GetName () |
Static Public Member Functions | |
operators | |
static void * | operator new (size_t size) |
static void | operator delete (void *ptr) |
Protected Attributes | |
char | fSessionName [256] |
|
|
|
|
|
Returns the name of this session.
|
|
|
|
|
|
|