DestroyerT Class Template Reference
#include <SingletonT.hh>
Detailed Description
template<class DOOMED>
class DestroyerT< DOOMED >
Destroyer Public Member Functions | |
DestroyerT (DOOMED *=0) | |
~DestroyerT () | |
void | SetDoomed (DOOMED *) |
Constructor & Destructor Documentation
DestroyerT | ( | DOOMED * | d = 0 |
) | [inline] |
Constructor
~DestroyerT | ( | ) | [inline] |
Destructor
Member Function Documentation
void SetDoomed | ( | DOOMED * | d | ) | [inline] |
Sets the class to be cleaned
The documentation for this class was generated from the following file: