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

#include <default_call_policies.hpp>

Classes

struct  extract_return_type
 

Public Types

typedef default_result_converter result_converter
 
typedef PyObject * argument_package
 

Static Public Member Functions

template<class ArgumentPackage >
static bool precall (ArgumentPackage const &)
 
template<class ArgumentPackage >
static PyObject * postcall (ArgumentPackage const &, PyObject *result)
 

Member Typedef Documentation

Member Function Documentation

template<class ArgumentPackage >
static PyObject* boost::python::default_call_policies::postcall ( ArgumentPackage const &  ,
PyObject *  result 
)
inlinestatic
template<class ArgumentPackage >
static bool boost::python::default_call_policies::precall ( ArgumentPackage const &  )
inlinestatic

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