24 #ifndef ROOT_TInterpreterValue 25 #define ROOT_TInterpreterValue 49 virtual std::string
ToString()
const = 0;
52 #endif // ROOT_TInterpreterValue virtual ULong_t GetAsUnsignedLong() const =0
virtual ~TInterpreterValue()
virtual void * GetAsPointer() const =0
virtual Bool_t IsValid() const =0
virtual std::string ToString() const =0
virtual Double_t GetAsDouble() const =0
virtual const void * GetValAddr() const =0
virtual Long_t GetAsLong() const =0
TInterpreterValue & operator=(TInterpreterValue &)