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

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

description() constdeCONZ::ZclCommand
directionReceived() constdeCONZ::ZclCommand
directionSend() constdeCONZ::ZclCommand
disableDefaultResponse() constdeCONZ::ZclCommand
hasResponse() constdeCONZ::ZclCommand
id() constdeCONZ::ZclCommand
id_t() constdeCONZ::ZclCommand
isProfileWide() constdeCONZ::ZclCommand
isValid() constdeCONZ::ZclCommand
manufacturerId() constdeCONZ::ZclCommand
name() constdeCONZ::ZclCommand
operator=(const ZclCommand &other)deCONZ::ZclCommand
operator=(ZclCommand &&other) noexceptdeCONZ::ZclCommand
parameters() constdeCONZ::ZclCommand
parameters()deCONZ::ZclCommand
readFromStream(QDataStream &stream)deCONZ::ZclCommand
responseId() constdeCONZ::ZclCommand
setDescription(const QString &description)deCONZ::ZclCommand
setDisableDefaultResponse(bool disable)deCONZ::ZclCommand
setId(uint8_t id)deCONZ::ZclCommand
setIsProfileWide(bool profileWide)deCONZ::ZclCommand
setManufacturerId(uint16_t id)deCONZ::ZclCommand
setResponseId(uint8_t id)deCONZ::ZclCommand
writeToStream(QDataStream &stream) constdeCONZ::ZclCommand
ZclCommand()deCONZ::ZclCommand
ZclCommand(const ZclCommand &other)deCONZ::ZclCommand
ZclCommand(ZclCommand &&other) noexceptdeCONZ::ZclCommand
ZclCommand(uint8_t id, const QString &name, bool required, bool recv, const QString &description=QString())deCONZ::ZclCommand
~ZclCommand()deCONZ::ZclCommand