libdrmconf  0.12.0
A library to program DMR radios.
TyTCodeplug::ChannelElement Member List

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

_dataCodeplug::Elementprotected
_sizeCodeplug::Elementprotected
Admit enum nameTyTCodeplug::ChannelElement
ADMIT_ALWAYS enum valueTyTCodeplug::ChannelElement
ADMIT_CH_FREE enum valueTyTCodeplug::ChannelElement
ADMIT_COLOR enum valueTyTCodeplug::ChannelElement
ADMIT_TONE enum valueTyTCodeplug::ChannelElement
admitCriterion() constTyTCodeplug::ChannelElementvirtual
autoScan() constTyTCodeplug::ChannelElementvirtual
Bandwidth enum nameTyTCodeplug::ChannelElement
bandwidth() constTyTCodeplug::ChannelElementvirtual
BW_12_5_KHZ enum valueTyTCodeplug::ChannelElement
BW_20_KHZ enum valueTyTCodeplug::ChannelElement
BW_25_KHZ enum valueTyTCodeplug::ChannelElement
ChannelElement(uint8_t *ptr, size_t size)TyTCodeplug::ChannelElementprotected
ChannelElement(uint8_t *ptr)TyTCodeplug::ChannelElement
clear()TyTCodeplug::ChannelElementvirtual
clearBit(unsigned offset, unsigned bit)Codeplug::Element
colorCode() constTyTCodeplug::ChannelElementvirtual
contactIndex() constTyTCodeplug::ChannelElementvirtual
dataCallConfirm() constTyTCodeplug::ChannelElementvirtual
displayPTTId() constTyTCodeplug::ChannelElementvirtual
dtmfDecode(uint8_t idx) constTyTCodeplug::ChannelElementvirtual
Element(uint8_t *ptr, size_t size)Codeplug::Elementprotected
Element(const Element &other)Codeplug::Element
emergencyAlarmACK() constTyTCodeplug::ChannelElementvirtual
emergencySystemIndex() constTyTCodeplug::ChannelElementvirtual
enableAutoScan(bool enable)TyTCodeplug::ChannelElementvirtual
enableDataCallConfirm(bool enable)TyTCodeplug::ChannelElementvirtual
enableDisplayPTTId(bool enable)TyTCodeplug::ChannelElementvirtual
enableEmergencyAlarmACK(bool enable)TyTCodeplug::ChannelElementvirtual
enableLoneWorker(bool enable)TyTCodeplug::ChannelElementvirtual
enablePrivateCallConfirm(bool enable)TyTCodeplug::ChannelElementvirtual
enableRXGPSInfo(bool enable)TyTCodeplug::ChannelElementvirtual
enableRXOnly(bool enable)TyTCodeplug::ChannelElementvirtual
enableTalkaround(bool enable)TyTCodeplug::ChannelElementvirtual
enableTXGPSInfo(bool enable)TyTCodeplug::ChannelElementvirtual
enableVOX(bool enable)TyTCodeplug::ChannelElementvirtual
fill(uint8_t value, unsigned offset=0, int size=-1)Codeplug::Element
fromChannelObj(const Channel *c, Context &ctx)TyTCodeplug::ChannelElementvirtual
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(const Offset::BitOffset &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
groupListIndex() constTyTCodeplug::ChannelElementvirtual
isValid() constTyTCodeplug::ChannelElementvirtual
linkChannelObj(Channel *c, Context &ctx, const ErrorStack &err=ErrorStack()) constTyTCodeplug::ChannelElementvirtual
loneWorker() constTyTCodeplug::ChannelElementvirtual
mode() constTyTCodeplug::ChannelElementvirtual
Mode enum nameTyTCodeplug::ChannelElement
MODE_ANALOG enum valueTyTCodeplug::ChannelElement
MODE_DIGITAL enum valueTyTCodeplug::ChannelElement
name() constTyTCodeplug::ChannelElementvirtual
operator=(const Element &other)Codeplug::Element
positioningSystemIndex() constTyTCodeplug::ChannelElementvirtual
PRIV_BASIC enum valueTyTCodeplug::ChannelElement
PRIV_ENHANCED enum valueTyTCodeplug::ChannelElement
PRIV_NONE enum valueTyTCodeplug::ChannelElement
privacyIndex() constTyTCodeplug::ChannelElementvirtual
PrivacyType enum nameTyTCodeplug::ChannelElement
privacyType() constTyTCodeplug::ChannelElementvirtual
privateCallConfirm() constTyTCodeplug::ChannelElementvirtual
readASCII(unsigned offset, unsigned maxlen, uint8_t eos=0x00) constCodeplug::Element
readUnicode(unsigned offset, unsigned maxlen, uint16_t eos=0x0000) constCodeplug::Element
rxFrequency() constTyTCodeplug::ChannelElementvirtual
rxGPSInfo() constTyTCodeplug::ChannelElementvirtual
rxOnly() constTyTCodeplug::ChannelElementvirtual
rxRefFrequency() constTyTCodeplug::ChannelElementvirtual
rxSignaling() constTyTCodeplug::ChannelElementvirtual
rxSignalingSystemIndex() constTyTCodeplug::ChannelElementvirtual
scanListIndex() constTyTCodeplug::ChannelElementvirtual
setAdmitCriterion(Admit admit)TyTCodeplug::ChannelElementvirtual
setBandwidth(FMChannel::Bandwidth bw)TyTCodeplug::ChannelElementvirtual
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
setColorCode(uint8_t ts)TyTCodeplug::ChannelElementvirtual
setContactIndex(uint16_t idx)TyTCodeplug::ChannelElementvirtual
setDTMFDecode(uint8_t idx, bool enable)TyTCodeplug::ChannelElementvirtual
setEmergencySystemIndex(uint8_t idx)TyTCodeplug::ChannelElementvirtual
setGroupListIndex(uint8_t idx)TyTCodeplug::ChannelElementvirtual
setInt8(unsigned offset, int8_t value)Codeplug::Element
setMode(Mode setMode)TyTCodeplug::ChannelElementvirtual
setName(const QString &setName)TyTCodeplug::ChannelElementvirtual
setPositioningSystemIndex(uint8_t idx)TyTCodeplug::ChannelElementvirtual
setPrivacyIndex(uint8_t ts)TyTCodeplug::ChannelElementvirtual
setPrivacyType(PrivacyType type)TyTCodeplug::ChannelElementvirtual
setRXFrequency(uint32_t Hz)TyTCodeplug::ChannelElementvirtual
setRXRefFrequency(TyTChannelExtension::RefFrequency ref)TyTCodeplug::ChannelElementvirtual
setRXSignaling(Signaling::Code code)TyTCodeplug::ChannelElementvirtual
setRXSignalingSystemIndex(uint8_t idx)TyTCodeplug::ChannelElementvirtual
setScanListIndex(uint8_t idx)TyTCodeplug::ChannelElementvirtual
setTimeSlot(DMRChannel::TimeSlot ts)TyTCodeplug::ChannelElementvirtual
setTXFrequency(uint32_t Hz)TyTCodeplug::ChannelElementvirtual
setTXRefFrequency(TyTChannelExtension::RefFrequency ref)TyTCodeplug::ChannelElementvirtual
setTXSignaling(Signaling::Code code)TyTCodeplug::ChannelElementvirtual
setTXSignalingSystemIndex(uint8_t idx)TyTCodeplug::ChannelElementvirtual
setTXTimeOut(unsigned tot)TyTCodeplug::ChannelElementvirtual
setTXTimeOutRekeyDelay(uint8_t delay)TyTCodeplug::ChannelElementvirtual
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
talkaround() constTyTCodeplug::ChannelElementvirtual
timeSlot() constTyTCodeplug::ChannelElementvirtual
toChannelObj(const ErrorStack &err=ErrorStack()) constTyTCodeplug::ChannelElementvirtual
txFrequency() constTyTCodeplug::ChannelElementvirtual
txGPSInfo() constTyTCodeplug::ChannelElementvirtual
txRefFrequency() constTyTCodeplug::ChannelElementvirtual
txSignaling() constTyTCodeplug::ChannelElementvirtual
txSignalingSystemIndex() constTyTCodeplug::ChannelElementvirtual
txTimeOut() constTyTCodeplug::ChannelElementvirtual
txTimeOutRekeyDelay() constTyTCodeplug::ChannelElementvirtual
vox() constTyTCodeplug::ChannelElementvirtual
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
~ChannelElement()TyTCodeplug::ChannelElementvirtual
~Element()Codeplug::Elementvirtual