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::rvalue_from_python_chain Struct Reference

#include <registrations.hpp>

Collaboration diagram for boost::python::converter::rvalue_from_python_chain:

Public Attributes

convertible_function convertible
 
constructor_function construct
 
PyTypeObject const *(* expected_pytype )()
 
rvalue_from_python_chainnext
 

Member Data Documentation

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

The documentation for this struct was generated from the following file: