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

Public Member Functions | |
| TRefExecutor () | |
| virtual Bool_t | SetAssignable (PyObject *) |
Protected Attributes | |
| PyObject * | fAssignable |
Definition at line 86 of file Executors.h.
| PyROOT::TRefExecutor::TRefExecutor | ( | ) | [inline] |
Definition at line 88 of file Executors.h.
PyObject* PyROOT::TRefExecutor::fAssignable [protected] |
Definition at line 94 of file Executors.h.
Referenced by PyROOT::TRootObjectRefExecutor::Execute(), and SetAssignable().
1.5.1