| _data | Codeplug::Element | protected |
| _size | Codeplug::Element | protected |
| channelCount() const | DM32UVCodeplug::ScanListElement | virtual |
| channelIndex(unsigned int n) const | DM32UVCodeplug::ScanListElement | virtual |
| clear() | Codeplug::Element | virtual |
| clearBit(unsigned offset, unsigned bit) | Codeplug::Element | |
| clearBit(const Offset::Bit &offset) | Codeplug::Element | |
| clearPrimaryChannelIndex() | DM32UVCodeplug::ScanListElement | virtual |
| clearRevertChannelIndex() | DM32UVCodeplug::ScanListElement | virtual |
| clearSecondaryChannelIndex() | DM32UVCodeplug::ScanListElement | virtual |
| decode(Context &ctx, const ErrorStack &err=ErrorStack()) | DM32UVCodeplug::ScanListElement | virtual |
| Element(uint8_t *ptr, size_t size) | Codeplug::Element | protected |
| Element(const Element &other) | Codeplug::Element | |
| encode(const ScanList *lst, Context &ctx, const ErrorStack &err=ErrorStack()) | DM32UVCodeplug::ScanListElement | 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::Bit &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(const Offset::Bit &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(const Offset::Bit &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(const Offset::Bit &offset) const | Codeplug::Element | |
| getUInt4(unsigned offset, unsigned bit) const | Codeplug::Element | |
| getUInt5(const Offset::Bit &offset) const | Codeplug::Element | |
| getUInt5(unsigned offset, unsigned bit) const | Codeplug::Element | |
| getUInt6(const Offset::Bit &offset) 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 | |
| hangTime() const | DM32UVCodeplug::ScanListElement | virtual |
| isCurrentChannel(unsigned int n) const | DM32UVCodeplug::ScanListElement | virtual |
| isValid() const | Codeplug::Element | virtual |
| link(ScanList *lst, Context &ctx, const ErrorStack &err=ErrorStack()) | DM32UVCodeplug::ScanListElement | virtual |
| name() const | DM32UVCodeplug::ScanListElement | virtual |
| operator=(const Element &other) | Codeplug::Element | |
| primaryChannelIndex() const | DM32UVCodeplug::ScanListElement | virtual |
| primaryChannelIndexValid() const | DM32UVCodeplug::ScanListElement | virtual |
| prioritySweepTime() const | DM32UVCodeplug::ScanListElement | 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 | |
| revertChannelIndex() const | DM32UVCodeplug::ScanListElement | virtual |
| revertChannelIndexValid() const | DM32UVCodeplug::ScanListElement | virtual |
| ScanListElement(uint8_t *ptr) | DM32UVCodeplug::ScanListElement | |
| secondaryChannelIndex() const | DM32UVCodeplug::ScanListElement | virtual |
| secondaryChannelIndexValid() const | DM32UVCodeplug::ScanListElement | 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::Bit &offset, bool value=true) | Codeplug::Element | |
| setBit(unsigned offset, unsigned bit, bool value=true) | Codeplug::Element | |
| setChannelCount(unsigned int count) | DM32UVCodeplug::ScanListElement | virtual |
| setChannelIndex(unsigned int n, unsigned int idx) | DM32UVCodeplug::ScanListElement | virtual |
| setCurrentChannel(unsigned int n) | DM32UVCodeplug::ScanListElement | virtual |
| setHangTime(const Interval &dur) | DM32UVCodeplug::ScanListElement | virtual |
| setInt8(unsigned offset, int8_t value) | Codeplug::Element | |
| setName(const QString &name) | DM32UVCodeplug::ScanListElement | virtual |
| setPrimaryChannelIndex(unsigned int idx) | DM32UVCodeplug::ScanListElement | virtual |
| setPrioritySweepTime(const Interval &dur) | DM32UVCodeplug::ScanListElement | virtual |
| setRevertChannelIndex(unsigned int idx) | DM32UVCodeplug::ScanListElement | virtual |
| setSecondaryChannelIndex(unsigned int idx) | DM32UVCodeplug::ScanListElement | virtual |
| setToneDetectionMode(ToneDetectionMode mode) | DM32UVCodeplug::ScanListElement | virtual |
| setTransmitMode(TransmitMode mode) | DM32UVCodeplug::ScanListElement | virtual |
| 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::ScanListElement | inlinestatic |
| ToneDetectionMode enum name | DM32UVCodeplug::ScanListElement | |
| toneDetectionMode() const | DM32UVCodeplug::ScanListElement | virtual |
| TransmitMode enum name | DM32UVCodeplug::ScanListElement | |
| transmitMode() const | DM32UVCodeplug::ScanListElement | 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 | |
| ~Element() | Codeplug::Element | virtual |