Inheritance diagram for PyROOT::TTreeSetBranchAddress:

Public Member Functions | |
| TTreeSetBranchAddress (MethodProxy *org) | |
| virtual PyObject * | GetPrototype () |
| virtual PyCallable * | Clone () |
| virtual PyObject * | operator() (ObjectProxy *self, PyObject *args, PyObject *kwds, Long_t) |
Protected Member Functions | |
| virtual PyObject * | ReportTypeError () |
Definition at line 1308 of file Pythonize.cxx.
| PyROOT::TTreeSetBranchAddress::TTreeSetBranchAddress | ( | MethodProxy * | org | ) | [inline] |
| virtual PyObject* PyROOT::TTreeSetBranchAddress::GetPrototype | ( | ) | [inline, virtual] |
Reimplemented from PyROOT::TTreeMemberFunction.
Definition at line 1313 of file Pythonize.cxx.
References PyROOT_PyUnicode_FromString.
| virtual PyCallable* PyROOT::TTreeSetBranchAddress::Clone | ( | ) | [inline, virtual] |
Implements PyROOT::PyCallable.
Definition at line 1318 of file Pythonize.cxx.
References TTreeSetBranchAddress().
| virtual PyObject* PyROOT::TTreeSetBranchAddress::operator() | ( | ObjectProxy * | self, | |
| PyObject * | args, | |||
| PyObject * | kwds, | |||
| Long_t | ||||
| ) | [inline, virtual] |
Implements PyROOT::PyCallable.
Definition at line 1320 of file Pythonize.cxx.
References argc, buf, xmlio::Class, TClass::DynamicCast(), fFlags, PyROOT::TTreeMemberFunction::fOrg, PyROOT::MethodProxy::fSelf, PyROOT::Utility::GetBuffer(), PyROOT::ObjectProxy::GetObject(), kFALSE, PyROOT::ObjectProxy::kIsReference, name, PyROOT::ObjectProxy::ObjectIsA(), PyROOT::ObjectProxy_Check(), PyROOT_PyUnicode_AsString, result(), and TTree::SetBranchAddress().
| virtual PyObject* PyROOT::TTreeSetBranchAddress::ReportTypeError | ( | ) | [inline, protected, virtual] |
Definition at line 1371 of file Pythonize.cxx.
1.5.1