#include <python.hpp>
Public Member Functions | |
| def_function (char const *name) | |
| template<class F > | |
| void | operator() (F f) const |
| template<class F , class Keywords > | |
| void | operator() (F f, Keywords const &keywords) const |
Public Attributes | |
| char const * | name |
|
inline |
|
inline |
References boost::python::def(), and name.
|
inline |
References boost::python::def(), and name.
| char const* boost::parameter::python::aux::def_function::name |
Referenced by operator()().