SimpleCleanup< T > Class Template Reference

#include <cleanup.h>

Inheritance diagram for SimpleCleanup< T >:
CleanupProc

List of all members.

Public Member Functions

 SimpleCleanup (T *inst)
 ~SimpleCleanup ()
void doClean ()

Private Attributes

T * m_inst

Detailed Description

template<typename T>
class SimpleCleanup< T >

Definition at line 30 of file cleanup.h.


Constructor & Destructor Documentation

template<typename T>
SimpleCleanup< T >::SimpleCleanup ( T *  inst  )  [inline]

Definition at line 33 of file cleanup.h.

template<typename T>
SimpleCleanup< T >::~SimpleCleanup (  )  [inline]

Definition at line 38 of file cleanup.h.


Member Function Documentation

template<typename T>
void SimpleCleanup< T >::doClean (  )  [inline, virtual]

Implements CleanupProc.

Definition at line 43 of file cleanup.h.


Member Data Documentation

template<typename T>
T* SimpleCleanup< T >::m_inst [private]

Definition at line 49 of file cleanup.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:27 2012 for MythTV by  doxygen 1.6.3