Atlfast::DeleteObject Class Reference

#include <DeleteObject.h>

List of all members.

Public Member Functions

template<class T>
void operator() (T *t)


Detailed Description

Definition at line 6 of file DeleteObject.h.


Member Function Documentation

template<class T>
void Atlfast::DeleteObject::operator() ( T *  t  )  [inline]

Definition at line 9 of file DeleteObject.h.

00009 {delete t;}


The documentation for this class was generated from the following file:
Generated on Fri Sep 21 10:47:58 2007 for AtlfastAlgs by  doxygen 1.5.1