libdrmconf  0.9.0
A library to program DMR radios.
TyTCodeplug::BootSettingsElement Member List

This is the complete list of members for TyTCodeplug::BootSettingsElement, including all inherited members.

_dataCodeplug::Elementprotected
_sizeCodeplug::Elementprotected
BootSettingsElement(uint8_t *ptr, size_t size)TyTCodeplug::BootSettingsElementprotected
BootSettingsElement(uint8_t *ptr)TyTCodeplug::BootSettingsElementexplicit
channelIndexA() constTyTCodeplug::BootSettingsElementvirtual
channelIndexB() constTyTCodeplug::BootSettingsElementvirtual
clear()TyTCodeplug::BootSettingsElementvirtual
clearBit(uint offset, uint bit)Codeplug::Element
Element(uint8_t *ptr, size_t size)Codeplug::Elementprotected
Element(const Element &other)Codeplug::Element
getBCD2(uint offset) constCodeplug::Element
getBCD4_be(uint offset) constCodeplug::Element
getBCD4_le(uint offset) constCodeplug::Element
getBCD8_be(uint offset) constCodeplug::Element
getBCD8_le(uint offset) constCodeplug::Element
getBit(uint offset, uint bit) constCodeplug::Element
getInt8(uint offset) constCodeplug::Element
getUInt16_be(uint offset) constCodeplug::Element
getUInt16_le(uint offset) constCodeplug::Element
getUInt2(uint offset, uint bit) constCodeplug::Element
getUInt24_be(uint offset) constCodeplug::Element
getUInt24_le(uint offset) constCodeplug::Element
getUInt3(uint offset, uint bit) constCodeplug::Element
getUInt32_be(uint offset) constCodeplug::Element
getUInt32_le(uint offset) constCodeplug::Element
getUInt4(uint offset, uint bit) constCodeplug::Element
getUInt5(uint offset, uint bit) constCodeplug::Element
getUInt6(uint offset, uint bit) constCodeplug::Element
getUInt8(uint offset) constCodeplug::Element
isValid() constCodeplug::Elementvirtual
readASCII(uint offset, uint maxlen, uint8_t eos=0x00) constCodeplug::Element
readUnicode(uint offset, uint maxlen, uint16_t eos=0x0000) constCodeplug::Element
setBCD2(uint offset, uint8_t value)Codeplug::Element
setBCD4_be(uint offset, uint16_t value)Codeplug::Element
setBCD4_le(uint offset, uint16_t value)Codeplug::Element
setBCD8_be(uint offset, uint32_t value)Codeplug::Element
setBCD8_le(uint offset, uint32_t value)Codeplug::Element
setBit(uint offset, uint bit, bool value=true)Codeplug::Element
setChannelIndexA(uint idx)TyTCodeplug::BootSettingsElementvirtual
setChannelIndexB(uint idx)TyTCodeplug::BootSettingsElementvirtual
setInt8(uint offset, int8_t value)Codeplug::Element
setUInt16_be(uint offset, uint16_t value)Codeplug::Element
setUInt16_le(uint offset, uint16_t value)Codeplug::Element
setUInt2(uint offset, uint bit, uint8_t value)Codeplug::Element
setUInt24_be(uint offset, uint32_t value)Codeplug::Element
setUInt24_le(uint offset, uint32_t value)Codeplug::Element
setUInt3(uint offset, uint bit, uint8_t value)Codeplug::Element
setUInt32_be(uint offset, uint32_t value)Codeplug::Element
setUInt32_le(uint offset, uint32_t value)Codeplug::Element
setUInt4(uint offset, uint bit, uint8_t value)Codeplug::Element
setUInt5(uint offset, uint bit, uint8_t value)Codeplug::Element
setUInt6(uint offset, uint bit, uint8_t value)Codeplug::Element
setUInt8(uint offset, uint8_t value)Codeplug::Element
setZoneIndex(uint idx)TyTCodeplug::BootSettingsElementvirtual
writeASCII(uint offset, const QString &txt, uint maxlen, uint8_t eos=0x00)Codeplug::Element
writeUnicode(uint offset, const QString &txt, uint maxlen, uint16_t eos=0x0000)Codeplug::Element
zoneIndex() constTyTCodeplug::BootSettingsElementvirtual
~BootSettingsElement()TyTCodeplug::BootSettingsElementvirtual
~Element()Codeplug::Elementvirtual