odtone::conf::parser_grammar::run_cmd_
// In header: </home/carlos/Projectos/odtone/inc/odtone/conf.hpp> struct run_cmd_ { // member classes/structs/unions template<typename , typename , typename > struct result { // types typedef void type; }; // public member functions void operator()(function const &, args_type const &, pset_type const &) const; };
run_cmd_
public member functionsvoid operator()(function const & f, args_type const & args, pset_type const & pset) const;