deCONZ C++ API v2.6.1
Loading...
Searching...
No Matches
deCONZ::ZclAttribute Member List

This is the complete list of members for deCONZ::ZclAttribute, including all inherited members.

bit(int bit) constdeCONZ::ZclAttribute
bitCount() constdeCONZ::ZclAttribute
bitmap() constdeCONZ::ZclAttribute
dataType() constdeCONZ::ZclAttribute
dataType_t() constdeCONZ::ZclAttribute
DefaultFormat enum valuedeCONZ::ZclAttribute
description() constdeCONZ::ZclAttribute
enumCount() constdeCONZ::ZclAttribute
enumerationId() constdeCONZ::ZclAttribute
enumerator() constdeCONZ::ZclAttribute
FormatHint enum namedeCONZ::ZclAttribute
formatHint() constdeCONZ::ZclAttribute
id() constdeCONZ::ZclAttribute
id_t() constdeCONZ::ZclAttribute
isAvailable() constdeCONZ::ZclAttribute
isMandatory() constdeCONZ::ZclAttribute
isManufacturerSpecific() constdeCONZ::ZclAttribute
isReadonly() constdeCONZ::ZclAttribute
lastRead() constdeCONZ::ZclAttribute
manufacturerCode() constdeCONZ::ZclAttribute
manufacturerCode_t() constdeCONZ::ZclAttribute
maxReportInterval() constdeCONZ::ZclAttribute
minReportInterval() constdeCONZ::ZclAttribute
name() constdeCONZ::ZclAttribute
numericBase() constdeCONZ::ZclAttribute
numericValue() constdeCONZ::ZclAttribute
operator=(const ZclAttribute &other)deCONZ::ZclAttribute
operator=(ZclAttribute &&other) noexceptdeCONZ::ZclAttribute
Prefix enum valuedeCONZ::ZclAttribute
rangeMax() constdeCONZ::ZclAttribute
rangeMin() constdeCONZ::ZclAttribute
readFromStream(QDataStream &stream)deCONZ::ZclAttribute
readReportableChangeFromStream(QDataStream &stream)deCONZ::ZclAttribute
reportableChange() constdeCONZ::ZclAttribute
reportTimeoutPeriod() constdeCONZ::ZclAttribute
setAvailable(bool available)deCONZ::ZclAttribute
setBit(uint bit, bool one)deCONZ::ZclAttribute
setBitmap(quint64 bmp)deCONZ::ZclAttribute
setDataType(uint8_t type)deCONZ::ZclAttribute
setDescription(const QString &description)deCONZ::ZclAttribute
setEnumerationId(quint8 id)deCONZ::ZclAttribute
setEnumerator(uint value)deCONZ::ZclAttribute
setFormatHint(FormatHint formatHint)deCONZ::ZclAttribute
setManufacturerCode(quint16 mfcode)deCONZ::ZclAttribute
setManufacturerCode(ManufacturerCode_t mfcode)deCONZ::ZclAttribute
setMaxReportInterval(uint16_t interval)deCONZ::ZclAttribute
setMinReportInterval(uint16_t interval)deCONZ::ZclAttribute
setNumericBase(uint8_t base)deCONZ::ZclAttribute
setNumericValue(const NumericUnion &value)deCONZ::ZclAttribute
setRangeMax(int rangeMax)deCONZ::ZclAttribute
setRangeMin(int rangeMin)deCONZ::ZclAttribute
setReportableChange(const NumericUnion &reportableChange)deCONZ::ZclAttribute
setReportTimeoutPeriod(uint16_t period)deCONZ::ZclAttribute
setValue(bool value)deCONZ::ZclAttribute
setValue(quint64 value)deCONZ::ZclAttribute
setValue(qint64 value)deCONZ::ZclAttribute
setValue(const QVariant &value)deCONZ::ZclAttribute
SliderFormat enum valuedeCONZ::ZclAttribute
toString(FormatHint formatHint=DefaultFormat) constdeCONZ::ZclAttribute
toString(const deCONZ::ZclDataType &dataType, FormatHint formatHint=DefaultFormat) constdeCONZ::ZclAttribute
toVariant() constdeCONZ::ZclAttribute
valueNameAt(int bitOrEnum) constdeCONZ::ZclAttribute
valueNamePositions() constdeCONZ::ZclAttribute
valuesNames() constdeCONZ::ZclAttribute
writeReportableChangeToStream(QDataStream &stream) constdeCONZ::ZclAttribute
writeToStream(QDataStream &stream) constdeCONZ::ZclAttribute
ZclAttribute()deCONZ::ZclAttribute
ZclAttribute(uint16_t id, uint8_t type, const QString &name, ZclAccess access, bool required)deCONZ::ZclAttribute
ZclAttribute(ZclAttributeId_t id, ZclDataTypeId_t type, const QString &name, ZclAccess access, bool required)deCONZ::ZclAttribute
ZclAttribute(const ZclAttribute &other)deCONZ::ZclAttribute
ZclAttribute(ZclAttribute &&other) noexceptdeCONZ::ZclAttribute
ZclDataBase (defined in deCONZ::ZclAttribute)deCONZ::ZclAttributefriend
~ZclAttribute()deCONZ::ZclAttribute