wibble::commandline::MemoryManager Class Reference

#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.

Public Member Functions

 ~MemoryManager ()
template<typename T>
T * add (T *item)


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:

Generated on Tue Mar 11 11:25:19 2008 for wibble by  doxygen 1.5.5