1#ifndef CPYCPPYY_CPPGETSETITEM_H
2#define CPYCPPYY_CPPGETSETITEM_H
virtual PyCallable * Clone()
virtual PyObject * PreProcessArgs(CPPInstance *&self, PyObject *args, PyObject *kwds)
CPPMethod(Cppyy::TCppScope_t scope, Cppyy::TCppMethod_t method)
virtual bool InitExecutor_(Executor *&, CallContext *ctxt=nullptr)
virtual PyCallable * Clone()
virtual PyObject * PreProcessArgs(CPPInstance *&self, PyObject *args, PyObject *kwds)
Set of helper functions that are invoked from the pythonizors, on the Python side.