ROOT
CLING_PROFILE
Reference Guide
Loading...
Searching...
No Matches
TEnv.cxx File Reference
Classes
struct
BoolNameTable_t
class
TEnvParser
TEnv Parser.
More...
class
TReadEnvParser
class
TWriteEnvParser
Variables
static struct
BoolNameTable_t
gBoolNames
[]
TEnv
*
gEnv
Variable Documentation
◆
gBoolNames
struct
BoolNameTable_t
gBoolNames[]
static
Initial value:
= {
{
"TRUE"
, 1 },
{
"FALSE"
, 0 },
{
"ON"
, 1 },
{
"OFF"
, 0 },
{
"YES"
, 1 },
{
"NO"
, 0 },
{
"OK"
, 1 },
{
"NOT"
, 0 },
{
nullptr
, 0 }
}
◆
gEnv
TEnv
* gEnv
Definition at line
83
of file
TEnv.cxx
.
core
base
src
TEnv.cxx
ROOTCLING_PROFILE - Reference Guide Generated on
(GVA Time) using Doxygen 1.16.1