knx
ETS configurable knx-stack
Property Member List

This is the complete list of members for Property, including all inherited members.

_accessPropertyprotected
_idPropertyprotected
_maxElementsPropertyprotected
_typePropertyprotected
_writeEnablePropertyprotected
Access() constProperty
command(uint8_t *data, uint8_t length, uint8_t *resultData, uint8_t &resultLength)Propertyvirtual
ElementSize() constProperty
Id() constProperty
MaxElements() constProperty
Property(PropertyID id, bool writeEnable, PropertyDataType type, uint16_t maxElements, uint8_t access)Property
read(uint16_t start, uint8_t count, uint8_t *data) const =0Propertypure virtual
read(uint8_t &value) constProperty
read(uint16_t &value) constProperty
read(uint32_t &value) constProperty
read(uint8_t *value) constProperty
restore(const uint8_t *buffer)SaveRestoreinlinevirtual
save(uint8_t *buffer)SaveRestoreinlinevirtual
saveSize()SaveRestoreinlinevirtual
state(uint8_t *data, uint8_t length, uint8_t *resultData, uint8_t &resultLength)Propertyvirtual
Type() constProperty
write(uint16_t start, uint8_t count, const uint8_t *data)=0Propertypure virtual
write(uint8_t value)Property
write(uint16_t value)Property
write(uint16_t position, uint16_t value)Property
write(uint32_t value)Property
write(const uint8_t *value)Property
WriteEnable() constProperty
~Property()Propertyvirtual