Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::detail::method_result Class Reference

#include <override.hpp>

Public Member Functions

template<class T >
 operator T ()
 
template<class T >
 operator T & () const
 
template<class T >
T as (type< T > *=0)
 
template<class T >
T unchecked (type< T > *=0)
 

Friends

class boost::python::override
 

Member Function Documentation

template<class T >
T boost::python::detail::method_result::as ( type< T > *  = 0)
inline
template<class T >
boost::python::detail::method_result::operator T ( )
inline
template<class T >
boost::python::detail::method_result::operator T & ( ) const
inline
template<class T >
T boost::python::detail::method_result::unchecked ( type< T > *  = 0)
inline

Friends And Related Function Documentation

friend class boost::python::override
friend

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