libdrmconf 0.14.1
A library to program DMR radios.
Loading...
Searching...
No Matches
DM32UVCodeplug::ChannelElement Member List

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

_dataCodeplug::Elementprotected
_sizeCodeplug::Elementprotected
Admit enum nameDM32UVCodeplug::ChannelElement
admitCriterion() constDM32UVCodeplug::ChannelElementvirtual
bandwidth() constDM32UVCodeplug::ChannelElementvirtual
ChannelElement(uint8_t *ptr, size_t size)DM32UVCodeplug::ChannelElementprotected
ChannelElement(uint8_t *ptr)DM32UVCodeplug::ChannelElement
ChannelType enum nameDM32UVCodeplug::ChannelElement
channelType() constDM32UVCodeplug::ChannelElementvirtual
clear()Codeplug::Elementvirtual
clearBit(unsigned offset, unsigned bit)Codeplug::Element
clearBit(const Offset::Bit &offset)Codeplug::Element
clearEmergencySystemIndex()DM32UVCodeplug::ChannelElementvirtual
clearGroupListIndex()DM32UVCodeplug::ChannelElementvirtual
clearScanListIndex()DM32UVCodeplug::ChannelElementvirtual
clearTXFrequency()DM32UVCodeplug::ChannelElementvirtual
colorCode() constDM32UVCodeplug::ChannelElementvirtual
dataACKEnabled() constDM32UVCodeplug::ChannelElementvirtual
dcdmEnabled() constDM32UVCodeplug::ChannelElementvirtual
decode(Context &ctx, const ErrorStack &err=ErrorStack()) constDM32UVCodeplug::ChannelElementvirtual
decodeSelectiveCall(uint16_t code)DM32UVCodeplug::ChannelElementprotectedstatic
dmrAPRSChannelIndex() constDM32UVCodeplug::ChannelElementvirtual
dmrAPRSEnabled() constDM32UVCodeplug::ChannelElementvirtual
dmrIdIndex() constDM32UVCodeplug::ChannelElementvirtual
Element(uint8_t *ptr, size_t size)Codeplug::Elementprotected
Element(const Element &other)Codeplug::Element
emergencyACKEnabled() constDM32UVCodeplug::ChannelElementvirtual
emergencyNotificationEnabled() constDM32UVCodeplug::ChannelElementvirtual
emergencySystemIndex() constDM32UVCodeplug::ChannelElementvirtual
enableDataACK(bool enable)DM32UVCodeplug::ChannelElementvirtual
enableDCDM(bool enable)DM32UVCodeplug::ChannelElementvirtual
enableDMRAPRS(bool enable)DM32UVCodeplug::ChannelElementvirtual
enableEmergencyACK(bool enable)DM32UVCodeplug::ChannelElementvirtual
enableEmergencyNotification(bool enable)DM32UVCodeplug::ChannelElementvirtual
enableEncryption(bool enable) (defined in DM32UVCodeplug::ChannelElement)DM32UVCodeplug::ChannelElementvirtual
enableLoneWorker(bool enable)DM32UVCodeplug::ChannelElementvirtual
enablePrivateCallACK(bool enable)DM32UVCodeplug::ChannelElementvirtual
enableRXDMRAPRS(bool enable)DM32UVCodeplug::ChannelElementvirtual
enableRXOnly(bool enable)DM32UVCodeplug::ChannelElementvirtual
enableTalkaround(bool enable)DM32UVCodeplug::ChannelElementvirtual
enableVOX(bool enable)DM32UVCodeplug::ChannelElementvirtual
encode(const Channel *channel, Context &ctx, const ErrorStack &err=ErrorStack())DM32UVCodeplug::ChannelElementvirtual
encodeSelectiveCall(const SelectiveCall &tone)DM32UVCodeplug::ChannelElementprotectedstatic
encryptionEnabled() constDM32UVCodeplug::ChannelElementvirtual
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::Bit &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(const Offset::Bit &offset) constCodeplug::Element
getUInt2(unsigned offset, unsigned bit) constCodeplug::Element
getUInt24_be(unsigned offset) constCodeplug::Element
getUInt24_le(unsigned offset) constCodeplug::Element
getUInt3(const Offset::Bit &offset) constCodeplug::Element
getUInt3(unsigned offset, unsigned bit) constCodeplug::Element
getUInt32_be(unsigned offset) constCodeplug::Element
getUInt32_le(unsigned offset) constCodeplug::Element
getUInt4(const Offset::Bit &offset) constCodeplug::Element
getUInt4(unsigned offset, unsigned bit) constCodeplug::Element
getUInt5(const Offset::Bit &offset) constCodeplug::Element
getUInt5(unsigned offset, unsigned bit) constCodeplug::Element
getUInt6(const Offset::Bit &offset) 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
groupListIndex() constDM32UVCodeplug::ChannelElementvirtual
isValid() constCodeplug::Elementvirtual
link(Channel *channel, Context &ctx, const ErrorStack &err=ErrorStack()) constDM32UVCodeplug::ChannelElementvirtual
loneWorkerEnabled() constDM32UVCodeplug::ChannelElementvirtual
name() constDM32UVCodeplug::ChannelElementvirtual
operator=(const Element &other)Codeplug::Element
Power enum nameDM32UVCodeplug::ChannelElement
power() constDM32UVCodeplug::ChannelElementvirtual
privateCallACKEnabled() constDM32UVCodeplug::ChannelElementvirtual
readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) constCodeplug::Element
readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) constCodeplug::Element
rxDMRAPRSEnabled() constDM32UVCodeplug::ChannelElementvirtual
rxFrequency() constDM32UVCodeplug::ChannelElementvirtual
rxOnlyEnabled() constDM32UVCodeplug::ChannelElementvirtual
rxTone() constDM32UVCodeplug::ChannelElementvirtual
scanListIndex() constDM32UVCodeplug::ChannelElementvirtual
setAdmitCriterion(Admit admit)DM32UVCodeplug::ChannelElementvirtual
setBandwidth(FMChannel::Bandwidth bw)DM32UVCodeplug::ChannelElementvirtual
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::Bit &offset, bool value=true)Codeplug::Element
setBit(unsigned offset, unsigned bit, bool value=true)Codeplug::Element
setChannelType(ChannelType type)DM32UVCodeplug::ChannelElementvirtual
setColorCode(unsigned int cc)DM32UVCodeplug::ChannelElementvirtual
setDMRAPRSChannelIndex(unsigned int idx)DM32UVCodeplug::ChannelElementvirtual
setDMRIdIndex(unsigned int id)DM32UVCodeplug::ChannelElementvirtual
setEmergencySystemIndex(unsigned int idx)DM32UVCodeplug::ChannelElementvirtual
setGroupListIndex(unsigned int idx)DM32UVCodeplug::ChannelElementvirtual
setInt8(unsigned offset, int8_t value)Codeplug::Element
setName(const QString &name)DM32UVCodeplug::ChannelElementvirtual
setPower(Channel::Power power)DM32UVCodeplug::ChannelElementvirtual
setRXFrequency(const Frequency &freq)DM32UVCodeplug::ChannelElementvirtual
setRXTone(const SelectiveCall &tone)DM32UVCodeplug::ChannelElementvirtual
setScanListIndex(unsigned int idx)DM32UVCodeplug::ChannelElementvirtual
setSquelchLevel(Level level)DM32UVCodeplug::ChannelElementvirtual
setTimeslot(DMRChannel::TimeSlot ts)DM32UVCodeplug::ChannelElementvirtual
setTXFrequency(const Frequency &freq)DM32UVCodeplug::ChannelElementvirtual
setTXTone(const SelectiveCall &tone)DM32UVCodeplug::ChannelElementvirtual
setUInt16_be(unsigned offset, uint16_t value)Codeplug::Element
setUInt16_le(unsigned offset, uint16_t value)Codeplug::Element
setUInt2(const Offset::Bit &offset, uint8_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(const Offset::Bit &offset, uint8_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(const Offset::Bit &offset, uint8_t value)Codeplug::Element
setUInt4(unsigned offset, unsigned bit, uint8_t value)Codeplug::Element
setUInt5(const Offset::Bit &offset, uint8_t value)Codeplug::Element
setUInt5(unsigned offset, unsigned bit, uint8_t value)Codeplug::Element
setUInt6(const Offset::Bit &offset, 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()DM32UVCodeplug::ChannelElementinlinestatic
squelchLevel() constDM32UVCodeplug::ChannelElementvirtual
talkaroundEnabled() constDM32UVCodeplug::ChannelElementvirtual
timeslot() constDM32UVCodeplug::ChannelElementvirtual
txFrequency() constDM32UVCodeplug::ChannelElementvirtual
txTone() constDM32UVCodeplug::ChannelElementvirtual
validEmergencySystemIndex() constDM32UVCodeplug::ChannelElementvirtual
validGroupListIndex() constDM32UVCodeplug::ChannelElementvirtual
validScanListIndex() constDM32UVCodeplug::ChannelElementvirtual
validTXFrequency() constDM32UVCodeplug::ChannelElementvirtual
voxEnabled() constDM32UVCodeplug::ChannelElementvirtual
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