ROOT 6.10/09 Reference Guide |
Definition at line 75 of file Executors.h.
Public Member Functions | |
virtual PyObject * | Execute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *) |
execution will bring a temporary in existence More... | |
Public Member Functions inherited from PyROOT::TCppObjectExecutor | |
TCppObjectExecutor (Cppyy::TCppType_t klass) | |
Public Member Functions inherited from PyROOT::TExecutor | |
virtual | ~TExecutor () |
Additional Inherited Members | |
Protected Attributes inherited from PyROOT::TCppObjectExecutor | |
Cppyy::TCppType_t | fClass |
|
virtual |
execution will bring a temporary in existence
Reimplemented from PyROOT::TCppObjectExecutor.
Definition at line 418 of file Executors.cxx.