Definition at line 29 of file CPPConstructor.h.
Private Attributes | |
| Py_ssize_t | fNumBases | 
Additional Inherited Members | |
  Protected Member Functions inherited from CPyCppyy::CPPConstructor | |
| bool | InitExecutor_ (Executor *&, CallContext *ctxt=nullptr) override | 
  Protected Member Functions inherited from CPyCppyy::CPPMethod | |
| bool | ConvertAndSetArgs (CPyCppyy_PyArgs_t, size_t nargsf, CallContext *ctxt=nullptr) | 
| PyObject * | Execute (void *self, ptrdiff_t offset, CallContext *ctxt=nullptr) | 
| Executor * | GetExecutor () | 
| Cppyy::TCppMethod_t | GetMethod () | 
| std::string | GetReturnTypeName () | 
| Cppyy::TCppScope_t | GetScope () | 
| std::string | GetSignatureString (bool show_formalargs=true) | 
| bool | Initialize (CallContext *ctxt=nullptr) | 
| virtual bool | ProcessArgs (PyCallArgs &args) | 
| bool | ProcessKwds (PyObject *self_in, PyCallArgs &args) | 
  Protected Attributes inherited from CPyCppyy::CPPMethod | |
| int | fArgsRequired | 
#include </github/home/ROOT-CI/src/bindings/pyroot/cppyy/CPyCppyy/src/CPPConstructor.h>
| CPyCppyy::CPPMultiConstructor::CPPMultiConstructor | ( | Cppyy::TCppScope_t | scope, | 
| Cppyy::TCppMethod_t | method ) | 
Definition at line 186 of file CPPConstructor.cxx.
| CPyCppyy::CPPMultiConstructor::CPPMultiConstructor | ( | const CPPMultiConstructor & | s | ) | 
Definition at line 193 of file CPPConstructor.cxx.
      
  | 
  overridevirtual | 
Reimplemented from CPyCppyy::CPPConstructor.
Definition at line 209 of file CPPConstructor.cxx.
      
  | 
  inlineoverridevirtual | 
Reimplemented from CPyCppyy::CPPConstructor.
Definition at line 36 of file CPPConstructor.h.
| CPyCppyy::CPPMultiConstructor & CPyCppyy::CPPMultiConstructor::operator= | ( | const CPPMultiConstructor & | s | ) | 
Definition at line 199 of file CPPConstructor.cxx.
      
  | 
  private | 
Definition at line 41 of file CPPConstructor.h.