+
class Reflex::Instance
-
library: libReflexDict
#include "Reflex/Kernel.h"
Display options:
Show inherited
Show non-public
[ ↑ Top ]
|
[ ? Help ]
Quick Links:
ROOT Homepage
Class Index
Class Hierarchy
Search
Source:
header file
viewVC header
Sections:
class description
function members
data members
class charts
ROOT
»
CINT
»
REFLEX
»
Reflex::Instance
class Reflex::Instance
Function Members (Methods)
public:
~Instance
()
static
bool
HasShutdown
()
Reflex
::
Instance
Instance
()
Reflex
::
Instance
Instance
(
const
Reflex
::
Instance
&)
Reflex
::
Instance
&
operator=
(
const
Reflex
::
Instance
&)
private:
static
Reflex
::
Instance
&
CreateReflexInstance
()
Reflex
::
Instance
Instance
(
Reflex
::
Instance
* createSingleton)
void
Shutdown
()
Data Members
private:
static
bool
fgHasShutdown
static
Reflex
::
Instance
*
fgSingleton
Class Charts
Inheritance
Inherited Members
Includes
Libraries
Function documentation
Instance
()
default constructor
~Instance
()
destructor
bool
HasShutdown
()
return
true
if
Reflex
has shutdown (end of process)
Instance
(
Instance
* createSingleton)
Instance
&
CreateReflexInstance
()
void
Shutdown
()
default constructor