csutil/customallocated.h File Reference
Base class to allocate subclasses with cs_malloc(). More...
#include "csutil/custom_new_disable.h"
#include "csutil/custom_new_enable.h"
Go to the source code of this file.
Classes | |
| class | CS::Memory::CustomAllocated |
| Class that overrides operator new/operator delete/etc. More... | |
| class | CS::Memory::CustomAllocatedDerived< T > |
| Class that overrides operator new/operator delete/etc. More... | |
Namespaces | |
| namespace | CS |
| Main namespace for CrystalSpace. | |
| namespace | CS::Memory |
| Memory allocation. | |
Detailed Description
Base class to allocate subclasses with cs_malloc().
Definition in file customallocated.h.
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
