Inheritance diagram for PyROOT::TChainSetBranchAddress:
Public Member Functions | |
TChainSetBranchAddress (MethodProxy *org) | |
virtual PyObject * | GetPrototype () |
virtual PyCallable * | Clone () |
Protected Member Functions | |
virtual PyObject * | ReportTypeError () |
Definition at line 1382 of file Pythonize.cxx.
PyROOT::TChainSetBranchAddress::TChainSetBranchAddress | ( | MethodProxy * | org | ) | [inline] |
virtual PyObject* PyROOT::TChainSetBranchAddress::GetPrototype | ( | ) | [inline, virtual] |
Reimplemented from PyROOT::TTreeSetBranchAddress.
Definition at line 1387 of file Pythonize.cxx.
References PyROOT_PyUnicode_FromString.
virtual PyCallable* PyROOT::TChainSetBranchAddress::Clone | ( | ) | [inline, virtual] |
Reimplemented from PyROOT::TTreeSetBranchAddress.
Definition at line 1392 of file Pythonize.cxx.
References TChainSetBranchAddress().
virtual PyObject* PyROOT::TChainSetBranchAddress::ReportTypeError | ( | ) | [inline, protected, virtual] |