Definition at line 32 of file TInterpreterValue.h.
#include <TInterpreterValue.h>
◆ TInterpreterValue() [1/2]
◆ TInterpreterValue() [2/2]
TInterpreterValue::TInterpreterValue |
( |
| ) |
|
|
inline |
◆ ~TInterpreterValue()
virtual TInterpreterValue::~TInterpreterValue |
( |
| ) |
|
|
inlinevirtual |
◆ GetAsDouble()
virtual Double_t TInterpreterValue::GetAsDouble |
( |
| ) |
const |
|
pure virtual |
◆ GetAsLong()
virtual Long_t TInterpreterValue::GetAsLong |
( |
| ) |
const |
|
pure virtual |
◆ GetAsPointer()
virtual void * TInterpreterValue::GetAsPointer |
( |
| ) |
const |
|
pure virtual |
◆ GetAsUnsignedLong()
virtual ULong_t TInterpreterValue::GetAsUnsignedLong |
( |
| ) |
const |
|
pure virtual |
◆ GetValAddr() [1/2]
virtual const void * TInterpreterValue::GetValAddr |
( |
| ) |
const |
|
pure virtual |
◆ GetValAddr() [2/2]
virtual void * TInterpreterValue::GetValAddr |
( |
| ) |
|
|
pure virtual |
◆ IsValid()
virtual Bool_t TInterpreterValue::IsValid |
( |
| ) |
const |
|
pure virtual |
◆ operator=()
◆ ToString()
virtual std::string TInterpreterValue::ToString |
( |
| ) |
const |
|
pure virtual |
◆ ToTypeAndValueString()
virtual std::pair< std::string, std::string > TInterpreterValue::ToTypeAndValueString |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: