Geophysical Inversion and Modelling Library v1.5.4
|
#include <gimli.h>
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.
References pInstance().
|
inlinestatic |
This call create one instance of the class and return a pointer to it.
Referenced by instance().