Operator Console
|
#include <JSONSingleton.h>
Static Public Member Functions | |
static T | get (void) |
static void | set (T p) |
static T | get (void) |
static void | set (T p) |
Private Member Functions | |
JSONSingleton () | |
JSONSingleton (const JSONSingleton< T > &) | |
JSONSingleton< T > | operator= (const JSONSingleton< T > &) |
JSONSingleton () | |
JSONSingleton (const JSONSingleton< T > &) | |
JSONSingleton< T > | operator= (const JSONSingleton< T > &) |
Static Private Member Functions | |
static JSONSingleton< T > * | get_singleton (void) |
static JSONSingleton< T > * | get_singleton (void) |
Private Attributes | |
T | ptr |
|
inlineprivate |
|
private |
|
inlineprivate |
|
private |
|
inlinestatic |
References JSONSingleton< T >::get_singleton(), and JSONSingleton< T >::ptr.
|
inlinestatic |
References JSONSingleton< T >::get_singleton(), and JSONSingleton< T >::ptr.
|
inlinestaticprivate |
|
inlinestaticprivate |
Referenced by JSONSingleton< T >::get(), and JSONSingleton< T >::set().
|
private |
|
private |
|
inlinestatic |
References JSONSingleton< T >::get_singleton(), and JSONSingleton< T >::ptr.
|
inlinestatic |
References JSONSingleton< T >::get_singleton(), and JSONSingleton< T >::ptr.
|
private |
Referenced by JSONSingleton< T >::get(), and JSONSingleton< T >::set().