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::handle_object_manager_traits< T > Struct Template Reference

#include <object_manager.hpp>

Inheritance diagram for boost::python::converter::handle_object_manager_traits< T >:
Collaboration diagram for boost::python::converter::handle_object_manager_traits< T >:

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, is_specialized=true)
 

Static Public Member Functions

static null_ok< typename
T::element_type > * 
adopt (PyObject *p)
 

Member Function Documentation

template<class T >
static null_ok<typename T::element_type>* boost::python::converter::handle_object_manager_traits< T >::adopt ( PyObject *  p)
inlinestatic
template<class T >
boost::python::converter::handle_object_manager_traits< T >::BOOST_STATIC_CONSTANT ( bool  ,
is_specialized  = true 
)

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