CommandDispatcher< SendStrategy > Member List
This is the complete list of members for CommandDispatcher< SendStrategy >, including all inherited members.
CommandDispatcher(Args &&... args) (defined in CommandDispatcher< SendStrategy >) | CommandDispatcher< SendStrategy > | inline |
ICommandDispatcher(const score::CommandStack &stack)=delete (defined in ICommandDispatcher) | ICommandDispatcher | explicit |
ICommandDispatcher(const score::CommandStackFacade &stack) (defined in ICommandDispatcher) | ICommandDispatcher | inlineexplicit |
stack() const (defined in ICommandDispatcher) | ICommandDispatcher | inline |
submit(score::Command *cmd) const (defined in CommandDispatcher< SendStrategy >) | CommandDispatcher< SendStrategy > | inline |
submit(Args &&... args) const (defined in CommandDispatcher< SendStrategy >) | CommandDispatcher< SendStrategy > | inline |
submit(std::unique_ptr< score::Command > cmd) const (defined in CommandDispatcher< SendStrategy >) | CommandDispatcher< SendStrategy > | inline |