12 #ifndef ROOT_TEnumConstant 13 #define ROOT_TEnumConstant The TEnum class implements the enum type.
const TEnum * GetType() const
const char * GetQualifiedName() const
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.
The TEnumConstant class implements the constants of the enum type.
Global variables class (global variables are obtained from CINT).
Long64_t GetValue() const
#define ClassDefOverride(name, id)
virtual ~TEnumConstant()
Destructor.