OrocosComponentLibrary
2.9.0
|
This is the complete list of members for Command, including all inherited members.
_name (defined in Command) | Command | protected |
Command(std::string name) (defined in Command) | Command | |
find(const std::vector< Command * > &cmds, const std::string &cmp) | Command | static |
getName() const | Command | |
getRealCommand(const std::vector< Command * > &cmds) const =0 | Command | pure virtual |
is(std::string &cmd) const (defined in Command) | Command | virtual |
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 | |
~Command() (defined in Command) | Command | virtual |