_data | Codeplug::Element | protected |
_size | Codeplug::Element | protected |
Admit enum name | DR1801UVCodeplug::ChannelElement | |
admitCriterion() const | DR1801UVCodeplug::ChannelElement | virtual |
alarmSystemIndex() const | DR1801UVCodeplug::ChannelElement | virtual |
autoScanEnabled() const | DR1801UVCodeplug::ChannelElement | virtual |
bandwidth() const | DR1801UVCodeplug::ChannelElement | virtual |
Bandwidth enum name | DR1801UVCodeplug::ChannelElement | |
ChannelElement(uint8_t *ptr, size_t size) | DR1801UVCodeplug::ChannelElement | protected |
ChannelElement(uint8_t *ptr) | DR1801UVCodeplug::ChannelElement | |
channelType() const | DR1801UVCodeplug::ChannelElement | virtual |
clear() | DR1801UVCodeplug::ChannelElement | virtual |
clearAlarmSystemIndex() | DR1801UVCodeplug::ChannelElement | virtual |
clearBit(unsigned offset, unsigned bit) | Codeplug::Element | |
clearEncryptionKeyIndex() | DR1801UVCodeplug::ChannelElement | virtual |
clearGroupListIndex() | DR1801UVCodeplug::ChannelElement | virtual |
clearPTTID() | DR1801UVCodeplug::ChannelElement | virtual |
clearScanListIndex() | DR1801UVCodeplug::ChannelElement | virtual |
clearTransmitContactIndex() | DR1801UVCodeplug::ChannelElement | virtual |
colorCode() const | DR1801UVCodeplug::ChannelElement | virtual |
confirmPrivateCall() const | DR1801UVCodeplug::ChannelElement | virtual |
dcdm() const | DR1801UVCodeplug::ChannelElement | virtual |
DCSMode enum name | DR1801UVCodeplug::ChannelElement | |
Element(uint8_t *ptr, size_t size) | Codeplug::Element | protected |
Element(const Element &other) | Codeplug::Element | |
enableAutoScan(bool enable) | DR1801UVCodeplug::ChannelElement | virtual |
enableDCDM(bool enable) | DR1801UVCodeplug::ChannelElement | virtual |
enableLoneWorker(bool enable) | DR1801UVCodeplug::ChannelElement | virtual |
enablePrivateCallConfirmation(bool enable) | DR1801UVCodeplug::ChannelElement | virtual |
enableTalkaround(bool enable) | DR1801UVCodeplug::ChannelElement | virtual |
encode(Channel *channel, Context &ctx, const ErrorStack &err=ErrorStack()) | DR1801UVCodeplug::ChannelElement | virtual |
encryptionKeyIndex() const | DR1801UVCodeplug::ChannelElement | virtual |
fill(uint8_t value, unsigned offset=0, int size=-1) | Codeplug::Element | |
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 | DR1801UVCodeplug::ChannelElement | virtual |
hasAlarmSystem() const | DR1801UVCodeplug::ChannelElement | virtual |
hasEncryptionKey() const | DR1801UVCodeplug::ChannelElement | virtual |
hasGroupList() const | DR1801UVCodeplug::ChannelElement | virtual |
hasPTTID() const | DR1801UVCodeplug::ChannelElement | virtual |
hasScanList() const | DR1801UVCodeplug::ChannelElement | virtual |
hasTransmitContact() const | DR1801UVCodeplug::ChannelElement | virtual |
index() const | DR1801UVCodeplug::ChannelElement | virtual |
isValid() const | DR1801UVCodeplug::ChannelElement | virtual |
linkChannelObj(Channel *channel, Context &ctx, const ErrorStack &err=ErrorStack()) const | DR1801UVCodeplug::ChannelElement | virtual |
loneWorker() const | DR1801UVCodeplug::ChannelElement | virtual |
operator=(const Element &other) | Codeplug::Element | |
Power enum name | DR1801UVCodeplug::ChannelElement | |
power() const | DR1801UVCodeplug::ChannelElement | virtual |
pttIDIndex() const | DR1801UVCodeplug::ChannelElement | virtual |
readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) const | Codeplug::Element | |
readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) const | Codeplug::Element | |
rxFrequency() const | DR1801UVCodeplug::ChannelElement | virtual |
rxTone() const | DR1801UVCodeplug::ChannelElement | virtual |
scanListIndex() const | DR1801UVCodeplug::ChannelElement | virtual |
setAdmitCriterion(Admit admit) | DR1801UVCodeplug::ChannelElement | virtual |
setAlarmSystemIndex(unsigned int index) | DR1801UVCodeplug::ChannelElement | virtual |
setBandwidth(FMChannel::Bandwidth bw) | DR1801UVCodeplug::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 | |
setChannelType(Type type) | DR1801UVCodeplug::ChannelElement | virtual |
setColorCode(unsigned int cc) | DR1801UVCodeplug::ChannelElement | virtual |
setEncryptionKeyIndex(unsigned int index) | DR1801UVCodeplug::ChannelElement | virtual |
setGroupListIndex(unsigned int index) | DR1801UVCodeplug::ChannelElement | virtual |
setIndex(unsigned int idx) | DR1801UVCodeplug::ChannelElement | virtual |
setInt8(unsigned offset, int8_t value) | Codeplug::Element | |
setPower(Channel::Power pwr) | DR1801UVCodeplug::ChannelElement | virtual |
setPTTIDIndex(unsigned int idx) | DR1801UVCodeplug::ChannelElement | virtual |
setRXFrequency(Frequency MHz) | DR1801UVCodeplug::ChannelElement | virtual |
setRXTone(Signaling::Code code) | DR1801UVCodeplug::ChannelElement | virtual |
setScanListIndex(unsigned int index) | DR1801UVCodeplug::ChannelElement | virtual |
setSignalingMode(SignalingMode mode) | DR1801UVCodeplug::ChannelElement | virtual |
setTimeSlot(DMRChannel::TimeSlot ts) | DR1801UVCodeplug::ChannelElement | virtual |
setTransmitContactIndex(unsigned int index) | DR1801UVCodeplug::ChannelElement | virtual |
setTXFrequency(Frequency MHz) | DR1801UVCodeplug::ChannelElement | virtual |
setTXTone(Signaling::Code code) | DR1801UVCodeplug::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 | |
signalingMode() const | DR1801UVCodeplug::ChannelElement | virtual |
SignalingMode enum name | DR1801UVCodeplug::ChannelElement | |
size() | DR1801UVCodeplug::ChannelElement | inlinestatic |
SubToneType enum name | DR1801UVCodeplug::ChannelElement | |
talkaround() const | DR1801UVCodeplug::ChannelElement | virtual |
timeSlot() const | DR1801UVCodeplug::ChannelElement | virtual |
TimeSlot enum name | DR1801UVCodeplug::ChannelElement | |
toChannelObj(Context &ctx, const ErrorStack &err=ErrorStack()) const | DR1801UVCodeplug::ChannelElement | virtual |
transmitContactIndex() const | DR1801UVCodeplug::ChannelElement | virtual |
txFrequency() const | DR1801UVCodeplug::ChannelElement | virtual |
txTone() const | DR1801UVCodeplug::ChannelElement | virtual |
Type enum name | DR1801UVCodeplug::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::Element | virtual |