![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 178 of file Executors.h.
Public Member Functions | |
| TCppObjectBySmartPtrRefExecutor (Cppyy::TCppType_t klass, Cppyy::TCppType_t rawPtrType, Cppyy::TCppMethod_t deref) | |
| virtual PyObject * | Execute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *) |
Public Member Functions inherited from PyROOT::TRefExecutor | |
| TRefExecutor () | |
| virtual Bool_t | SetAssignable (PyObject *) |
| prepare "buffer" for by-ref returns, used with setitem More... | |
Public Member Functions inherited from PyROOT::TExecutor | |
| virtual | ~TExecutor () |
Protected Attributes | |
| Cppyy::TCppType_t | fClass |
| Cppyy::TCppType_t | fRawPtrType |
| Cppyy::TCppMethod_t | fDereferencer |
Protected Attributes inherited from PyROOT::TRefExecutor | |
| PyObject * | fAssignable |
Inheritance diagram for PyROOT::TCppObjectBySmartPtrRefExecutor:
Collaboration diagram for PyROOT::TCppObjectBySmartPtrRefExecutor:
|
inline |
Definition at line 180 of file Executors.h.
|
virtual |
Implements PyROOT::TExecutor.
Definition at line 545 of file Executors.cxx.
|
protected |
Definition at line 187 of file Executors.h.
|
protected |
Definition at line 189 of file Executors.h.
|
protected |
Definition at line 188 of file Executors.h.