libdrmconf  0.10.4
A library to program DMR radios.
CodeplugContext Member List

This is the complete list of members for CodeplugContext, including all inherited members.

_analogContactTableCodeplugContextprotected
_aprsSystemTableCodeplugContextprotected
_channelTableCodeplugContextprotected
_configCodeplugContextprotected
_digitalContactTableCodeplugContextprotected
_gpsSystemTableCodeplugContextprotected
_groupListTableCodeplugContextprotected
_radioIDTableCodeplugContextprotected
_roamingChannelTableCodeplugContextprotected
_roamingZoneTableCodeplugContextprotected
_scanListTableCodeplugContextprotected
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() constCodeplugContext
getAnalogContact(int index) constCodeplugContext
getAPRSSystem(int index) constCodeplugContext
getChannel(int index) constCodeplugContext
getDigitalContact(int index) constCodeplugContext
getGPSSystem(int index) constCodeplugContext
getGroupList(int index) constCodeplugContext
getRadioId(int idx) constCodeplugContext
getRoamingChannel(int index) constCodeplugContext
getRoamingZone(int index) constCodeplugContext
getScanList(int index) constCodeplugContext
hasAnalogContact(int index) constCodeplugContext
hasAPRSSystem(int index) constCodeplugContext
hasChannel(int index) constCodeplugContext
hasDigitalContact(int index) constCodeplugContext
hasGPSSystem(int index) constCodeplugContext
hasGroupList(int index) constCodeplugContext
hasRadioId(int index) constCodeplugContext
hasRoamingChannel(int index) constCodeplugContext
hasRoamingZone(int index) constCodeplugContext
hasScanList(int index) constCodeplugContext
setDefaultRadioId(uint32_t id, int index)CodeplugContext