, including all inherited members.
_maxargs | OCL::TCP::RealCommand | [protected] |
_minargs | OCL::TCP::RealCommand | [protected] |
_name | OCL::TCP::Command | [protected] |
_parent | OCL::TCP::RealCommand | [protected] |
_syntax | OCL::TCP::RealCommand | [protected] |
Command(std::string name) | OCL::TCP::Command | |
Command(std::string name) | OCL::TCP::Command | |
correctSyntax(unsigned int argc, std::string *args) | OCL::TCP::RealCommand | [virtual] |
correctSyntax(unsigned int argc, std::string *args) | OCL::TCP::RealCommand | [virtual] |
execute(int argc, std::string *args) | OCL::TCP::RealCommand | |
execute(int argc, std::string *args) | OCL::TCP::RealCommand | |
find(const std::vector< Command * > &cmds, const std::string &cmp) | OCL::TCP::Command | [static] |
find(const std::vector< Command * > &cmds, const std::string &cmp) | OCL::TCP::Command | [static] |
getName() const | OCL::TCP::Command | |
getName() const | OCL::TCP::Command | |
getRealCommand(const std::vector< Command * > &cmds) const | OCL::TCP::RealCommand | [virtual] |
getRealCommand(const std::vector< Command * > &cmds) const | OCL::TCP::RealCommand | [virtual] |
getSyntax() const | OCL::TCP::RealCommand | |
getSyntax() const | OCL::TCP::RealCommand | |
is(std::string &cmd) const | OCL::TCP::Command | [virtual] |
is(std::string &cmd) const | OCL::TCP::Command | [virtual] |
maincode(int argc, std::string *args)=0 | OCL::TCP::RealCommand | [protected, pure virtual] |
maincode(int argc, std::string *args)=0 | OCL::TCP::RealCommand | [protected, pure virtual] |
operator!=(const std::string &cmp) const | OCL::TCP::Command | |
operator!=(const std::string &cmp) const | OCL::TCP::Command | |
operator<(const Command &cmp) const | OCL::TCP::Command | |
operator<(const Command &cmp) const | OCL::TCP::Command | |
operator==(const std::string &cmp) const | OCL::TCP::Command | |
operator==(const std::string &cmp) const | OCL::TCP::Command | |
RealCommand(std::string name, TcpReportingInterpreter *parent, unsigned int minargs=0, unsigned int maxargs=0, const char *syntax=0) | OCL::TCP::RealCommand | |
RealCommand(std::string name, TcpReportingInterpreter *parent, unsigned int minargs=0, unsigned int maxargs=0, const char *syntax=0) | OCL::TCP::RealCommand | |
sendError102() const | OCL::TCP::RealCommand | [protected] |
sendError102() const | OCL::TCP::RealCommand | [protected] |
sendOK() const | OCL::TCP::RealCommand | [protected] |
sendOK() const | OCL::TCP::RealCommand | [protected] |
socket() const | OCL::TCP::RealCommand | [inline, protected] |
socket() const | OCL::TCP::RealCommand | [inline, protected] |
toupper(std::string *args, int index) const | OCL::TCP::RealCommand | [protected] |
toupper(std::string *args, int start, int stop) const | OCL::TCP::RealCommand | [protected] |
toupper(std::string *args, int index) const | OCL::TCP::RealCommand | [protected] |
toupper(std::string *args, int start, int stop) const | OCL::TCP::RealCommand | [protected] |
~Command() | OCL::TCP::Command | [virtual] |
~Command() | OCL::TCP::Command | [virtual] |
~RealCommand() | OCL::TCP::RealCommand | [virtual] |
~RealCommand() | OCL::TCP::RealCommand | [virtual] |