#include <Executors.h>
Inheritance diagram for PyROOT::TRootObjectRefExecutor:

Public Member Functions | |
| TRootObjectRefExecutor (const TClassRef &klass) | |
| virtual PyObject * | Execute (G__CallFunc *, void *) |
Protected Attributes | |
| TClassRef | fClass |
Definition at line 114 of file Executors.h.
| PyROOT::TRootObjectRefExecutor::TRootObjectRefExecutor | ( | const TClassRef & | klass | ) | [inline] |
Definition at line 116 of file Executors.h.
| PyObject * PyROOT::TRootObjectRefExecutor::Execute | ( | G__CallFunc * | , | |
| void * | ||||
| ) | [virtual] |
Implements PyROOT::TExecutor.
Definition at line 250 of file Executors.cxx.
References PyROOT::BindRootObject(), PyROOT::TRefExecutor::fAssignable, fClass, and func().
TClassRef PyROOT::TRootObjectRefExecutor::fClass [protected] |
1.5.1