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::pyobject_traits< PyObject > Struct Template Reference

#include <pyobject_traits.hpp>

Static Public Member Functions

static bool check (PyObject *)
 
static PyObject * checked_downcast (PyObject *x)
 
static PyTypeObject const * get_pytype ()
 

Member Function Documentation

static bool boost::python::converter::pyobject_traits< PyObject >::check ( PyObject *  )
inlinestatic
static PyObject* boost::python::converter::pyobject_traits< PyObject >::checked_downcast ( PyObject *  x)
inlinestatic

References boost::flyweights::x.

static PyTypeObject const* boost::python::converter::pyobject_traits< PyObject >::get_pytype ( )
inlinestatic

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