Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::converter::detail::select_return_from_python< T > Member List

This is the complete list of members for boost::python::converter::detail::select_return_from_python< T >, including all inherited members.

BOOST_STATIC_CONSTANT(bool, obj_mgr=is_object_manager< T >::value)boost::python::converter::detail::select_return_from_python< T >
BOOST_STATIC_CONSTANT(bool, ptr=is_pointer< T >::value)boost::python::converter::detail::select_return_from_python< T >
BOOST_STATIC_CONSTANT(bool, ref=is_reference< T >::value)boost::python::converter::detail::select_return_from_python< T >
type typedefboost::python::converter::detail::select_return_from_python< T >