wibble::commandline::MemoryManager Class Reference
Keep track of various
wibble::commandline components, and deallocate them at object destruction.
More...
#include <core.h>
List of all members.
Detailed Description
Keep track of various
wibble::commandline components, and deallocate them at object destruction.
If an object is added multiple times, it will still be deallocated only once.
Constructor & Destructor Documentation
wibble::commandline::MemoryManager::~MemoryManager |
( |
|
) |
[inline] |
Member Function Documentation
template<typename T >
T* wibble::commandline::MemoryManager::add |
( |
T * |
item |
) |
[inline] |
The documentation for this class was generated from the following file: