Singleton< T >::InstanceDestruction Class Reference

class that will destroy the singleton instance at the program exit. More...

List of all members.

Public Member Functions

 ~InstanceDestruction (void)
 just destroys the singleton instance of this template implementation


Detailed Description

template<class T>
class Singleton< T >::InstanceDestruction

class that will destroy the singleton instance at the program exit.

Definition at line 147 of file singleton.h.


Constructor & Destructor Documentation

template<class T>
Singleton< T >::InstanceDestruction::~InstanceDestruction void   )  [inline]
 

just destroys the singleton instance of this template implementation

Definition at line 150 of file singleton.h.

References Singleton< T >::destroyInstance().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Wed Apr 12 14:23:33 2006 for bjs by  doxygen 1.4.5