Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
class.hpp File Reference
#include <boost/python/detail/prefix.hpp>
#include <boost/noncopyable.hpp>
#include <boost/python/class_fwd.hpp>
#include <boost/python/object/class.hpp>
#include <boost/python/object.hpp>
#include <boost/python/type_id.hpp>
#include <boost/python/data_members.hpp>
#include <boost/python/make_function.hpp>
#include <boost/python/signature.hpp>
#include <boost/python/init.hpp>
#include <boost/python/args_fwd.hpp>
#include <boost/python/object/class_metadata.hpp>
#include <boost/python/object/pickle_support.hpp>
#include <boost/python/object/add_to_namespace.hpp>
#include <boost/python/detail/overloads_fwd.hpp>
#include <boost/python/detail/operator_id.hpp>
#include <boost/python/detail/def_helper.hpp>
#include <boost/python/detail/force_instantiate.hpp>
#include <boost/python/detail/unwrap_type_id.hpp>
#include <boost/python/detail/unwrap_wrapper.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/type_traits/is_member_function_pointer.hpp>
#include <boost/type_traits/is_polymorphic.hpp>
#include <boost/mpl/size.hpp>
#include <boost/mpl/for_each.hpp>
#include <boost/mpl/bool.hpp>
#include <boost/mpl/not.hpp>
#include <boost/detail/workaround.hpp>
Include dependency graph for class.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::python::def_visitor< DerivedVisitor >
 
struct  boost::python::detail::write_type_id
 
struct  boost::python::detail::is_data_member_pointer< T >
 
struct  boost::python::detail::error::assertion_failed< C >
 
struct  boost::python::detail::error::assertion_ok< C >
 
struct  boost::python::detail::error::assertion< C >
 
struct  boost::python::detail::error::virtual_function_default< T, Fn >
 
singleton  boost::python::class_< W, X1, X2, X3 >
 

Namespaces

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

Macros

#define BOOST_PYTHON_DATA_MEMBER_HELPER(D)
 
#define BOOST_PYTHON_YES_DATA_MEMBER
 
#define BOOST_PYTHON_NO_DATA_MEMBER
 

Enumerations

enum  boost::python::no_init_t { boost::python::no_init }
 

Functions

template<class Default >
void boost::python::detail::error::not_a_derived_class_member (Default)
 

Macro Definition Documentation

#define BOOST_PYTHON_NO_DATA_MEMBER
#define BOOST_PYTHON_YES_DATA_MEMBER