24#ifndef ROOT_TClingValue 
   25#define ROOT_TClingValue 
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