Definition at line 139 of file Executors.h.
|
| virtual PyObject * | Execute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *) |
| | execute <method> with argument <self, ctxt>, construct python ROOT object (ignoring ref) return ptr value More...
|
| |
| | TCppObjectExecutor (Cppyy::TCppType_t klass) |
| |
| | TCppObjectExecutor (Cppyy::TCppType_t klass) |
| |
| virtual PyObject * | Execute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *) |
| | execute <method> with argument <self, ctxt>, construct python proxy object return value More...
|
| |
| virtual | ~TExecutor () |
| |
| virtual PyObject * | Execute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *)=0 |
| |
#include </home/sftnight/build/workspace/root-makedoc-v618/rootspi/rdoc/src/v6-18-00-patches/bindings/pyroot/src/Executors.h>
◆ Execute()
◆ TCppObjectExecutor()
The documentation for this class was generated from the following files: