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

#include <arg_from_python.hpp>

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

Public Types

typedef T result_type
 

Public Member Functions

 reference_arg_from_python (PyObject *)
 
T operator() () const
 
bool convertible () const
 

Protected Member Functions

void *const & result () const
 

Member Typedef Documentation

Constructor & Destructor Documentation

template<class T >
boost::python::converter::reference_arg_from_python< T >::reference_arg_from_python ( PyObject *  p)
inline

Member Function Documentation

bool boost::python::converter::arg_lvalue_from_python_base::convertible ( ) const
inlineinherited
template<class T >
T boost::python::converter::reference_arg_from_python< T >::operator() ( ) const
inline

References T.

void *const & boost::python::converter::arg_lvalue_from_python_base::result ( ) const
inlineprotectedinherited

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