libdrmconf  0.12.0
A library to program DMR radios.
AnytoneCodeplug::AlarmSettingElement::DigitalAlarm Member List

This is the complete list of members for AnytoneCodeplug::AlarmSettingElement::DigitalAlarm, including all inherited members.

_dataCodeplug::Elementprotected
_sizeCodeplug::Elementprotected
action() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
Action enum nameAnytoneCodeplug::AlarmSettingElement::DigitalAlarm
areaBroadcastDuration() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
channelIndex() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
channelIsSelected() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
clear()AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
clearBit(unsigned offset, unsigned bit)Codeplug::Element
DigitalAlarm(uint8_t *ptr, unsigned size)AnytoneCodeplug::AlarmSettingElement::DigitalAlarmprotected
DigitalAlarm(uint8_t *ptr)AnytoneCodeplug::AlarmSettingElement::DigitalAlarmexplicit
duration() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
Element(uint8_t *ptr, size_t size)Codeplug::Elementprotected
Element(const Element &other)Codeplug::Element
enableRXAlarm(bool enable)AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
enableVOX(bool enable)AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
fill(uint8_t value, unsigned offset=0, int size=-1)Codeplug::Element
getBCD2(unsigned offset) constCodeplug::Element
getBCD4_be(unsigned offset) constCodeplug::Element
getBCD4_le(unsigned offset) constCodeplug::Element
getBCD8_be(unsigned offset) constCodeplug::Element
getBCD8_le(unsigned offset) constCodeplug::Element
getBit(const Offset::BitOffset &offset) constCodeplug::Element
getBit(unsigned offset, unsigned bit) constCodeplug::Element
getInt8(unsigned offset) constCodeplug::Element
getUInt16_be(unsigned offset) constCodeplug::Element
getUInt16_le(unsigned offset) constCodeplug::Element
getUInt2(unsigned offset, unsigned bit) constCodeplug::Element
getUInt24_be(unsigned offset) constCodeplug::Element
getUInt24_le(unsigned offset) constCodeplug::Element
getUInt3(unsigned offset, unsigned bit) constCodeplug::Element
getUInt32_be(unsigned offset) constCodeplug::Element
getUInt32_le(unsigned offset) constCodeplug::Element
getUInt4(unsigned offset, unsigned bit) constCodeplug::Element
getUInt5(unsigned offset, unsigned bit) constCodeplug::Element
getUInt6(unsigned offset, unsigned bit) constCodeplug::Element
getUInt64_be(unsigned offset) constCodeplug::Element
getUInt64_le(unsigned offset) constCodeplug::Element
getUInt8(unsigned offset) constCodeplug::Element
isValid() constCodeplug::Elementvirtual
operator=(const Element &other)Codeplug::Element
readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) constCodeplug::Element
readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) constCodeplug::Element
repeatContinuously() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
repetitions() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
rxAlarm() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
rxDuration() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
setAction(Action action)AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
setAreaBroadcastDuration(unsigned min)AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
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::DigitalAlarmvirtual
setChannelSelected()AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
setDuration(unsigned sec)AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
setInt8(unsigned offset, int8_t value)Codeplug::Element
setRepatContinuously()AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
setRepetitions(unsigned num)AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
setRXDuration(unsigned sec)AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
setTXDuration(unsigned sec)AnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
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::DigitalAlarmvirtual
size()AnytoneCodeplug::AlarmSettingElement::DigitalAlarminlinestatic
txDuration() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
voiceBroadcastDuration() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
vox() constAnytoneCodeplug::AlarmSettingElement::DigitalAlarmvirtual
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::Elementvirtual