Searched refs:BarometerCommand (Results 1 – 3 of 3) sorted by relevance
52 typeMap["Barometer"] = &CommandLineFactory::CreateObject<BarometerCommand>; in InitCommandMap()
168 class BarometerCommand : public CommandLine {170 BarometerCommand(CommandType commandType, const Json::Value& arg, const LocalSocket& socket);171 ~BarometerCommand() override {} in ~BarometerCommand()
337 BarometerCommand::BarometerCommand(CommandType commandType, const Json::Value& arg, const LocalSock… in BarometerCommand() function in BarometerCommand342 bool BarometerCommand::IsSetArgValid() const in IsSetArgValid()361 void BarometerCommand::RunGet() in RunGet()370 void BarometerCommand::RunSet() in RunSet()