ROOT
6.07/01
Reference Guide
|
Definition at line 153 of file TRInterface.h.
Public Member Functions | |
Binding (TRInterface *rnt, TString name) | |
Binding & | operator= (const Binding &obj) |
template<class T > | |
Binding & | operator= (const T &data) |
Binding & | operator= (const TRFunctionExport &fun) |
Binding & | operator<< (const TRFunctionExport &fun) |
Binding & | operator= (const TRDataFrame &df) |
Binding & | operator<< (const TRDataFrame &df) |
template<class T > | |
Binding & | operator>> (T &var) |
template<class T > | |
Binding & | operator<< (T var) |
template<class T > | |
operator T () | |
Private Attributes | |
TRInterface * | fInterface |
TString | fName |
#include <TRInterface.h>
|
inline |
Definition at line 155 of file TRInterface.h.
|
inline |
Definition at line 205 of file TRInterface.h.
|
inline |
Definition at line 174 of file TRInterface.h.
|
inline |
Definition at line 187 of file TRInterface.h.
Definition at line 199 of file TRInterface.h.
Definition at line 156 of file TRInterface.h.
Definition at line 162 of file TRInterface.h.
|
inline |
Definition at line 167 of file TRInterface.h.
|
inline |
Definition at line 181 of file TRInterface.h.
Definition at line 193 of file TRInterface.h.
|
private |
Definition at line 211 of file TRInterface.h.
Referenced by operator T(), operator<<(), operator=(), and operator>>().
|
private |
Definition at line 212 of file TRInterface.h.
Referenced by operator T(), operator<<(), operator=(), and operator>>().