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

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

_dataCodeplug::Elementprotected
_sizeCodeplug::Elementprotected
Admit enum nameGD73Codeplug::ChannelElement
admit() constGD73Codeplug::ChannelElement
bandwidth() constGD73Codeplug::ChannelElement
ChannelElement(uint8_t *ptr, size_t size)GD73Codeplug::ChannelElementprotected
ChannelElement(uint8_t *ptr)GD73Codeplug::ChannelElement
clear()Codeplug::Elementvirtual
clearBit(unsigned offset, unsigned bit)Codeplug::Element
clearDTMFPTTSettingsIndex()GD73Codeplug::ChannelElement
clearEmergencySystemIndex()GD73Codeplug::ChannelElement
clearEncryptionKeyIndex()GD73Codeplug::ChannelElement
clearScanListIndex()GD73Codeplug::ChannelElement
clearTXContactIndex()GD73Codeplug::ChannelElement
colorCode() constGD73Codeplug::ChannelElement
dtmfPTTSettingsIndex() constGD73Codeplug::ChannelElement
Element(uint8_t *ptr, size_t size)Codeplug::Elementprotected
Element(const Element &other)Codeplug::Element
emergencySystemIndex() constGD73Codeplug::ChannelElement
enableRXOnly(bool enable)GD73Codeplug::ChannelElement
enableScanAutoStart(bool enable)GD73Codeplug::ChannelElement
enableTalkaround(bool enable)GD73Codeplug::ChannelElement
encode(Channel *ch, Context &ctx, const ErrorStack &err=ErrorStack())GD73Codeplug::ChannelElement
encryptionKeyIndex() constGD73Codeplug::ChannelElement
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
groupListAllMatch() constGD73Codeplug::ChannelElement
groupListIndex() constGD73Codeplug::ChannelElement
groupListMatchesContact() constGD73Codeplug::ChannelElement
hasDTMFPTTSettingsIndex() constGD73Codeplug::ChannelElement
hasEmergencySystemIndex() constGD73Codeplug::ChannelElement
hasEncryptionKeyIndex() constGD73Codeplug::ChannelElement
hasScanListIndex() constGD73Codeplug::ChannelElement
hasTXContact() constGD73Codeplug::ChannelElement
isValid() constCodeplug::Elementvirtual
linkChannel(Channel *ch, Context &ctx, const ErrorStack &err=ErrorStack())GD73Codeplug::ChannelElement
name() constGD73Codeplug::ChannelElement
operator=(const Element &other)Codeplug::Element
power() constGD73Codeplug::ChannelElement
readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) constCodeplug::Element
readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) constCodeplug::Element
rxFrequency() constGD73Codeplug::ChannelElement
rxOnly() constGD73Codeplug::ChannelElement
rxTone() constGD73Codeplug::ChannelElement
scanAutoStartEnabled() constGD73Codeplug::ChannelElement
scanListIndex() constGD73Codeplug::ChannelElement
setAdmit(Admit admit)GD73Codeplug::ChannelElement
setBandwidth(FMChannel::Bandwidth bandwidth)GD73Codeplug::ChannelElement
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
setColorCode(unsigned int cc)GD73Codeplug::ChannelElement
setDTMFPTTSettingsIndex(unsigned int idx)GD73Codeplug::ChannelElement
setEmergencySystemIndex(unsigned int idx)GD73Codeplug::ChannelElement
setEncryptionKeyIndex(unsigned int idx)GD73Codeplug::ChannelElement
setGroupListAllMatch()GD73Codeplug::ChannelElement
setGroupListIndex(unsigned int idx)GD73Codeplug::ChannelElement
setGroupListMatchesContact()GD73Codeplug::ChannelElement
setInt8(unsigned offset, int8_t value)Codeplug::Element
setName(const QString &name)GD73Codeplug::ChannelElement
setPower(Channel::Power power)GD73Codeplug::ChannelElement
setRXFrequency(const Frequency &f)GD73Codeplug::ChannelElement
setRXTone(Signaling::Code code)GD73Codeplug::ChannelElement
setScanListIndex(unsigned int idx)GD73Codeplug::ChannelElement
setTimeSlot(DMRChannel::TimeSlot ts)GD73Codeplug::ChannelElement
setTXContactIndex(unsigned int idx)GD73Codeplug::ChannelElement
setTXFrequency(const Frequency &f)GD73Codeplug::ChannelElement
setTXTone(Signaling::Code code)GD73Codeplug::ChannelElement
setType(Type type)GD73Codeplug::ChannelElement
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::ChannelElementinlinestatic
talkaroundEnabled() constGD73Codeplug::ChannelElement
timeSlot() constGD73Codeplug::ChannelElement
toChannel(Context &ctx, const ErrorStack &err=ErrorStack())GD73Codeplug::ChannelElement
txContactIndex() constGD73Codeplug::ChannelElement
txFrequency() constGD73Codeplug::ChannelElement
txTone() constGD73Codeplug::ChannelElement
Type enum nameGD73Codeplug::ChannelElement
type() constGD73Codeplug::ChannelElement
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