Inheritance diagram for PyROOT::TTreeBranch:
Public Member Functions | |
TTreeBranch (MethodProxy *org) | |
virtual PyCallable * | Clone () |
virtual PyObject * | operator() (ObjectProxy *self, PyObject *args, PyObject *kwds, Long_t) |
Definition at line 1189 of file Pythonize.cxx.
PyROOT::TTreeBranch::TTreeBranch | ( | MethodProxy * | org | ) | [inline] |
virtual PyCallable* PyROOT::TTreeBranch::Clone | ( | ) | [inline, virtual] |
Implements PyROOT::PyCallable.
Definition at line 1194 of file Pythonize.cxx.
References TTreeBranch().
virtual PyObject* PyROOT::TTreeBranch::operator() | ( | ObjectProxy * | self, | |
PyObject * | args, | |||
PyObject * | kwds, | |||
Long_t | ||||
) | [inline, virtual] |
Implements PyROOT::PyCallable.
Definition at line 1196 of file Pythonize.cxx.
References argc, PyROOT::BindRootObject(), TTree::Branch(), buf, bufsize, xmlio::Class, TClass::DynamicCast(), fFlags, PyROOT::TTreeMemberFunction::fOrg, PyROOT::MethodProxy::fSelf, PyROOT::Utility::GetBuffer(), PyROOT::ObjectProxy::GetObject(), kFALSE, PyROOT::ObjectProxy::kIsReference, kTRUE, name, PyROOT::ObjectProxy::ObjectIsA(), PyROOT::ObjectProxy_Check(), PyROOT_PyUnicode_AsString, PyROOT_PyUnicode_Type, and result().