, including all inherited members.
Close() | QApolloSocketClient | [protected] |
ExecCommand(const QNwMessageBuilder &builder, std::string &answer) | QBaseClient | [protected] |
fConnMode | QBaseClient | [protected] |
fError (defined in QBaseClient) | QBaseClient | [protected] |
GetBool(const std::string &name, bool &val) | QBaseClient | [protected] |
GetConnectionMode() const | QBaseClient | [inline] |
GetDouble(const std::string &name, double &val) | QBaseClient | [protected] |
GetError() const | QBaseClient | [inline] |
GetFirstMessageId(int &id) | QMsgClient | |
GetFormattedMessage(int id, std::string &message) | QMsgClient | |
GetInt(const std::string &name, int &val) | QBaseClient | [protected] |
GetLastMessageId(int &id) | QMsgClient | |
GetMessage(int id, QLogInfo &logInfo) | QMsgClient | |
GetMessageIdByTime(time_t time, int &id) | QMsgClient | |
GetParList(const std::string &name, std::list< std::string > &values) | QBaseClient | [protected] |
GetRegisteredProcesses(std::list< std::string > &processes) | QMsgClient | |
GetServerAddress() const (defined in QApolloSocketClient) | QApolloSocketClient | [inline, protected] |
GetServerPort() const (defined in QApolloSocketClient) | QApolloSocketClient | [inline, protected] |
GetStatus(const std::string &processName, QDaqCommonDefs::ProcessStatus_t &status) | QMsgClient | |
GetString(const std::string &name, std::string &val) | QBaseClient | [protected] |
IsParamDefined(const std::string &name) | QBaseClient | [protected] |
IsRegistered(const std::string &processName, bool &isReg) | QMsgClient | |
Open() | QApolloSocketClient | [protected] |
QApolloSocketClient() | QApolloSocketClient | [protected] |
QApolloSocketClient(const std::string &address, const std::string &port) | QApolloSocketClient | [protected] |
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 | |
Read() const | QApolloSocketClient | [protected] |
RegisterProcess(const std::string &processName, const std::string &host, pid_t processPid) | QMsgClient | |
SendLog(const std::string &processName, const std::string &message, MsgLevel level=InfoMsg) | QMsgClient | |
SendStatus(const std::string &processName, QDaqCommonDefs::ProcessStatus_t status) | QMsgClient | |
SetConnectionMode(bool alwaysOpen) | QBaseClient | [inline] |
SetServerAddress(const std::string &s) (defined in QApolloSocketClient) | QApolloSocketClient | [inline, protected] |
SetServerPort(const std::string &s) (defined in QApolloSocketClient) | QApolloSocketClient | [inline, protected] |
socketDescr (defined in QApolloSocketClient) | QApolloSocketClient | [protected] |
UnregisterProcess(const std::string &processName) | QMsgClient | |
Write(const std::string &Cmd) | QApolloSocketClient | [protected] |
~QApolloSocketClient() | QApolloSocketClient | [protected, virtual] |
~QBaseClient() | QBaseClient | [virtual] |
~QMsgClient() | QMsgClient | [virtual] |