Geophysical Inversion and Modelling Library
v1.5.2-5-g042d7f36
|
Static Public Member Functions | |
static Classname * | pInstance () |
static Classname & | instance () |
Protected Member Functions | |
Singleton () | |
Singleton (const Singleton &) | |
Template class for singleton instances
|
inlineprotected |
Protected so it can only be called from derived classes
|
inlinestatic |
This call create one instance of the class and return a reference to it.
|
inlinestatic |
This call create one instance of the class and return a pointer to it.