12#ifndef ROOT_TEnumConstant
13#define ROOT_TEnumConstant
long long Long64_t
Portable signed long integer 8 bytes.
#define ClassDefOverride(name, id)
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.: "class TDirectory*" -> "TDirectory".
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.
TGlobal(DataMemberInfo_t *info=nullptr)
Default TGlobal ctor.