OrocosComponentLibrary  2.8.3
AliasCommand Member List

This is the complete list of members for AliasCommand, including all inherited members.

_name (defined in Command)Commandprotected
AliasCommand(std::string name, std::string alias) (defined in AliasCommand)AliasCommand
Command(std::string name) (defined in Command)Command
find(const std::vector< Command * > &cmds, const std::string &cmp)Commandstatic
getName() const Command
getRealCommand(const std::vector< Command * > &cmds) const AliasCommandvirtual
is(std::string &cmd) const (defined in Command)Commandvirtual
operator!=(const std::string &cmp) const (defined in Command)Command
operator<(const Command &cmp) const (defined in Command)Command
operator==(const std::string &cmp) const Command
~AliasCommand() (defined in AliasCommand)AliasCommandinlinevirtual
~Command() (defined in Command)Commandvirtual