|
knx
ETS configurable knx-stack
|
This is the complete list of members for RouterObject, including all inherited members.
| _beforeTablesUnload | TableObject | protectedstatic |
| _memory | TableObject | protected |
| _properties | InterfaceObject | protected |
| _propertyCount | InterfaceObject | protected |
| beforeStateChange(LoadState &newState) override | RouterObject | protectedvirtual |
| beforeTablesUnloadCallback(BeforeTablesUnloadCallback func) | TableObject | static |
| beforeTablesUnloadCallback() | TableObject | static |
| command(PropertyID id, uint8_t *data, uint8_t length, uint8_t *resultData, uint8_t &resultLength) | InterfaceObject | virtual |
| data() | TableObject | protected |
| errorCode(ErrorCode errorCode) | TableObject | protected |
| initialize(CouplerModel model, uint8_t objIndex, DptMedium mediumType, RouterObjectType rtType, uint16_t maxApduSize) | RouterObject | |
| initialize1x(DptMedium mediumType, uint16_t maxApduSize) | RouterObject | |
| initialize20(uint8_t objIndex, DptMedium mediumType, RouterObjectType rtType, uint16_t maxApduSize) | RouterObject | |
| initializeProperties(size_t propertiesSize, Property **properties) override | TableObject | protectedvirtual |
| isGroupAddressInFilterTable(uint16_t groupAddress) | RouterObject | |
| isIpSbcRoutingEnabled() | RouterObject | |
| isRfSbcRoutingEnabled() | RouterObject | |
| loadState() | TableObject | |
| masterReset(EraseCode eraseCode, uint8_t channel) override | RouterObject | virtual |
| 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 | RouterObject | virtual |
| RouterObject(Memory &memory, uint32_t staticTableAdr=0, uint32_t staticTableSize=0) | RouterObject | |
| save(uint8_t *buffer) override | TableObject | virtual |
| saveSize() override | TableObject | virtual |
| state(PropertyID id, uint8_t *data, uint8_t length, uint8_t *resultData, uint8_t &resultLength) | InterfaceObject | virtual |
| TableObject(Memory &memory, uint32_t staticTableAdr=0, uint32_t staticTableSize=0) | TableObject | |
| writeProperty(PropertyID id, uint16_t start, uint8_t *data, uint8_t &count) | InterfaceObject | virtual |
| ~InterfaceObject() | InterfaceObject | virtual |
| ~TableObject() | TableObject | virtual |