MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Singleton lifetime. More...
#include <mdsSingleton.h>
Public Member Functions | |
CSingletonLifetime () | |
Default constructor. | |
CSingletonLifetime (int iLongevity) | |
Constructor. | |
virtual | ~CSingletonLifetime () |
Destructor. | |
Static Public Member Functions | |
static bool | compare (const CSingletonLifetime *lhs, const CSingletonLifetime *rhs) |
Compares the longevity. |
Singleton lifetime.
Default constructor.
mds::base::CSingletonLifetime::CSingletonLifetime | ( | int | iLongevity | ) |
Constructor.
virtual mds::base::CSingletonLifetime::~CSingletonLifetime | ( | ) | [virtual] |
Destructor.
static bool mds::base::CSingletonLifetime::compare | ( | const CSingletonLifetime * | lhs, |
const CSingletonLifetime * | rhs | ||
) | [static] |
Compares the longevity.