MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Member Functions | Static Public Member Functions
mds::base::CSingletonLifetime Class Reference

Singleton lifetime. More...

#include <mdsSingleton.h>

Inheritance diagram for mds::base::CSingletonLifetime:
Inheritance graph
[legend]

List of all members.

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.

Detailed Description

Singleton lifetime.


Constructor & Destructor Documentation

Default constructor.

Constructor.

Destructor.


Member Function Documentation

static bool mds::base::CSingletonLifetime::compare ( const CSingletonLifetime lhs,
const CSingletonLifetime rhs 
) [static]

Compares the longevity.


The documentation for this class was generated from the following file: