#include <ivfdef/IvfSingletonDestroyer.h>
Public Member Functions | |
CIvfSingletonDestroyer (T *=0) | |
~CIvfSingletonDestroyer () | |
void | setSingleton (T *) |
This class can handle the destruction of singletons in an orderly fashion.
Definition at line 46 of file IvfSingletonDestroyer.h.
|
Class constructor Definition at line 65 of file IvfSingletonDestroyer.h. |
|
Class destructor Definition at line 70 of file IvfSingletonDestroyer.h. |