Home
last modified time | relevance | path

Searched defs:lotable (Results 1 – 9 of 9) sorted by relevance

/dports/comms/flrig/flrig-1.3.54/src/rigs/
H A DTS2000.cxx421 const char **RIG_TS2000::lotable(int val) in lotable() function in RIG_TS2000
H A DTS480HX.cxx400 const char **RIG_TS480HX::lotable(int m) in lotable() function in RIG_TS480HX
H A DTS590S.cxx563 const char **RIG_TS590S::lotable(int m) in lotable() function in RIG_TS590S
H A DTS590SG.cxx580 const char **RIG_TS590SG::lotable(int m) in lotable() function in RIG_TS590SG
H A DTS480SAT.cxx405 const char **RIG_TS480SAT::lotable(int m) in lotable() function in RIG_TS480SAT
H A DTS870S.cxx795 const char **RIG_TS870S::lotable(int m) in lotable() function in RIG_TS870S
H A DTS890S.cxx597 const char **RIG_TS890S::lotable(int m) in lotable() function in RIG_TS890S
H A DTS990.cxx1425 const char **RIG_TS990::lotable(int m) in lotable() function in RIG_TS990
/dports/comms/flrig/flrig-1.3.54/src/include/
H A Drigbase.h364 virtual const char **lotable(int m) {return NULL;} in lotable() function