|
ROOT 6.10/00 Reference Guide |
Definition at line 143 of file TRInterface.h.
Public Member Functions | |
| Binding (TRInterface *rnt, TString name) | |
| template<class T > | |
| operator T () | |
| Binding & | operator<< (const TRFunctionExport &fun) |
| Binding & | operator<< (const TRDataFrame &df) |
| template<class T > | |
| Binding & | operator<< (T var) |
| Binding & | operator= (const Binding &obj) |
| template<class T > | |
| Binding & | operator= (const T &data) |
| Binding & | operator= (const TRFunctionExport &fun) |
| Binding & | operator= (const TRDataFrame &df) |
| template<class T > | |
| Binding & | operator>> (T &var) |
Private Attributes | |
| TRInterface * | fInterface |
| TString | fName |
#include <TRInterface.h>
|
inline |
Definition at line 145 of file TRInterface.h.
|
inline |
Definition at line 195 of file TRInterface.h.
|
inline |
Definition at line 164 of file TRInterface.h.
|
inline |
Definition at line 177 of file TRInterface.h.
|
inline |
Definition at line 189 of file TRInterface.h.
Definition at line 146 of file TRInterface.h.
|
inline |
Definition at line 152 of file TRInterface.h.
|
inline |
Definition at line 157 of file TRInterface.h.
|
inline |
Definition at line 171 of file TRInterface.h.
|
inline |
Definition at line 183 of file TRInterface.h.
|
private |
Definition at line 201 of file TRInterface.h.
|
private |
Definition at line 202 of file TRInterface.h.