OrocosComponentLibrary  2.8.3
RealCommand Member List

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

_maxargs (defined in RealCommand)RealCommandprotected
_minargs (defined in RealCommand)RealCommandprotected
_name (defined in Command)Commandprotected
_parent (defined in RealCommand)RealCommandprotected
_syntax (defined in RealCommand)RealCommandprotected
Command(std::string name) (defined in Command)Command
correctSyntax(unsigned int argc, std::string *args)RealCommandvirtual
execute(int argc, std::string *args)RealCommand
find(const std::vector< Command * > &cmds, const std::string &cmp)Commandstatic
getName() const Command
getRealCommand(const std::vector< Command * > &cmds) const RealCommandvirtual
getSyntax() const RealCommand
is(std::string &cmd) const (defined in Command)Commandvirtual
maincode(int argc, std::string *args)=0RealCommandprotectedpure 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
RealCommand(std::string name, TcpReportingInterpreter *parent, unsigned int minargs=0, unsigned int maxargs=0, const char *syntax=0) (defined in RealCommand)RealCommand
sendError102() const RealCommandprotected
sendOK() const RealCommandprotected
socket() const RealCommandinlineprotected
toupper(std::string *args, int index) const RealCommandprotected
toupper(std::string *args, int start, int stop) const RealCommandprotected
~Command() (defined in Command)Commandvirtual
~RealCommand() (defined in RealCommand)RealCommandvirtual