Definition at line 15 of file PyCallable.h.
#include </home/sftnight/build/workspace/root-makedoc-v618/rootspi/rdoc/src/v6-18-00-patches/bindings/pyroot/src/PyCallable.h>
◆ ~PyCallable()
virtual PyROOT::PyCallable::~PyCallable |
( |
| ) |
|
|
inlinevirtual |
◆ Call()
◆ Clone()
virtual PyCallable * PyROOT::PyCallable::Clone |
( |
| ) |
|
|
pure virtual |
◆ GetArgDefault()
◆ GetCoVarNames()
virtual PyObject * PyROOT::PyCallable::GetCoVarNames |
( |
| ) |
|
|
pure virtual |
◆ GetDocString()
virtual PyObject * PyROOT::PyCallable::GetDocString |
( |
| ) |
|
|
inlinevirtual |
◆ GetMaxArgs()
virtual Int_t PyROOT::PyCallable::GetMaxArgs |
( |
| ) |
|
|
pure virtual |
◆ GetPriority()
virtual Int_t PyROOT::PyCallable::GetPriority |
( |
| ) |
|
|
pure virtual |
◆ GetPrototype()
virtual PyObject * PyROOT::PyCallable::GetPrototype |
( |
| ) |
|
|
pure virtual |
◆ GetScopeProxy()
virtual PyObject * PyROOT::PyCallable::GetScopeProxy |
( |
| ) |
|
|
pure virtual |
◆ GetSignature()
virtual PyObject * PyROOT::PyCallable::GetSignature |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: