Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::arg_from_python< PyObject * > Struct Template Reference

#include <arg_from_python.hpp>

Public Types

typedef PyObject * result_type
 

Public Member Functions

 arg_from_python (PyObject *p)
 
bool convertible () const
 
PyObject * operator() () const
 

Member Typedef Documentation

typedef PyObject* boost::python::arg_from_python< PyObject * >::result_type

Constructor & Destructor Documentation

boost::python::arg_from_python< PyObject * >::arg_from_python ( PyObject *  p)
inline

Member Function Documentation

bool boost::python::arg_from_python< PyObject * >::convertible ( ) const
inline
PyObject* boost::python::arg_from_python< PyObject * >::operator() ( ) const
inline

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