#include <Singleton.hxx>
Static Public Member Functions | |
template<typename... Args> | |
static T & | getInstance (Args... args) |
Protected Member Functions | |
Singleton () | |
~Singleton () | |
Definition at line 14 of file Singleton.hxx.
|
protected |
|
inlinestatic |
Definition at line 17 of file Singleton.hxx.
Referenced by AsyncPipeline< ObjectType >::startService().