#include <to_python_converter.hpp>

Public Types | |
| typedef boost::mpl::bool_ < has_get_pytype > | HasGetPytype |
Public Member Functions | |
| to_python_converter () | |
Static Public Member Functions | |
| static PyTypeObject const * | get_pytype_1 (boost::mpl::true_ *) |
| static PyTypeObject const * | get_pytype_1 (boost::mpl::false_ *) |
| static PyTypeObject const * | get_pytype_impl () |
| typedef boost::mpl::bool_<has_get_pytype> boost::python::to_python_converter< T, Conversion, has_get_pytype >::HasGetPytype |
| boost::python::to_python_converter< T, Conversion, has_get_pytype >::to_python_converter | ( | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |