QNullCommand Member List
This is the complete list of members for 
QNullCommand, 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() | QNullCommand |  [inline, virtual] | 
  | Execute() | QNullCommand |  [inline, 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] | 
  | IsParamDefined(const std::string &name) const  | QCommand |  [protected] | 
  | IsValid() const  | QCommand |  [inline] | 
  | QCommand() | QCommand |  | 
  | QNullCommand() | QNullCommand |  | 
  | SetError(const QError &err) | QCommand |  [protected] | 
  | SetSuccess() | QCommand |  [inline, protected] | 
  | ~QCommand() | QCommand |  [virtual] | 
  | ~QNullCommand() | QNullCommand |  [inline, virtual] |