_data | Codeplug::Element | protected |
_size | Codeplug::Element | protected |
allLEDsDisabled() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
allTonesDisabled() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
analogTalkPermitTone() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
animation() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
ARTSTone typedef | RadioddityCodeplug::GeneralSettingsElement | |
artsToneMode() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
batsavePreamble() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
batsaveRX() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
callAlertDuration() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
channelFreeIndicationTone() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
clear() | RadioddityCodeplug::GeneralSettingsElement | virtual |
clearBit(unsigned offset, unsigned bit) | Codeplug::Element | |
clearProgPassword() | RadioddityCodeplug::GeneralSettingsElement | virtual |
digitalTalkPermitTone() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
disableAllLEDs(bool disable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
disableAllTones(bool disable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
downChannelModeVFO() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
Element(uint8_t *ptr, size_t size) | Codeplug::Element | protected |
Element(const Element &other) | Codeplug::Element | |
enableAnalogTalkPermitTone(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableAnimation(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableBatsavePreamble(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableBatsaveRX(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableChannelFreeIndicationTone(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableDigitalTalkPermitTone(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableDownChannelModeVFO(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableResetTone(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableSelftestTone(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableTXExitTone(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableTXOnActiveChannel(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableUnknownNumberTone(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
enableUpChannelModeVFO(bool enable) | RadioddityCodeplug::GeneralSettingsElement | virtual |
fill(uint8_t value, unsigned offset=0, int size=-1) | Codeplug::Element | |
fromConfig(const Config *conf, Context &ctx) | RadioddityCodeplug::GeneralSettingsElement | virtual |
GeneralSettingsElement(uint8_t *ptr, unsigned size) | RadioddityCodeplug::GeneralSettingsElement | protected |
GeneralSettingsElement(uint8_t *ptr) | RadioddityCodeplug::GeneralSettingsElement | explicit |
getBCD2(unsigned offset) const | Codeplug::Element | |
getBCD4_be(unsigned offset) const | Codeplug::Element | |
getBCD4_le(unsigned offset) const | Codeplug::Element | |
getBCD8_be(unsigned offset) const | Codeplug::Element | |
getBCD8_le(unsigned offset) const | Codeplug::Element | |
getBit(const Offset::BitOffset &offset) const | Codeplug::Element | |
getBit(unsigned offset, unsigned bit) const | Codeplug::Element | |
getInt8(unsigned offset) const | Codeplug::Element | |
getUInt16_be(unsigned offset) const | Codeplug::Element | |
getUInt16_le(unsigned offset) const | Codeplug::Element | |
getUInt2(unsigned offset, unsigned bit) const | Codeplug::Element | |
getUInt24_be(unsigned offset) const | Codeplug::Element | |
getUInt24_le(unsigned offset) const | Codeplug::Element | |
getUInt3(unsigned offset, unsigned bit) const | Codeplug::Element | |
getUInt32_be(unsigned offset) const | Codeplug::Element | |
getUInt32_le(unsigned offset) const | Codeplug::Element | |
getUInt4(unsigned offset, unsigned bit) const | Codeplug::Element | |
getUInt5(unsigned offset, unsigned bit) const | Codeplug::Element | |
getUInt6(unsigned offset, unsigned bit) const | Codeplug::Element | |
getUInt64_be(unsigned offset) const | Codeplug::Element | |
getUInt64_le(unsigned offset) const | Codeplug::Element | |
getUInt8(unsigned offset) const | Codeplug::Element | |
groupCallHangTime() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
hasProgPassword() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
inhibitQuickKeyOverride(bool inhibit) | RadioddityCodeplug::GeneralSettingsElement | virtual |
isValid() const | Codeplug::Element | virtual |
loneWorkerReminderPeriod() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
loneWorkerResponsePeriod() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
lowBatteryWarnInterval() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
MonitorType typedef | RadioddityCodeplug::GeneralSettingsElement | |
monitorType() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
name() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
operator=(const Element &other) | Codeplug::Element | |
preambleDuration() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
privateCallHangTime() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
progPassword() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
quickKeyOverrideInhibited() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
radioID() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) const | Codeplug::Element | |
readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) const | Codeplug::Element | |
repeaterEndDelay() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
repeaterSTE() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
resetTone() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
ScanMode typedef | RadioddityCodeplug::GeneralSettingsElement | |
scanMode() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
selftestTone() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
setARTSToneMode(ARTSTone mode) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setBCD2(unsigned offset, uint8_t value) | Codeplug::Element | |
setBCD4_be(unsigned offset, uint16_t value) | Codeplug::Element | |
setBCD4_le(unsigned offset, uint16_t value) | Codeplug::Element | |
setBCD8_be(unsigned offset, uint32_t value) | Codeplug::Element | |
setBCD8_le(unsigned offset, uint32_t value) | Codeplug::Element | |
setBit(const Offset::BitOffset &offset, bool value=true) | Codeplug::Element | |
setBit(unsigned offset, unsigned bit, bool value=true) | Codeplug::Element | |
setCallAlertDuration(unsigned sec) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setGroupCallHangTime(unsigned ms) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setInt8(unsigned offset, int8_t value) | Codeplug::Element | |
setLoneWorkerReminderPeriod(unsigned sec) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setLoneWorkerResponsePeriod(unsigned min) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setLowBatteryWarnInterval(unsigned sec) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setMonitorType(MonitorType type) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setName(const QString &name) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setPreambleDuration(unsigned ms) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setPrivateCallHangTime(unsigned ms) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setProgPassword(const QString &pwd) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setRadioID(unsigned id) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setRepeaterEndDelay(unsigned delay) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setRepeaterSTE(unsigned ste) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setScanMode(ScanMode mode) | RadioddityCodeplug::GeneralSettingsElement | virtual |
setUInt16_be(unsigned offset, uint16_t value) | Codeplug::Element | |
setUInt16_le(unsigned offset, uint16_t value) | Codeplug::Element | |
setUInt2(unsigned offset, unsigned bit, uint8_t value) | Codeplug::Element | |
setUInt24_be(unsigned offset, uint32_t value) | Codeplug::Element | |
setUInt24_le(unsigned offset, uint32_t value) | Codeplug::Element | |
setUInt3(unsigned offset, unsigned bit, uint8_t value) | Codeplug::Element | |
setUInt32_be(unsigned offset, uint32_t value) | Codeplug::Element | |
setUInt32_le(unsigned offset, uint32_t value) | Codeplug::Element | |
setUInt4(unsigned offset, unsigned bit, uint8_t value) | Codeplug::Element | |
setUInt5(unsigned offset, unsigned bit, uint8_t value) | Codeplug::Element | |
setUInt6(unsigned offset, unsigned bit, uint8_t value) | Codeplug::Element | |
setUInt64_be(unsigned offset, uint64_t value) | Codeplug::Element | |
setUInt64_le(unsigned offset, uint64_t value) | Codeplug::Element | |
setUInt8(unsigned offset, uint8_t value) | Codeplug::Element | |
setVOXSensitivity(unsigned value) | RadioddityCodeplug::GeneralSettingsElement | virtual |
txExitTone() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
txOnActiveChannel() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
unknownNumberTone() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
upChannelModeVFO() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
updateConfig(Config *conf, Context &ctx) | RadioddityCodeplug::GeneralSettingsElement | virtual |
voxSensitivity() const | RadioddityCodeplug::GeneralSettingsElement | virtual |
writeASCII(unsigned offset, const QString &txt, unsigned maxlen, uint8_t eos=0x00) | Codeplug::Element | |
writeUnicode(unsigned offset, const QString &txt, unsigned maxlen, uint16_t eos=0x0000) | Codeplug::Element | |
~Element() | Codeplug::Element | virtual |
~GeneralSettingsElement() | RadioddityCodeplug::GeneralSettingsElement | virtual |