List of all members.
Public Member Functions |
int | size () const |
int | allocatedSize () const |
void * | operator new (size_t size) |
void | operator delete (void *ptr, size_t size) |
void | constructor () |
void | constructLocalArray (int __anum) |
Protected Member Functions |
void | _freeAll (int sizeofT) |
void | _setSize (int newsize, int sizeofT) |
Protected Attributes |
int | _size |
int | _anum |
void * | _data |
The documentation for this class was generated from the following files: