Definition at line 24 of file Executors.h.
Public Member Functions | |
RefExecutor () | |
virtual bool | HasState () |
virtual bool | SetAssignable (PyObject *) |
![]() | |
virtual | ~Executor () |
virtual | ~Executor () |
virtual PyObject * | Execute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, CallContext *)=0 |
virtual PyObject * | Execute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, CallContext *)=0 |
Protected Attributes | |
PyObject * | fAssignable |
#include </github/home/ROOT-CI/src/bindings/pyroot/cppyy/CPyCppyy/src/Executors.h>
|
inline |
Definition at line 26 of file Executors.h.
Reimplemented from CPyCppyy::Executor.
Definition at line 28 of file Executors.h.
Definition at line 319 of file Executors.cxx.
|
protected |
Definition at line 31 of file Executors.h.