Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
arg_to_python.hpp File Reference
#include <boost/python/ptr.hpp>
#include <boost/python/tag.hpp>
#include <boost/python/to_python_indirect.hpp>
#include <boost/python/converter/registered.hpp>
#include <boost/python/converter/registered_pointee.hpp>
#include <boost/python/converter/arg_to_python_base.hpp>
#include <boost/python/converter/shared_ptr_to_python.hpp>
#include <boost/python/converter/builtin_converters.hpp>
#include <boost/python/object/function_handle.hpp>
#include <boost/python/base_type_traits.hpp>
#include <boost/python/detail/indirect_traits.hpp>
#include <boost/python/detail/convertible.hpp>
#include <boost/python/detail/string_literal.hpp>
#include <boost/python/detail/value_is_shared_ptr.hpp>
#include <boost/type_traits/cv_traits.hpp>
#include <boost/type_traits/composite_traits.hpp>
#include <boost/type_traits/function_traits.hpp>
#include <boost/mpl/or.hpp>
Include dependency graph for arg_to_python.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::python::converter::is_object_manager< T >
 
struct  boost::python::converter::detail::function_arg_to_python< T >
 
struct  boost::python::converter::detail::reference_arg_to_python< T >
 
struct  boost::python::converter::detail::shared_ptr_arg_to_python< T >
 
struct  boost::python::converter::detail::value_arg_to_python< T >
 
struct  boost::python::converter::detail::pointer_deep_arg_to_python< Ptr >
 
struct  boost::python::converter::detail::pointer_shallow_arg_to_python< Ptr >
 
struct  boost::python::converter::detail::object_manager_arg_to_python< T >
 
struct  boost::python::converter::detail::select_arg_to_python< T >
 
struct  boost::python::converter::arg_to_python< T >
 
struct  boost::python::converter::detail::cannot_convert_raw_PyObject< T >
 
struct  boost::python::converter::detail::reject_raw_object_helper< T, Convertibility >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::python
 
 boost::python::converter
 
 boost::python::converter::detail
 

Functions

template<class T >
void boost::python::converter::detail::reject_raw_object_ptr (T *)