ROOT 6.10/09 Reference Guide |
Definition at line 170 of file Executors.h.
Public Member Functions | |
virtual PyObject * | Execute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *) |
smart pointer excutor More... | |
Public Member Functions inherited from PyROOT::TCppObjectBySmartPtrExecutor | |
TCppObjectBySmartPtrExecutor (Cppyy::TCppType_t klass, Cppyy::TCppType_t rawPtrType, Cppyy::TCppMethod_t deref) | |
Public Member Functions inherited from PyROOT::TExecutor | |
virtual | ~TExecutor () |
Additional Inherited Members | |
Protected Attributes inherited from PyROOT::TCppObjectBySmartPtrExecutor | |
Cppyy::TCppType_t | fClass |
Cppyy::TCppMethod_t | fDereferencer |
Cppyy::TCppType_t | fRawPtrType |
|
virtual |
smart pointer excutor
Reimplemented from PyROOT::TCppObjectBySmartPtrExecutor.
Definition at line 528 of file Executors.cxx.