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.

Public Member Functions

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

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:
Generated on Wed May 12 10:46:57 2010 for wibble by  doxygen 1.6.3