|
libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for OpenRTXCodeplug::ContactElement, including all inherited members.
| _data | Codeplug::Element | protected |
| _size | Codeplug::Element | protected |
| BitDMRCallType enum value (defined in OpenRTXCodeplug::ContactElement) | OpenRTXCodeplug::ContactElement | protected |
| BitDMRRing enum value (defined in OpenRTXCodeplug::ContactElement) | OpenRTXCodeplug::ContactElement | protected |
| clear() | OpenRTXCodeplug::ContactElement | virtual |
| clearBit(unsigned offset, unsigned bit) | Codeplug::Element | |
| ContactElement(uint8_t *ptr, unsigned size) | OpenRTXCodeplug::ContactElement | protected |
| ContactElement(uint8_t *ptr) | OpenRTXCodeplug::ContactElement | explicit |
| dmrContactType() const | OpenRTXCodeplug::ContactElement | virtual |
| dmrId() const | OpenRTXCodeplug::ContactElement | virtual |
| dmrRing() const | OpenRTXCodeplug::ContactElement | virtual |
| Element(uint8_t *ptr, size_t size) | Codeplug::Element | protected |
| Element(const Element &other) | Codeplug::Element | |
| enableDMRRing(bool enable) | OpenRTXCodeplug::ContactElement | virtual |
| fill(uint8_t value, unsigned offset=0, int size=-1) | Codeplug::Element | |
| fromContactObj(const DMRContact *obj, Context &ctx, const ErrorStack &err=ErrorStack()) | OpenRTXCodeplug::ContactElement | virtual |
| 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 | |
| isValid() const | OpenRTXCodeplug::ContactElement | virtual |
| m17Call() const | OpenRTXCodeplug::ContactElement | virtual |
| mode() const | OpenRTXCodeplug::ContactElement | virtual |
| name() const | OpenRTXCodeplug::ContactElement | virtual |
| OffsetDMRCallType enum value (defined in OpenRTXCodeplug::ContactElement) | OpenRTXCodeplug::ContactElement | protected |
| OffsetDMRId enum value (defined in OpenRTXCodeplug::ContactElement) | OpenRTXCodeplug::ContactElement | protected |
| OffsetDMRRing enum value (defined in OpenRTXCodeplug::ContactElement) | OpenRTXCodeplug::ContactElement | protected |
| OffsetM17Address enum value (defined in OpenRTXCodeplug::ContactElement) | OpenRTXCodeplug::ContactElement | protected |
| OffsetMode enum value (defined in OpenRTXCodeplug::ContactElement) | OpenRTXCodeplug::ContactElement | protected |
| OffsetName enum value (defined in OpenRTXCodeplug::ContactElement) | OpenRTXCodeplug::ContactElement | protected |
| Offsets enum name | OpenRTXCodeplug::ContactElement | protected |
| operator=(const Element &other) | Codeplug::Element | |
| readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) const | Codeplug::Element | |
| readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) const | Codeplug::Element | |
| 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 | |
| setDMRContactType(DMRContact::Type type) | OpenRTXCodeplug::ContactElement | virtual |
| setDMRId(unsigned int id) | OpenRTXCodeplug::ContactElement | virtual |
| setInt8(unsigned offset, int8_t value) | Codeplug::Element | |
| setM17Call(const QString &call, const ErrorStack &err=ErrorStack()) | OpenRTXCodeplug::ContactElement | virtual |
| setMode(Mode mode) | OpenRTXCodeplug::ContactElement | virtual |
| setName(const QString &name) | OpenRTXCodeplug::ContactElement | 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 | |
| StringLength enum value (defined in OpenRTXCodeplug::ContactElement) | OpenRTXCodeplug::ContactElement | protected |
| toContactObj(Context &ctx, const ErrorStack &err=ErrorStack()) const | OpenRTXCodeplug::ContactElement | 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 | |
| ~ContactElement() | OpenRTXCodeplug::ContactElement | virtual |
| ~Element() | Codeplug::Element | virtual |