libdrmconf  0.11.3
A library to program DMR radios.
AnytoneCodeplug::ScanListElement Member List

This is the complete list of members for AnytoneCodeplug::ScanListElement, including all inherited members.

_dataCodeplug::Elementprotected
_sizeCodeplug::Elementprotected
clear()AnytoneCodeplug::ScanListElementvirtual
clearBit(unsigned offset, unsigned bit)Codeplug::Element
clearMemberIndex(unsigned n)AnytoneCodeplug::ScanListElementvirtual
clearPrimaryChannel()AnytoneCodeplug::ScanListElementvirtual
clearSecondaryChannel()AnytoneCodeplug::ScanListElementvirtual
dropOutDelay() constAnytoneCodeplug::ScanListElementvirtual
dwellTime() constAnytoneCodeplug::ScanListElementvirtual
Element(uint8_t *ptr, size_t size)Codeplug::Elementprotected
Element(const Element &other)Codeplug::Element
fill(uint8_t value, unsigned offset=0, int size=-1)Codeplug::Element
fromScanListObj(ScanList *lst, Context &ctx)AnytoneCodeplug::ScanListElementvirtual
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(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
hasMemberIndex(unsigned n) constAnytoneCodeplug::ScanListElementvirtual
hasPrimary() constAnytoneCodeplug::ScanListElementvirtual
hasSecondary() constAnytoneCodeplug::ScanListElementvirtual
isValid() constCodeplug::Elementvirtual
linkScanListObj(ScanList *lst, Context &ctx) constAnytoneCodeplug::ScanListElementvirtual
lookBackTimeA() constAnytoneCodeplug::ScanListElementvirtual
lookBackTimeB() constAnytoneCodeplug::ScanListElementvirtual
memberIndex(unsigned n) constAnytoneCodeplug::ScanListElementvirtual
name() constAnytoneCodeplug::ScanListElementvirtual
PriChannel enum nameAnytoneCodeplug::ScanListElement
primary() constAnytoneCodeplug::ScanListElementvirtual
primaryIsSelected() constAnytoneCodeplug::ScanListElementvirtual
priorityChannels() constAnytoneCodeplug::ScanListElementvirtual
readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) constCodeplug::Element
readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) constCodeplug::Element
RevertChannel enum nameAnytoneCodeplug::ScanListElement
revertChannel() constAnytoneCodeplug::ScanListElementvirtual
ScanListElement(uint8_t *ptr, unsigned size)AnytoneCodeplug::ScanListElementprotected
ScanListElement(uint8_t *ptr)AnytoneCodeplug::ScanListElement
secondary() constAnytoneCodeplug::ScanListElementvirtual
secondaryIsSelected() constAnytoneCodeplug::ScanListElementvirtual
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(unsigned offset, unsigned bit, bool value=true)Codeplug::Element
setDropOutDelay(unsigned sec)AnytoneCodeplug::ScanListElementvirtual
setDwellTime(unsigned sec)AnytoneCodeplug::ScanListElementvirtual
setInt8(unsigned offset, int8_t value)Codeplug::Element
setLookBackTimeA(unsigned sec)AnytoneCodeplug::ScanListElementvirtual
setLookBackTimeB(unsigned sec)AnytoneCodeplug::ScanListElementvirtual
setMemberIndex(unsigned n, unsigned idx)AnytoneCodeplug::ScanListElementvirtual
setName(const QString &name)AnytoneCodeplug::ScanListElementvirtual
setPrimary(unsigned idx)AnytoneCodeplug::ScanListElementvirtual
setPrimarySelected()AnytoneCodeplug::ScanListElementvirtual
setPriorityChannels(PriChannel sel)AnytoneCodeplug::ScanListElementvirtual
setRevertChannel(RevertChannel type)AnytoneCodeplug::ScanListElementvirtual
setSecondary(unsigned idx)AnytoneCodeplug::ScanListElementvirtual
setSecondarySelected()AnytoneCodeplug::ScanListElementvirtual
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()AnytoneCodeplug::ScanListElementinlinestatic
toScanListObj() constAnytoneCodeplug::ScanListElementvirtual
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