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

#include <to_python_indirect.hpp>

Public Member Functions

template<class U >
PyObject * operator() (U const &ref) const
 
PyTypeObject const * get_pytype () const
 

Member Function Documentation

template<class T, class MakeHolder>
PyTypeObject const* boost::python::to_python_indirect< T, MakeHolder >::get_pytype ( ) const
inline
template<class T, class MakeHolder>
template<class U >
PyObject* boost::python::to_python_indirect< T, MakeHolder >::operator() ( U const &  ref) const
inline

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