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::object_manager_traits< list > Struct Template Reference

#include <list.hpp>

Inheritance diagram for boost::python::converter::object_manager_traits< list >:
Collaboration diagram for boost::python::converter::object_manager_traits< list >:

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, is_specialized=true)
 

Static Public Member Functions

static
python::detail::new_reference 
adopt (PyObject *)
 
static bool check (PyObject *x)
 
static listchecked_downcast (PyObject *x)
 
static PyTypeObject const * get_pytype ()
 

Member Function Documentation

static python::detail::new_reference boost::python::converter::pytype_object_manager_traits< pytype, list >::adopt ( PyObject *  )
inlinestaticinherited
boost::python::converter::pytype_object_manager_traits< pytype, list >::BOOST_STATIC_CONSTANT ( bool  ,
is_specialized  = true 
)
inherited
static bool boost::python::converter::pyobject_type< list , pytype >::check ( PyObject *  x)
inlinestaticinherited
static list * boost::python::converter::pyobject_type< list , pytype >::checked_downcast ( PyObject *  x)
inlinestaticinherited
static PyTypeObject const* boost::python::converter::pyobject_type< list , pytype >::get_pytype ( )
inlinestaticinherited

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