221 RadioHandler(
bool debug =
false);
223 RadioHandler(
const RadioHandler& other);
224 virtual RadioHandler& operator=(
const RadioHandler& other);
230 virtual bool queryVersionInfo();
232 virtual bool executeQueryIDN(std::string& model,
233 std::string& serialNumber);
235 virtual bool executeQueryVER(std::string& softwareVersion,
236 std::string& firmwareVersion,
237 std::string& referenceVersion,
238 std::string& firmwareDate);
240 virtual bool executeQueryHREV(std::string& hardwareInfo);