|
knx
ETS configurable knx-stack
|
This is the complete list of members for SecurityInterfaceObject, including all inherited members.
| _properties | InterfaceObject | protected |
| _propertyCount | InterfaceObject | protected |
| command(PropertyID id, uint8_t *data, uint8_t length, uint8_t *resultData, uint8_t &resultLength) | InterfaceObject | virtual |
| getGroupObjectSecurity(uint16_t index) | SecurityInterfaceObject | |
| getLastValidSequenceNumber(uint16_t deviceAddr) | SecurityInterfaceObject | |
| groupKey(uint16_t addressIndex) | SecurityInterfaceObject | |
| indAddressIndex(uint16_t indAddr) | SecurityInterfaceObject | |
| initializeProperties(size_t propertiesSize, Property **properties) | InterfaceObject | protectedvirtual |
| isLoaded() | SecurityInterfaceObject | |
| isSecurityModeEnabled() | SecurityInterfaceObject | |
| loadState() | SecurityInterfaceObject | |
| masterReset(EraseCode eraseCode, uint8_t channel) override | SecurityInterfaceObject | virtual |
| p2pKey(uint16_t addressIndex) | SecurityInterfaceObject | |
| property(PropertyID id) | InterfaceObject | |
| property(PropertyID id) const | InterfaceObject | |
| propertyData(PropertyID id) | InterfaceObject | |
| propertyData(PropertyID id, uint16_t elementIndex) | InterfaceObject | |
| propertySize(PropertyID id) | InterfaceObject | virtual |
| propertyValue(PropertyID id) | InterfaceObject | inline |
| propertyValue(PropertyID id, T value) | InterfaceObject | inline |
| readProperty(PropertyID id, uint16_t start, uint8_t &count, uint8_t *data) | InterfaceObject | virtual |
| readPropertyDescription(uint8_t &propertyId, uint8_t &propertyIndex, bool &writeEnable, uint8_t &type, uint16_t &numberOfElements, uint8_t &access) | InterfaceObject | |
| readPropertyLength(PropertyID id, uint16_t &length) | InterfaceObject | virtual |
| restore(const uint8_t *buffer) override | SecurityInterfaceObject | virtual |
| save(uint8_t *buffer) override | SecurityInterfaceObject | virtual |
| saveSize() override | SecurityInterfaceObject | virtual |
| SecurityInterfaceObject() | SecurityInterfaceObject | |
| setLastValidSequenceNumber(uint16_t deviceAddr, uint64_t seqNum) | SecurityInterfaceObject | |
| setSequenceNumber(bool toolAccess, uint64_t seqNum) | SecurityInterfaceObject | |
| state(PropertyID id, uint8_t *data, uint8_t length, uint8_t *resultData, uint8_t &resultLength) | InterfaceObject | virtual |
| toolKey() | SecurityInterfaceObject | |
| writeProperty(PropertyID id, uint16_t start, uint8_t *data, uint8_t &count) | InterfaceObject | virtual |
| ~InterfaceObject() | InterfaceObject | virtual |