_data | Codeplug::Element | protected |
_size | Codeplug::Element | protected |
action() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
Action enum name | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | |
areaBroadcastDuration() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
channelIndex() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
channelIsSelected() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
clear() | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
clearBit(unsigned offset, unsigned bit) | Codeplug::Element | |
DigitalAlarm(uint8_t *ptr, unsigned size) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | protected |
DigitalAlarm(uint8_t *ptr) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | explicit |
duration() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
Element(uint8_t *ptr, size_t size) | Codeplug::Element | protected |
Element(const Element &other) | Codeplug::Element | |
enableRXAlarm(bool enable) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
enableVOX(bool enable) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | 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 | |
isValid() const | Codeplug::Element | virtual |
operator=(const Element &other) | Codeplug::Element | |
readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) const | Codeplug::Element | |
readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) const | Codeplug::Element | |
repeatContinuously() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
repetitions() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
rxAlarm() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
rxDuration() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
setAction(Action action) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
setAreaBroadcastDuration(unsigned min) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | 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 | |
setChannelIndex(unsigned idx) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
setChannelSelected() | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
setDuration(unsigned sec) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
setInt8(unsigned offset, int8_t value) | Codeplug::Element | |
setRepatContinuously() | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
setRepetitions(unsigned num) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
setRXDuration(unsigned sec) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
setTXDuration(unsigned sec) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | 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 | |
setVoiceBroadcastDuration(unsigned min) | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
size() | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | inlinestatic |
txDuration() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
voiceBroadcastDuration() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | virtual |
vox() const | AnytoneCodeplug::AlarmSettingElement::DigitalAlarm | 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 |