QBaseClient Member List
This is the complete list of members for
QBaseClient, including all inherited members.
BuildError() | QBaseClient | [private] |
Close() | QApolloSocketClient | [protected] |
ExecCommand(const QNwMessageBuilder &builder, std::string &answer) | QBaseClient | [protected] |
fAnswerMap | QBaseClient | [private] |
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] |
GetInt(const std::string &name, int &val) | QBaseClient | [protected] |
GetParList(const std::string &name, std::list< std::string > &values) | QBaseClient | [protected] |
GetServerAddress() const (defined in QApolloSocketClient) | QApolloSocketClient | [inline, protected] |
GetServerPort() const (defined in QApolloSocketClient) | QApolloSocketClient | [inline, protected] |
GetString(const std::string &name, std::string &val) | QBaseClient | [protected] |
IsParamDefined(const std::string &name) | QBaseClient | [protected] |
Open() | QApolloSocketClient | [protected] |
ProcessAnswer(std::string answer) | QBaseClient | [private] |
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] |
Read() const | QApolloSocketClient | [protected] |
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] |
Write(const std::string &Cmd) | QApolloSocketClient | [protected] |
~QApolloSocketClient() | QApolloSocketClient | [protected, virtual] |
~QBaseClient() | QBaseClient | [virtual] |