181 RadioHandler(
bool debug =
false);
183 RadioHandler(
const RadioHandler& other);
184 virtual RadioHandler& operator=(
const RadioHandler& other);
190 virtual bool queryVersionInfo();
192 virtual bool executeQueryIDN(std::string& model,
193 std::string& serialNumber);
195 virtual bool executeQueryVER(std::string& softwareVersion,
196 std::string& firmwareVersion,
197 std::string& referenceVersion,
198 std::string& firmwareDate);
200 virtual bool executeQueryHREV(std::string& hardwareInfo);