QMsgGetCommand Member List
This is the complete list of members for
QMsgGetCommand, including all inherited members.
| AddBoolToAnswer(const std::string &parName, bool val) | QCommand | [protected] |
| AddDoubleToAnswer(const std::string &parName, double val) | QCommand | [protected] |
| AddIntToAnswer(const std::string &parName, int val) | QCommand | [protected] |
| AddStringToAnswer(const std::string &parName, const std::string &val) | QCommand | [protected] |
| AddToAnswer(const std::string &parName, const std::list< std::string > &values) | QCommand | [protected] |
| CheckParams() | QMsgGetCommand | [virtual] |
| Execute() | QMsgGetCommand | [virtual] |
| GetAnswerMap() const | QCommand | [inline] |
| GetBool(const std::string &name, bool &val) const | QCommand | [protected] |
| GetBoolList(const std::string &name, std::list< bool > &values) const | QCommand | [protected] |
| GetDouble(const std::string &name, double &val) const | QCommand | [protected] |
| GetDoubleList(const std::string &name, std::list< double > &values) const | QCommand | [protected] |
| GetInt(const std::string &name, int &val) const | QCommand | [protected] |
| GetIntList(const std::string &name, std::list< int > &values) const | QCommand | [protected] |
| GetModifier() const | QCommand | [inline, protected] |
| GetParMap() const | QCommand | [inline, protected] |
| GetString(const std::string &name, std::string &val) const | QCommand | [protected] |
| GetStringList(const std::string &name, std::list< std::string > &values) const | QCommand | [protected] |
| HandleGetMsgCommand() (defined in QMsgGetCommand) | QMsgGetCommand | [private] |
| HandleMsgIdCommand() (defined in QMsgGetCommand) | QMsgGetCommand | [private] |
| HandleProcessesCommand() (defined in QMsgGetCommand) | QMsgGetCommand | [private] |
| HandleStatusCommand() (defined in QMsgGetCommand) | QMsgGetCommand | [private] |
| IsParamDefined(const std::string &name) const | QCommand | [protected] |
| IsValid() const | QCommand | [inline] |
| QCommand() | QCommand | |
| QMsgGetCommand() (defined in QMsgGetCommand) | QMsgGetCommand | |
| SetError(const QError &err) | QCommand | [protected] |
| SetSuccess() | QCommand | [inline, protected] |
| ~QCommand() | QCommand | [virtual] |
| ~QMsgGetCommand() (defined in QMsgGetCommand) | QMsgGetCommand | [virtual] |