177 RadioHandler(
bool debug =
false);
179 RadioHandler(
const RadioHandler& other);
180 virtual RadioHandler& operator=(
const RadioHandler& other);
186 virtual bool queryVersionInfo();
188 virtual bool executeQueryIDN(std::string& model,
189 std::string& serialNumber);
191 virtual bool executeQueryVER(std::string& softwareVersion,
192 std::string& firmwareVersion,
193 std::string& referenceVersion,
194 std::string& firmwareDate);
196 virtual bool executeQueryHREV(std::string& hardwareInfo);