Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NewWrapperAlloc< T > Class Template Reference

This is just a wrapper around the new and delete commands. More...

#include <allocators.hpp>

List of all members.

Public Member Functions

 NewWrapperAlloc ()
T *DINLINE allocate ()
void free (T *data)


Detailed Description

template<class T>
class NewWrapperAlloc< T >

This is just a wrapper around the new and delete commands.

Definition at line 32 of file allocators.hpp.


Constructor & Destructor Documentation

template<class T>
NewWrapperAlloc< T >::NewWrapperAlloc  )  [inline]
 

Definition at line 35 of file allocators.hpp.


Member Function Documentation

template<class T>
T* DINLINE NewWrapperAlloc< T >::allocate  )  [inline]
 

Definition at line 36 of file allocators.hpp.

template<class T>
void NewWrapperAlloc< T >::free T *  data  )  [inline]
 

Definition at line 39 of file allocators.hpp.


The documentation for this class was generated from the following file:
Generated on Sun Sep 17 17:55:24 2006 for FIM environment by  doxygen 1.4.4