radio_tool 0.2.1
Loading...
Searching...
No Matches
Classes | Typedefs
radio_tool::radio Namespace Reference

Classes

class  AilunceRadio
 
class  RadioFactory
 
class  RadioInfo
 
class  RadioOperations
 
class  RadioOperationsFactory
 
class  SerialRadioFactory
 
class  SerialRadioInfo
 
class  TYTRadio
 
class  TYTSGLRadio
 
class  USBRadioFactory
 
class  USBRadioInfo
 
class  YaesuRadio
 

Typedefs

typedef std::function< RadioOperations *()> CreateRadioOps
 

Detailed Description

This file is part of radio_tool. Copyright (c) 2022 Niccol� Izzo IU2KIN Copyright (c) 2022 v0l radio.nosp@m._too.nosp@m.l@v0l.nosp@m..io

radio_tool is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

radio_tool is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with radio_tool. If not, see https://www.gnu.org/licenses/.

This file is part of radio_tool. Copyright (c) 2022 v0l radio.nosp@m._too.nosp@m.l@v0l.nosp@m..io

radio_tool is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

radio_tool is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with radio_tool. If not, see https://www.gnu.org/licenses/.

This file is part of radio_tool. Copyright (c) 2021 v0l radio.nosp@m._too.nosp@m.l@v0l.nosp@m..io

radio_tool is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

radio_tool is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with radio_tool. If not, see https://www.gnu.org/licenses/.

Typedef Documentation

◆ CreateRadioOps

typedef std::function<RadioOperations *()> radio_tool::radio::CreateRadioOps

Definition at line 28 of file radio.hpp.