12#ifndef ROOT_TEnumConstant
13#define ROOT_TEnumConstant
#define ClassDefOverride(name, id)
The TEnumConstant class implements the constants of the enum type.
const char * GetFullTypeName() const override
Get full type description of global variable, e,g.: "class TDirectory*".
const char * GetTypeName() const override
Get type of global variable, e,g.
void * GetAddress() const override
Return address of global.
Long64_t GetValue() const
const TEnum * GetType() const
virtual ~TEnumConstant()
Destructor.
The TEnum class implements the enum type.
const char * GetQualifiedName() const
Global variables class (global variables are obtained from CINT).