Definition at line 32 of file TInterpreterValue.h.
#include <TInterpreterValue.h>
| TInterpreterValue::TInterpreterValue |
( |
| ) |
|
|
inline |
| virtual TInterpreterValue::~TInterpreterValue |
( |
| ) |
|
|
inlinevirtual |
| virtual Double_t TInterpreterValue::GetAsDouble |
( |
| ) |
const |
|
pure virtual |
| virtual Long_t TInterpreterValue::GetAsLong |
( |
| ) |
const |
|
pure virtual |
| virtual void* TInterpreterValue::GetAsPointer |
( |
| ) |
const |
|
pure virtual |
| virtual ULong_t TInterpreterValue::GetAsUnsignedLong |
( |
| ) |
const |
|
pure virtual |
| virtual const void* TInterpreterValue::GetValAddr |
( |
| ) |
const |
|
pure virtual |
| virtual void* TInterpreterValue::GetValAddr |
( |
| ) |
|
|
pure virtual |
| virtual Bool_t TInterpreterValue::IsValid |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: