Definition at line 15 of file PyCallable.h.
#include </home/sftnight/build/workspace/root-makedoc-v630/rootspi/rdoc/src/v6-30-00-patches/bindings/pyroot/cppyy/CPyCppyy/src/PyCallable.h>
◆ ~PyCallable()
virtual CPyCppyy::PyCallable::~PyCallable |
( |
| ) |
|
|
inlinevirtual |
◆ Call()
◆ Clone()
virtual PyCallable * CPyCppyy::PyCallable::Clone |
( |
| ) |
|
|
pure virtual |
◆ GetArgDefault()
virtual PyObject * CPyCppyy::PyCallable::GetArgDefault |
( |
int |
| ) |
|
|
pure virtual |
◆ GetArgMatchScore()
virtual int CPyCppyy::PyCallable::GetArgMatchScore |
( |
PyObject * |
| ) |
|
|
inlinevirtual |
◆ GetCoVarNames()
virtual PyObject * CPyCppyy::PyCallable::GetCoVarNames |
( |
| ) |
|
|
pure virtual |
◆ GetDocString()
virtual PyObject * CPyCppyy::PyCallable::GetDocString |
( |
| ) |
|
|
inlinevirtual |
◆ GetFunctionAddress()
◆ GetMaxArgs()
virtual int CPyCppyy::PyCallable::GetMaxArgs |
( |
| ) |
|
|
pure virtual |
◆ GetPriority()
virtual int CPyCppyy::PyCallable::GetPriority |
( |
| ) |
|
|
pure virtual |
◆ GetPrototype()
virtual PyObject * CPyCppyy::PyCallable::GetPrototype |
( |
bool |
show_formalargs = true | ) |
|
|
pure virtual |
◆ GetScopeProxy()
virtual PyObject * CPyCppyy::PyCallable::GetScopeProxy |
( |
| ) |
|
|
pure virtual |
◆ GetSignature()
virtual PyObject * CPyCppyy::PyCallable::GetSignature |
( |
bool |
show_formalargs = true | ) |
|
|
pure virtual |
◆ IsConst()
virtual bool CPyCppyy::PyCallable::IsConst |
( |
| ) |
|
|
inlinevirtual |
◆ IsGreedy()
virtual bool CPyCppyy::PyCallable::IsGreedy |
( |
| ) |
|
|
pure virtual |
◆ Reflex()
The documentation for this class was generated from the following file: