#include <function.hpp>
boost::python::objects::function::~function |
( |
| ) |
|
static void boost::python::objects::function::add_to_namespace |
( |
object const & |
name_space, |
|
|
char const * |
name, |
|
|
object const & |
attribute |
|
) |
| |
|
static |
static void boost::python::objects::function::add_to_namespace |
( |
object const & |
name_space, |
|
|
char const * |
name, |
|
|
object const & |
attribute, |
|
|
char const * |
doc |
|
) |
| |
|
static |
PyObject* boost::python::objects::function::call |
( |
PyObject * |
, |
|
|
PyObject * |
|
|
) |
| const |
object const & boost::python::objects::function::doc |
( |
| ) |
const |
|
inline |
void boost::python::objects::function::doc |
( |
object const & |
x | ) |
|
|
inline |
object const& boost::python::objects::function::get_namespace |
( |
| ) |
const |
|
inline |
object const & boost::python::objects::function::name |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: