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

#include <python.hpp>

Inheritance diagram for boost::parameter::python::function< Fwd, ParameterSpecs >:
Collaboration diagram for boost::parameter::python::function< Fwd, ParameterSpecs >:

Public Member Functions

template<class Class , class Options >
void visit (Class &cl, char const *name, Options const &options) const
 

Protected Member Functions

function< Fwd, ParameterSpecs >
const & 
derived_visitor () const
 

Member Function Documentation

function< Fwd, ParameterSpecs > const& boost::python::def_visitor< function< Fwd, ParameterSpecs > >::derived_visitor ( ) const
inlineprotectedinherited
template<class Fwd , class ParameterSpecs >
template<class Class , class Options >
void boost::parameter::python::function< Fwd, ParameterSpecs >::visit ( Class &  cl,
char const *  name,
Options const &  options 
) const
inline

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