Namespaces | |
| aux | |
Classes | |
| struct | call |
| struct | function |
| struct | init |
Functions | |
| template<class M , class Signature > | |
| void | def (char const *name, Signature) |
| template<class M , class Class , class Signature > | |
| void | def (Class &cl, char const *name, Signature) |
| void boost::parameter::python::def | ( | char const * | name, |
| Signature | |||
| ) |
References boost::parameter::python::aux::def_combinations(), and boost::detail::type.
Referenced by boost::spirit::lex::detail::lexer_def_< lexer >::add_state(), boost::parameter::python::aux::def_combination_aux(), boost::lookup_named_param_def< Tag, Args, param_not_found >::get(), boost::lookup_named_param_def< Tag1, bgl_named_params< T, Tag, Base >, Def >::get(), boost::spirit::lex::detail::lexer_def_< lexer >::operator()(), boost::spirit::lex::detail::lexer_def_< lexer >::operator=(), boost::re_detail::basic_regex_parser< charT, traits >::parse_perl_extension(), and boost::expressions::channel_severity_filter_terminal< ChannelT, SeverityT, ChannelFallbackT, SeverityFallbackT, ChannelOrderT, SeverityCompareT, AllocatorT >::set_default().
| void boost::parameter::python::def | ( | Class & | cl, |
| char const * | name, | ||
| Signature | |||
| ) |
References boost::parameter::python::aux::def_combinations(), and boost::detail::type.