#include <registrations.hpp>
Public Attributes | |
convertible_function | convertible |
constructor_function | construct |
PyTypeObject const *(* | expected_pytype )() |
rvalue_from_python_chain * | next |
constructor_function boost::python::converter::rvalue_from_python_chain::construct |
convertible_function boost::python::converter::rvalue_from_python_chain::convertible |
PyTypeObject const*(* boost::python::converter::rvalue_from_python_chain::expected_pytype)() |
rvalue_from_python_chain* boost::python::converter::rvalue_from_python_chain::next |