This is the complete list of members for OCL::TCP::AliasCommand, including all inherited members.
_alias | OCL::TCP::AliasCommand | private |
_name | OCL::TCP::Command | protected |
AliasCommand(std::string name, std::string alias) | OCL::TCP::AliasCommand | |
Command(std::string name) | OCL::TCP::Command | |
find(const std::vector< Command * > &cmds, const std::string &cmp) | OCL::TCP::Command | static |
getName() const | OCL::TCP::Command | |
getRealCommand(const std::vector< Command * > &cmds) const | OCL::TCP::AliasCommand | virtual |
is(std::string &cmd) const | OCL::TCP::Command | virtual |
operator!=(const std::string &cmp) const | OCL::TCP::Command | |
operator<(const Command &cmp) const | OCL::TCP::Command | |
operator==(const std::string &cmp) const | OCL::TCP::Command | |
~AliasCommand() | OCL::TCP::AliasCommand | inlinevirtual |
~Command() | OCL::TCP::Command | virtual |