#include <registrations.hpp>
boost::python::converter::registration::registration |
( |
type_info |
target, |
|
|
bool |
is_shared_ptr = false |
|
) |
| |
|
inlineexplicit |
boost::python::converter::registration::~registration |
( |
| ) |
|
PyTypeObject const* boost::python::converter::registration::expected_from_python_type |
( |
| ) |
const |
PyTypeObject* boost::python::converter::registration::get_class_object |
( |
| ) |
const |
PyObject* boost::python::converter::registration::to_python |
( |
void const volatile * |
| ) |
const |
PyTypeObject const* boost::python::converter::registration::to_python_target_type |
( |
| ) |
const |
const bool boost::python::converter::registration::is_shared_ptr |
PyTypeObject* boost::python::converter::registration::m_class_object |
PyTypeObject const*(* boost::python::converter::registration::m_to_python_target_type)() |
The documentation for this struct was generated from the following file: