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 *const & > Struct Template Reference

#include <arg_from_python.hpp>

Public Types

typedef PyObject *const & result_type
 

Public Member Functions

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

Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

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