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

#include <return_arg.hpp>

Inheritance diagram for boost::python::return_self< Base >:
Collaboration diagram for boost::python::return_self< Base >:

Public Types

typedef mpl::if_c< legal,
detail::return_none,
detail::return_arg_pos_argument_must_be_positive
< arg_pos > >::type 
result_converter
 

Static Public Member Functions

static PyObject * postcall (ArgumentPackage const &args, PyObject *result)
 

Member Typedef Documentation

Member Function Documentation

static PyObject* boost::python::return_arg< arg_pos, Base >::postcall ( ArgumentPackage const &  args,
PyObject *  result 
)
inlinestaticinherited

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