24#ifndef ROOT_TClingValue
25#define ROOT_TClingValue
46 return reinterpret_cast<cling::Value&
>(
fValue); }
47 const cling::Value&
ToCV()
const {
48 return reinterpret_cast<const cling::Value&
>(
fValue); }
Bridge between cling::Value and ROOT.
void * GetAsPointer() const
std::pair< std::string, std::string > ToTypeAndValueString() const
ULong_t GetAsUnsignedLong() const
const void * GetValAddr() const
TClingValue & operator=(TClingValue &Other)
struct TClingValue::HasTheSameSizeAsClingValue fValue
Double_t GetAsDouble() const
const cling::Value & ToCV() const
std::string ToString() const
long double fBiggestElementOfUnion