_data | Codeplug::Element | protected |
_size | Codeplug::Element | protected |
answeredCalls() const | RadioddityCodeplug::MenuSettingsElement | virtual |
backlight() const | RadioddityCodeplug::MenuSettingsElement | virtual |
backlightTime() const | RadioddityCodeplug::MenuSettingsElement | virtual |
callAlert() const | RadioddityCodeplug::MenuSettingsElement | virtual |
channelDisplay() const | RadioddityCodeplug::MenuSettingsElement | virtual |
ChannelDisplayMode enum name | RadioddityCodeplug::MenuSettingsElement | |
channelDisplayMode() const | RadioddityCodeplug::MenuSettingsElement | virtual |
clear() | RadioddityCodeplug::MenuSettingsElement | virtual |
clearBit(unsigned offset, unsigned bit) | Codeplug::Element | |
dualWatch() const | RadioddityCodeplug::MenuSettingsElement | virtual |
DualWatchMode enum name | RadioddityCodeplug::MenuSettingsElement | |
dualWatchMode() const | RadioddityCodeplug::MenuSettingsElement | virtual |
editContact() const | RadioddityCodeplug::MenuSettingsElement | virtual |
editScanList() const | RadioddityCodeplug::MenuSettingsElement | virtual |
Element(uint8_t *ptr, size_t size) | Codeplug::Element | protected |
Element(const Element &other) | Codeplug::Element | |
enableAnsweredCalls(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableBacklight(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableCallAlert(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableChannelDisplay(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableDualWatch(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableEditContact(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableEditScanList(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableIntroScreen(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableKeypadLock(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableKeyTone(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableLEDIndicator(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableManualDial(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableMessage(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableMissedCalls(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableOutgoingCalls(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enablePasswordLock(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enablePower(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enablePrivacy(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableProgPassword(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableRadioCheck(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableRadioDisable(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableRadioEnable(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableRemoteMonitor(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableScanStart(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableSquelch(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableTalkaround(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableTone(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
enableVOX(bool enable) | RadioddityCodeplug::MenuSettingsElement | virtual |
fill(uint8_t value, unsigned offset=0, int size=-1) | Codeplug::Element | |
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 | |
introScreen() const | RadioddityCodeplug::MenuSettingsElement | virtual |
isValid() const | Codeplug::Element | virtual |
keypadLock() const | RadioddityCodeplug::MenuSettingsElement | virtual |
keypadLockTime() const | RadioddityCodeplug::MenuSettingsElement | virtual |
keyTone() const | RadioddityCodeplug::MenuSettingsElement | virtual |
ledIndicator() const | RadioddityCodeplug::MenuSettingsElement | virtual |
manualDial() const | RadioddityCodeplug::MenuSettingsElement | virtual |
menuHangTime() const | RadioddityCodeplug::MenuSettingsElement | virtual |
MenuSettingsElement(uint8_t *ptr, unsigned size) | RadioddityCodeplug::MenuSettingsElement | protected |
MenuSettingsElement(uint8_t *ptr) | RadioddityCodeplug::MenuSettingsElement | explicit |
message() const | RadioddityCodeplug::MenuSettingsElement | virtual |
missedCalls() const | RadioddityCodeplug::MenuSettingsElement | virtual |
operator=(const Element &other) | Codeplug::Element | |
outgoingCalls() const | RadioddityCodeplug::MenuSettingsElement | virtual |
passwordLock() const | RadioddityCodeplug::MenuSettingsElement | virtual |
power() const | RadioddityCodeplug::MenuSettingsElement | virtual |
privacy() const | RadioddityCodeplug::MenuSettingsElement | virtual |
progPassword() const | RadioddityCodeplug::MenuSettingsElement | virtual |
radioCheck() const | RadioddityCodeplug::MenuSettingsElement | virtual |
radioDisable() const | RadioddityCodeplug::MenuSettingsElement | virtual |
radioEnable() const | RadioddityCodeplug::MenuSettingsElement | 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 | |
remoteMonitor() const | RadioddityCodeplug::MenuSettingsElement | virtual |
scanStart() const | RadioddityCodeplug::MenuSettingsElement | virtual |
setBacklightTime(unsigned sec) | RadioddityCodeplug::MenuSettingsElement | 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 | |
setChannelDisplayMode(ChannelDisplayMode mode) | RadioddityCodeplug::MenuSettingsElement | virtual |
setDualWatchMode(DualWatchMode mode) | RadioddityCodeplug::MenuSettingsElement | virtual |
setInt8(unsigned offset, int8_t value) | Codeplug::Element | |
setKeypadLockTime(unsigned sec) | RadioddityCodeplug::MenuSettingsElement | virtual |
setMenuHangTime(unsigned sec) | RadioddityCodeplug::MenuSettingsElement | 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 | |
squelch() const | RadioddityCodeplug::MenuSettingsElement | virtual |
talkaround() const | RadioddityCodeplug::MenuSettingsElement | virtual |
tone() const | RadioddityCodeplug::MenuSettingsElement | virtual |
vox() const | RadioddityCodeplug::MenuSettingsElement | 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 |
~MenuSettingsElement() | RadioddityCodeplug::MenuSettingsElement | virtual |