Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
Python::Callable Member List

This is the complete list of members for Python::Callable, including all inherited members.

assertCallable(PyObject *p, const std::string &origin)Python::Callableinlineprotectedstatic
assertPyObject(const std::string &origin) constPython::Referenceinlineprotected
Callable()Python::Callableinline
Callable(PyObject *p)Python::Callableinline
Callable(const Reference &other)Python::Callableinline
callWithArgumentTuple(const Reference &args) constPython::Callableinline
callWithArgumentTupleAndKeywordArgs(const Reference &args, const Reference &keywordArgs) constPython::Callableinline
get(const std::string &name) constPython::Referenceinline
hasAttr(const std::string &name) constPython::Referenceinline
operator PyObject *() constPython::Referenceinline
operator()(const Args &... args) constPython::Callableinline
operator=(const Reference &other)Python::Callableinlinevirtual
p_Python::Referencemutableprotected
Reference()Python::Referenceinline
Reference(PyObject *p)Python::Referenceinline
Reference(const Reference &other)Python::Referenceinline
set(const std::string &name, const V &value)Python::Referenceinline
str() constPython::Referenceinline
toC(T &t) constPython::Referenceinline
toC() constPython::Referenceinline
toC() constPython::Referenceinline
~Callable()Python::Callableinlinevirtual
~Reference()Python::Referenceinlinevirtual