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] |
QBaseClient(const std::string &serverType) | QBaseClient | [protected] |
QBaseClient(const std::string &address, const std::string &port) | QBaseClient | [protected] |
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] |
SetConnectionMode(bool alwaysOpen) | QBaseClient | [inline] |
~QBaseClient() | QBaseClient | [virtual] |