Command Member List

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

Command() (defined in Command)Command
executeCommand(const std::string &cmd) (defined in Command)Commandstatic
GetExternalProcessId(std::string name) (defined in Command)Commandstatic
GetStdoutFromBackgroundCommand(bg_command_status_handler_function handler, const std::string &binaryFile) (defined in Command)Commandstatic
GetStdoutFromCommand(std::string cmd) (defined in Command)Commandstatic
myPopen(const char *command, const char *type) (defined in Command)Commandstatic
~Command() (defined in Command)Commandvirtual