QDaqStateCommand Member List
This is the complete list of members for
QDaqStateCommand, 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] |
CheckCommandState(QDaqCommonDefs::QDaqState daqState) const | QDaqStateCommand | [private] |
CheckParams() | QDaqStateCommand | [virtual] |
CheckStartParams() | QDaqStateCommand | [private] |
CheckStopParams() | QDaqStateCommand | [private] |
Execute() | QDaqStateCommand | [virtual] |
fCommand | QDaqStateCommand | [private] |
fCommandCode | QDaqStateCommand | [private] |
fComments | QDaqStateCommand | [private] |
fRun | QDaqStateCommand | [private] |
fSettingsBasket | QDaqStateCommand | [private] |
fShifterSet | QDaqStateCommand | [private] |
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] |
IsParamDefined(const std::string &name) const | QCommand | [protected] |
IsValid() const | QCommand | [inline] |
QCommand() | QCommand | |
QDaqCommandCode enum name | QDaqStateCommand | [private] |
QDaqStateCommand() | QDaqStateCommand | |
QDaqStateCommand(const std::string &which) | QDaqStateCommand | |
QNoCmd enum value (defined in QDaqStateCommand) | QDaqStateCommand | [private] |
QPauseCmd enum value | QDaqStateCommand | [private] |
QResumeCmd enum value | QDaqStateCommand | [private] |
QStartCmd enum value (defined in QDaqStateCommand) | QDaqStateCommand | [private] |
QStopCmd enum value (defined in QDaqStateCommand) | QDaqStateCommand | [private] |
SetError(const QError &err) | QCommand | [protected] |
SetSuccess() | QCommand | [inline, protected] |
~QCommand() | QCommand | [virtual] |
~QDaqStateCommand() | QDaqStateCommand | [virtual] |