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

#include <obj_mgr_arg_from_python.hpp>

Public Types

typedef T result_type
 

Public Member Functions

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

Member Typedef Documentation

Constructor & Destructor Documentation

Member Function Documentation

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

References T.


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