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::extract_reference< Ref > Struct Template Reference

#include <extract.hpp>

Public Types

typedef Ref result_type
 

Public Member Functions

 extract_reference (PyObject *)
 
bool check () const
 
Ref operator() () const
 

Member Typedef Documentation

template<class Ref >
typedef Ref boost::python::converter::extract_reference< Ref >::result_type

Constructor & Destructor Documentation

template<class Ref >
boost::python::converter::extract_reference< Ref >::extract_reference ( PyObject *  obj)
inline

Member Function Documentation

template<class Ref >
bool boost::python::converter::extract_reference< Ref >::check ( ) const
inline
template<class Ref >
Ref boost::python::converter::extract_reference< Ref >::operator() ( ) const
inline

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