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::raw_dispatcher< F > Struct Template Reference

#include <raw_function.hpp>

Public Member Functions

 raw_dispatcher (F f)
 
PyObject * operator() (PyObject *args, PyObject *keywords)
 

Constructor & Destructor Documentation

template<class F >
boost::python::detail::raw_dispatcher< F >::raw_dispatcher ( f)
inline

Member Function Documentation

template<class F >
PyObject* boost::python::detail::raw_dispatcher< F >::operator() ( PyObject *  args,
PyObject *  keywords 
)
inline

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