The TEnum class implements the enum type.
virtual void SetName(const char *name)
Set the name of the TNamed.
The TEnumConstant class implements the constants of the enum type.
Global variables class (global variables are obtained from CINT).
void AddConstant(TEnumConstant *constant)
Add a EnumConstant to the list of constants of the Enum Type.
virtual ~TEnumConstant()
Destructor.