![]() |
GranOO
3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
|
#include <Singleton.hpp>
Static Public Member Functions | |
static bool | exist () |
static T & | get () |
static void | instanciate () |
static void | delete_me () |
Protected Member Functions | |
Singleton () | |
virtual | ~Singleton () |
Static Protected Attributes | |
static T * | _me = nullptr |
|
protected |
|
protectedvirtual |
|
static |
|
static |
|
static |
|
static |
|
staticprotected |