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

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

_dataCodeplug::Elementprotected
_sizeCodeplug::Elementprotected
clear()TyTCodeplug::ZoneExtElementvirtual
clearBit(uint offset, uint bit)Codeplug::Element
Element(uint8_t *ptr, size_t size)Codeplug::Elementprotected
Element(const Element &other)Codeplug::Element
fromZoneObj(const Zone *zone, Context &ctx)TyTCodeplug::ZoneExtElementvirtual
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
linkZoneObj(Zone *zone, Context &ctx)TyTCodeplug::ZoneExtElementvirtual
memberIndexA(uint n) constTyTCodeplug::ZoneExtElementvirtual
memberIndexB(uint n) constTyTCodeplug::ZoneExtElementvirtual
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
setInt8(uint offset, int8_t value)Codeplug::Element
setMemberIndexA(uint n, uint16_t idx)TyTCodeplug::ZoneExtElementvirtual
setMemberIndexB(uint n, uint16_t idx)TyTCodeplug::ZoneExtElementvirtual
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
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
ZoneExtElement(uint8_t *ptr, size_t size)TyTCodeplug::ZoneExtElementprotected
ZoneExtElement(uint8_t *ptr)TyTCodeplug::ZoneExtElement
~Element()Codeplug::Elementvirtual
~ZoneExtElement()TyTCodeplug::ZoneExtElementvirtual