libdrmconf  0.12.0
A library to program DMR radios.
GD73Codeplug::ScanListElement Member List

This is the complete list of members for GD73Codeplug::ScanListElement, including all inherited members.

_dataCodeplug::Elementprotected
_sizeCodeplug::Elementprotected
ChannelMode enum nameGD73Codeplug::ScanListElement
clear()Codeplug::Elementvirtual
clearBit(unsigned offset, unsigned bit)Codeplug::Element
clearPrimaryChannelIndex()GD73Codeplug::ScanListElement
clearPrimaryZoneIndex()GD73Codeplug::ScanListElement
clearRevertChannelIndex()GD73Codeplug::ScanListElement
clearRevertZoneIndex()GD73Codeplug::ScanListElement
clearSecondaryChannelIndex()GD73Codeplug::ScanListElement
clearSecondaryZoneIndex()GD73Codeplug::ScanListElement
Element(uint8_t *ptr, size_t size)Codeplug::Elementprotected
Element(const Element &other)Codeplug::Element
encode(ScanList *lst, Context &ctx, const ErrorStack &err=ErrorStack())GD73Codeplug::ScanListElement
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
hasPrimaryChannelIndex() constGD73Codeplug::ScanListElement
hasPrimaryZoneIndex() constGD73Codeplug::ScanListElement
hasRevertChannelIndex() constGD73Codeplug::ScanListElement
hasRevertZoneIndex() constGD73Codeplug::ScanListElement
hasSecondaryChannelIndex() constGD73Codeplug::ScanListElement
hasSecondaryZoneIndex() constGD73Codeplug::ScanListElement
isValid() constCodeplug::Elementvirtual
linkScanList(ScanList *lst, Context &ctx, const ErrorStack &err=ErrorStack())GD73Codeplug::ScanListElement
name() constGD73Codeplug::ScanListElement
operator=(const Element &other)Codeplug::Element
primaryChannelIndex() constGD73Codeplug::ScanListElement
primaryChannelMode() constGD73Codeplug::ScanListElement
primaryZoneIndex() constGD73Codeplug::ScanListElement
readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) constCodeplug::Element
readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) constCodeplug::Element
revertChannelIndex() constGD73Codeplug::ScanListElement
revertChannelMode() constGD73Codeplug::ScanListElement
revertZoneIndex() constGD73Codeplug::ScanListElement
rxHoldTime() constGD73Codeplug::ScanListElement
ScanListElement(uint8_t *ptr, size_t size)GD73Codeplug::ScanListElementprotected
ScanListElement(uint8_t *ptr)GD73Codeplug::ScanListElement
secondaryChannelIndex() constGD73Codeplug::ScanListElement
secondaryChannelMode() constGD73Codeplug::ScanListElement
secondaryZoneIndex() constGD73Codeplug::ScanListElement
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
setInt8(unsigned offset, int8_t value)Codeplug::Element
setName(const QString &name)GD73Codeplug::ScanListElement
setPrimaryChannelIndex(unsigned int idx)GD73Codeplug::ScanListElement
setPrimaryChannelMode(ChannelMode mode)GD73Codeplug::ScanListElement
setPrimaryZoneIndex(unsigned int idx)GD73Codeplug::ScanListElement
setRevertChannelIndex(unsigned int idx)GD73Codeplug::ScanListElement
setRevertChannelMode(ChannelMode mode)GD73Codeplug::ScanListElement
setRevertZoneIndex(unsigned int idx)GD73Codeplug::ScanListElement
setRXHoldTime(const Interval &interval)GD73Codeplug::ScanListElement
setSecondaryChannelIndex(unsigned int idx)GD73Codeplug::ScanListElement
setSecondaryChannelMode(ChannelMode mode)GD73Codeplug::ScanListElement
setSecondaryZoneIndex(unsigned int idx)GD73Codeplug::ScanListElement
setTXHoldTime(const Interval &interval)GD73Codeplug::ScanListElement
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
size()GD73Codeplug::ScanListElementinlinestatic
toScanList(Context &ctx, const ErrorStack &err=ErrorStack())GD73Codeplug::ScanListElement
txHoldTime() constGD73Codeplug::ScanListElement
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