![]() |
ROOT
6.06/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::TCppType_t | fRawPtrType |
| Cppyy::TCppMethod_t | fDereferencer |
Inheritance diagram for PyROOT::TCppObjectBySmartPtrPtrExecutor:
Collaboration diagram for PyROOT::TCppObjectBySmartPtrPtrExecutor:
|
virtual |
smart pointer excutor
Reimplemented from PyROOT::TCppObjectBySmartPtrExecutor.
Definition at line 528 of file Executors.cxx.