#include <py_function.hpp>
virtual boost::python::objects::py_function_impl_base::~py_function_impl_base |
( |
| ) |
|
|
virtual |
virtual unsigned boost::python::objects::py_function_impl_base::max_arity |
( |
| ) |
const |
|
virtual |
virtual unsigned boost::python::objects::py_function_impl_base::min_arity |
( |
| ) |
const |
|
pure virtual |
virtual PyObject* boost::python::objects::py_function_impl_base::operator() |
( |
PyObject * |
, |
|
|
PyObject * |
|
|
) |
| |
|
pure virtual |
virtual python::detail::py_func_sig_info boost::python::objects::py_function_impl_base::signature |
( |
| ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: