_data | Codeplug::Element | protected |
_size | Codeplug::Element | protected |
Admit enum name | RadioddityCodeplug::ChannelElement | |
ADMIT_ALWAYS enum value | RadioddityCodeplug::ChannelElement | |
ADMIT_CH_FREE enum value | RadioddityCodeplug::ChannelElement | |
ADMIT_COLOR enum value | RadioddityCodeplug::ChannelElement | |
admitCriterion() const | RadioddityCodeplug::ChannelElement | virtual |
bandwidth() const | RadioddityCodeplug::ChannelElement | virtual |
ChannelElement(uint8_t *ptr, size_t size) | RD5RCodeplug::ChannelElement | protected |
ChannelElement(uint8_t *ptr) | RD5RCodeplug::ChannelElement | explicit |
clear() | RD5RCodeplug::ChannelElement | virtual |
clearBit(unsigned offset, unsigned bit) | Codeplug::Element | |
contactIndex() const | RadioddityCodeplug::ChannelElement | virtual |
dataCallConfirm() const | RadioddityCodeplug::ChannelElement | virtual |
dualCapacityDirectMode() const | RadioddityCodeplug::ChannelElement | virtual |
Element(uint8_t *ptr, size_t size) | Codeplug::Element | protected |
Element(const Element &other) | Codeplug::Element | |
emergencyAlarmACK() const | RadioddityCodeplug::ChannelElement | virtual |
emergencySystemIndex() const | RadioddityCodeplug::ChannelElement | virtual |
enableDataCallConfirm(bool enable) | RadioddityCodeplug::ChannelElement | virtual |
enableDualCapacityDirectMode(bool enable) | RadioddityCodeplug::ChannelElement | virtual |
enableEmergencyAlarmACK(bool enable) | RadioddityCodeplug::ChannelElement | virtual |
enableNonSTEFrequency(bool enable) | RadioddityCodeplug::ChannelElement | virtual |
enablePrivacy(bool enable) | RadioddityCodeplug::ChannelElement | virtual |
enablePrivateCallConfirm(bool enable) | RadioddityCodeplug::ChannelElement | virtual |
enableRXOnly(bool enable) | RadioddityCodeplug::ChannelElement | virtual |
enableTalkaround(bool enable) | RadioddityCodeplug::ChannelElement | virtual |
enableVOX(bool enable) | RadioddityCodeplug::ChannelElement | virtual |
fill(uint8_t value, unsigned offset=0, int size=-1) | Codeplug::Element | |
fromChannelObj(const Channel *c, Context &ctx) | RD5RCodeplug::ChannelElement | virtual |
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 | |
groupListIndex() const | RadioddityCodeplug::ChannelElement | virtual |
hasContact() const | RadioddityCodeplug::ChannelElement | virtual |
hasEmergencySystem() const | RadioddityCodeplug::ChannelElement | virtual |
hasGroupList() const | RadioddityCodeplug::ChannelElement | virtual |
hasScanList() const | RadioddityCodeplug::ChannelElement | virtual |
isValid() const | Codeplug::Element | virtual |
linkChannelObj(Channel *c, Context &ctx) const | RD5RCodeplug::ChannelElement | virtual |
mode() const | RadioddityCodeplug::ChannelElement | virtual |
Mode enum name | RadioddityCodeplug::ChannelElement | |
MODE_ANALOG enum value | RadioddityCodeplug::ChannelElement | |
MODE_DIGITAL enum value | RadioddityCodeplug::ChannelElement | |
name() const | RadioddityCodeplug::ChannelElement | virtual |
nonSTEFrequency() const | RadioddityCodeplug::ChannelElement | virtual |
operator=(const Element &other) | Codeplug::Element | |
power() const | RadioddityCodeplug::ChannelElement | virtual |
privacyEnabled() const | RadioddityCodeplug::ChannelElement | virtual |
privacyGroup() const | RadioddityCodeplug::ChannelElement | virtual |
PrivacyGroup enum name | RadioddityCodeplug::ChannelElement | |
privateCallConfirm() const | RadioddityCodeplug::ChannelElement | virtual |
PRIVGR_53474C39 enum value | RadioddityCodeplug::ChannelElement | |
PRIVGR_NONE enum value | RadioddityCodeplug::ChannelElement | |
readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) const | Codeplug::Element | |
readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) const | Codeplug::Element | |
rxColorCode() const | RadioddityCodeplug::ChannelElement | virtual |
rxFrequency() const | RadioddityCodeplug::ChannelElement | virtual |
rxOnly() const | RadioddityCodeplug::ChannelElement | virtual |
rxSignalingIndex() const | RadioddityCodeplug::ChannelElement | virtual |
rxTone() const | RadioddityCodeplug::ChannelElement | virtual |
scanListIndex() const | RadioddityCodeplug::ChannelElement | virtual |
setAdmitCriterion(Admit admit) | RadioddityCodeplug::ChannelElement | virtual |
setBandwidth(FMChannel::Bandwidth bw) | RadioddityCodeplug::ChannelElement | 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 | |
setContactIndex(unsigned index) | RadioddityCodeplug::ChannelElement | virtual |
setEmergencySystemIndex(unsigned index) | RadioddityCodeplug::ChannelElement | virtual |
setGroupListIndex(unsigned index) | RadioddityCodeplug::ChannelElement | virtual |
setInt8(unsigned offset, int8_t value) | Codeplug::Element | |
setMode(Mode mode) | RadioddityCodeplug::ChannelElement | virtual |
setName(const QString &n) | RadioddityCodeplug::ChannelElement | virtual |
setPower(Channel::Power pwr) | RadioddityCodeplug::ChannelElement | virtual |
setPrivacyGroup(PrivacyGroup grp) | RadioddityCodeplug::ChannelElement | virtual |
setRXColorCode(unsigned cc) | RadioddityCodeplug::ChannelElement | virtual |
setRXFrequency(uint32_t freq) | RadioddityCodeplug::ChannelElement | virtual |
setRXSignalingIndex(unsigned index) | RadioddityCodeplug::ChannelElement | virtual |
setRXTone(Signaling::Code code) | RadioddityCodeplug::ChannelElement | virtual |
setScanListIndex(unsigned index) | RadioddityCodeplug::ChannelElement | virtual |
setSquelch(unsigned level) | RD5RCodeplug::ChannelElement | virtual |
setTimeSlot(DMRChannel::TimeSlot ts) | RadioddityCodeplug::ChannelElement | virtual |
setTXColorCode(unsigned cc) | RadioddityCodeplug::ChannelElement | virtual |
setTXFrequency(uint32_t freq) | RadioddityCodeplug::ChannelElement | virtual |
setTXSignalingIndex(unsigned index) | RadioddityCodeplug::ChannelElement | virtual |
setTXTimeOut(unsigned tot) | RadioddityCodeplug::ChannelElement | virtual |
setTXTimeOutRekeyDelay(unsigned delay) | RadioddityCodeplug::ChannelElement | virtual |
setTXTone(Signaling::Code code) | RadioddityCodeplug::ChannelElement | 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 | |
squelch() const | RD5RCodeplug::ChannelElement | virtual |
talkaround() const | RadioddityCodeplug::ChannelElement | virtual |
timeSlot() const | RadioddityCodeplug::ChannelElement | virtual |
toChannelObj(Context &ctx) const | RD5RCodeplug::ChannelElement | virtual |
txColorCode() const | RadioddityCodeplug::ChannelElement | virtual |
txFrequency() const | RadioddityCodeplug::ChannelElement | virtual |
txSignalingIndex() const | RadioddityCodeplug::ChannelElement | virtual |
txTimeOut() const | RadioddityCodeplug::ChannelElement | virtual |
txTimeOutRekeyDelay() const | RadioddityCodeplug::ChannelElement | virtual |
txTone() const | RadioddityCodeplug::ChannelElement | virtual |
vox() const | RadioddityCodeplug::ChannelElement | 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 | |
~ChannelElement() | RadioddityCodeplug::ChannelElement | virtual |
~Element() | Codeplug::Element | virtual |