This is the complete list of members for GUISoDa::HamlibHandler, including all inherited members.
cmdDumpState(QTextStream &out, QTextStream &in, bool getval) | GUISoDa::HamlibHandler | protected |
cmdFreq(QTextStream &out, QTextStream &in, bool getval) | GUISoDa::HamlibHandler | protected |
cmdHandler_t typedef | GUISoDa::HamlibHandler | protected |
cmdMode(QTextStream &out, QTextStream &in, bool getval) | GUISoDa::HamlibHandler | protected |
cmdPTT(QTextStream &out, QTextStream &in, bool getval) | GUISoDa::HamlibHandler | protected |
cmdQuit(QTextStream &out, QTextStream &in, bool getval) | GUISoDa::HamlibHandler | protected |
cmdSplitFreq(QTextStream &out, QTextStream &in, bool getval) | GUISoDa::HamlibHandler | protected |
cmdSplitVFO(QTextStream &out, QTextStream &in, bool getval) | GUISoDa::HamlibHandler | protected |
cmdVFO(QTextStream &out, QTextStream &in, bool getval) | GUISoDa::HamlibHandler | protected |
current_modtype | GUISoDa::HamlibHandler | protected |
current_rx_freq | GUISoDa::HamlibHandler | protected |
current_tx_freq | GUISoDa::HamlibHandler | protected |
current_tx_on | GUISoDa::HamlibHandler | protected |
current_VFO | GUISoDa::HamlibHandler | protected |
get_command_map | GUISoDa::HamlibHandler | protected |
HamlibHandler(QObject *parent=0) | GUISoDa::HamlibHandler | |
hl2soda_modmap | GUISoDa::HamlibHandler | protected |
initCommandTables() | GUISoDa::HamlibHandler | private |
initModTables() | GUISoDa::HamlibHandler | private |
modulation | GUISoDa::HamlibHandler | protected |
processCommand(const QString &cmd, QTcpSocket *socket_p) | GUISoDa::HamlibHandler | |
registerCommand(const char *shortname, const char *longname, cmdHandler_t handler, bool is_get) | GUISoDa::HamlibHandler | protected |
reportModulation(int mod_id) | GUISoDa::HamlibHandler | slot |
reportRXFreq(double f) | GUISoDa::HamlibHandler | slot |
reportTXFreq(double f) | GUISoDa::HamlibHandler | slot |
reportTXOn(bool tx_on) | GUISoDa::HamlibHandler | slot |
rx_freq | GUISoDa::HamlibHandler | protected |
set_command_map | GUISoDa::HamlibHandler | protected |
setModulation(SoDa::Command::ModulationType mod) | GUISoDa::HamlibHandler | signal |
setRXFreq(double f) | GUISoDa::HamlibHandler | signal |
setTXFreq(double f) | GUISoDa::HamlibHandler | signal |
setTXOn(bool tx_on) | GUISoDa::HamlibHandler | signal |
soda2hl_modmap | GUISoDa::HamlibHandler | protected |
split_enabled | GUISoDa::HamlibHandler | protected |
tx_freq | GUISoDa::HamlibHandler | protected |
tx_on | GUISoDa::HamlibHandler | protected |
tx_VFO | GUISoDa::HamlibHandler | protected |
~HamlibHandler() | GUISoDa::HamlibHandler | |