This is the complete list of members for OCL::TCP::Command, including all inherited members.
_name | OCL::TCP::Command | protected |
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 =0 | OCL::TCP::Command | pure 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 | |
~Command() | OCL::TCP::Command | virtual |