pianod2
multisource multiuser scriptable networked music player
Parsnip::Dispatcher< DispatchReturnType, DispatchContextType > Member List

This is the complete list of members for Parsnip::Dispatcher< DispatchReturnType, DispatchContextType >, including all inherited members.

addHandler(const Parser::Definitions &defs, const ExecutorType &handler)Parsnip::Dispatcher< DispatchReturnType, DispatchContextType >
addHandler(const Parser::Definitions &defs, Interpreter< DispatchReturnType, DispatchContextType > *interpreter)Parsnip::Dispatcher< DispatchReturnType, DispatchContextType >inline
addStatements(const Parser::Definitions &defs, ExecutorType handler)Parsnip::Dispatcher< DispatchReturnType, DispatchContextType >
ContextType typedefParsnip::Dispatcher< DispatchReturnType, DispatchContextType >
Dispatcher(const ParserRef &parser)Parsnip::Dispatcher< DispatchReturnType, DispatchContextType >
ExecutorType typedefParsnip::Dispatcher< DispatchReturnType, DispatchContextType >
handlersParsnip::Dispatcher< DispatchReturnType, DispatchContextType >private
mapping_checkParsnip::Dispatcher< DispatchReturnType, DispatchContextType >private
operator()(Parser::CommandId command_id, const Parsnip::Data &parameters, DispatchContextType context) constParsnip::Dispatcher< DispatchReturnType, DispatchContextType >
operator()(Parser::StringType command, ContextType context) constParsnip::Dispatcher< DispatchReturnType, DispatchContextType >
parserParsnip::Dispatcher< DispatchReturnType, DispatchContextType >protected
parser_numberParsnip::Dispatcher< DispatchReturnType, DispatchContextType >private
ReturnType typedefParsnip::Dispatcher< DispatchReturnType, DispatchContextType >