_analogContactTable | CodeplugContext | protected |
_aprsSystemTable | CodeplugContext | protected |
_channelTable | CodeplugContext | protected |
_config | CodeplugContext | protected |
_digitalContactTable | CodeplugContext | protected |
_gpsSystemTable | CodeplugContext | protected |
_groupListTable | CodeplugContext | protected |
_radioIDTable | CodeplugContext | protected |
_roamingChannelTable | CodeplugContext | protected |
_roamingZoneTable | CodeplugContext | protected |
_scanListTable | CodeplugContext | protected |
addAnalogContact(DTMFContact *con, int index) | CodeplugContext | |
addAPRSSystem(APRSSystem *sys, int index) | CodeplugContext | |
addChannel(Channel *ch, int index) | CodeplugContext | |
addDigitalContact(DMRContact *con, int index) | CodeplugContext | |
addGPSSystem(GPSSystem *sys, int index) | CodeplugContext | |
addGroupList(RXGroupList *grp, int index) | CodeplugContext | |
addRadioId(uint32_t id, int index, const QString &name="") | CodeplugContext | |
addRoamingChannel(DMRChannel *ch, int index) | CodeplugContext | |
addRoamingZone(RoamingZone *zone, int index) | CodeplugContext | |
addScanList(ScanList *lst, int index) | CodeplugContext | |
CodeplugContext(Config *config) | CodeplugContext | |
config() const | CodeplugContext | |
getAnalogContact(int index) const | CodeplugContext | |
getAPRSSystem(int index) const | CodeplugContext | |
getChannel(int index) const | CodeplugContext | |
getDigitalContact(int index) const | CodeplugContext | |
getGPSSystem(int index) const | CodeplugContext | |
getGroupList(int index) const | CodeplugContext | |
getRadioId(int idx) const | CodeplugContext | |
getRoamingChannel(int index) const | CodeplugContext | |
getRoamingZone(int index) const | CodeplugContext | |
getScanList(int index) const | CodeplugContext | |
hasAnalogContact(int index) const | CodeplugContext | |
hasAPRSSystem(int index) const | CodeplugContext | |
hasChannel(int index) const | CodeplugContext | |
hasDigitalContact(int index) const | CodeplugContext | |
hasGPSSystem(int index) const | CodeplugContext | |
hasGroupList(int index) const | CodeplugContext | |
hasRadioId(int index) const | CodeplugContext | |
hasRoamingChannel(int index) const | CodeplugContext | |
hasRoamingZone(int index) const | CodeplugContext | |
hasScanList(int index) const | CodeplugContext | |
setDefaultRadioId(uint32_t id, int index) | CodeplugContext | |