| BuildError(std::string answer) | QBaseClient | [protected] |
| CompleteCommand(std::string &command) | QBaseClient | [protected] |
| ExecCmdNoResponse(const std::string &command, std::string &answer) | QBaseClient | [protected] |
| ExecGetCommand(const std::string &command, std::string &answer) | QBaseClient | [protected] |
| ExecSetCommand(const std::string &command, std::string &answer) | QBaseClient | [protected] |
| ExecStartCommand(const std::string &command, std::string &answer) | QBaseClient | [protected] |
| fConnMode | QBaseClient | [protected] |
| fError (defined in QBaseClient) | QBaseClient | [protected] |
| GetConnectionMode() const | QBaseClient | [inline] |
| GetError() const | QBaseClient | [inline] |
| GetRegisteredProcesses(std::list< std::string > &processes) | QMsgClient | |
| GetStatus(const std::string &processName, ProcessStatus_t &status) | QMsgClient | |
| IsRegistered(const std::string &processName, bool &isReg) | QMsgClient | |
| QBaseClient(const std::string &serverType) | QBaseClient | [protected] |
| QBaseClient(const std::string &address, const std::string &port) | QBaseClient | [protected] |
| QMsgClient() | QMsgClient | |
| QMsgClient(const std::string &address, const std::string &port) | QMsgClient | |
| RegisterProcess(const std::string &processName, const std::string &host, pid_t processPid) | QMsgClient | |
| ReturnBool(const std::string &command, bool &answer) | QBaseClient | [protected] |
| ReturnDouble(const std::string &command, double &answer) | QBaseClient | [protected] |
| ReturnInt(const std::string &command, int &answer) | QBaseClient | [protected] |
| ReturnString(const std::string &command, std::string &answer) | QBaseClient | [protected] |
| SendLog(const std::string &processName, const std::string &message, MsgLevel level=InfoMsg) | QMsgClient | |
| SendStatus(const std::string &processName, ProcessStatus_t status) | QMsgClient | |
| SetConnectionMode(bool alwaysOpen) | QBaseClient | [inline] |
| UnregisterProcess(const std::string &processName) | QMsgClient | |
| ~QBaseClient() | QBaseClient | [virtual] |
| ~QMsgClient() | QMsgClient | [virtual] |