Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
arg_from_python.hpp File Reference
#include <boost/python/detail/prefix.hpp>
#include <boost/python/converter/from_python.hpp>
#include <boost/python/detail/indirect_traits.hpp>
#include <boost/type_traits/transform_traits.hpp>
#include <boost/type_traits/cv_traits.hpp>
#include <boost/python/converter/rvalue_from_python_data.hpp>
#include <boost/mpl/eval_if.hpp>
#include <boost/mpl/if.hpp>
#include <boost/mpl/identity.hpp>
#include <boost/mpl/and.hpp>
#include <boost/mpl/or.hpp>
#include <boost/mpl/not.hpp>
#include <boost/python/converter/registry.hpp>
#include <boost/python/converter/registered.hpp>
#include <boost/python/converter/registered_pointee.hpp>
#include <boost/python/detail/void_ptr.hpp>
#include <boost/python/back_reference.hpp>
#include <boost/python/detail/referent_storage.hpp>
#include <boost/python/converter/obj_mgr_arg_from_python.hpp>
Include dependency graph for arg_from_python.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::python::arg_from_python< T >
 
struct  boost::python::converter::pointer_cref_arg_from_python< T >
 
struct  boost::python::converter::arg_lvalue_from_python_base
 
struct  boost::python::converter::pointer_arg_from_python< T >
 
struct  boost::python::converter::reference_arg_from_python< T >
 
struct  boost::python::converter::arg_rvalue_from_python< T >
 
struct  boost::python::converter::back_reference_arg_from_python< T >
 
struct  boost::python::converter::if_2< C, T, F >
 
struct  boost::python::converter::select_arg_from_python< T >
 
struct  boost::python::converter::detail::null_ptr_owner< T >
 

Namespaces

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

Functions

template<class U >
U & boost::python::converter::detail::null_ptr_reference (U &(*)())