supla-device
|
This is the complete list of members for SimpleState, including all inherited members.
commit() (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | protected |
deleteAll() override (defined in SimpleState) | SimpleState | virtual |
eraseSector(unsigned int address, int size) (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | protected |
finalizeLoadState() override (defined in SimpleState) | SimpleState | virtual |
finalizeSaveState() override (defined in SimpleState) | SimpleState | virtual |
finalizeSizeCheck() override (defined in SimpleState) | SimpleState | virtual |
getSizeValue(uint16_t availableSize) (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | protectedvirtual |
initFromStorage() override (defined in SimpleState) | SimpleState | virtual |
initSectionPreamble(SectionPreamble *preamble) override (defined in SimpleState) | SimpleState | virtual |
loadPreambles(uint32_t storageStartingOffset, uint16_t size) (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | virtual |
notifyUpdate() (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | virtual |
prepareLoadState() override (defined in SimpleState) | SimpleState | virtual |
prepareSaveState() override (defined in SimpleState) | SimpleState | virtual |
prepareSizeCheck() override (defined in SimpleState) | SimpleState | virtual |
readState(unsigned char *, int) override (defined in SimpleState) | SimpleState | virtual |
readStorage(unsigned int address, unsigned char *buf, int size, bool logs=true) (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | protected |
sectionType (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | protected |
SimpleState(Storage *storage, uint32_t offset) (defined in SimpleState) | SimpleState | explicit |
StateStorageInterface(Storage *storage, uint8_t sectionType) (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | explicit |
storage (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | protected |
updateStorage(unsigned int address, const unsigned char *buf, int size) (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | protected |
writeSectionPreamble() override (defined in SimpleState) | SimpleState | virtual |
writeState(const unsigned char *, int) override (defined in SimpleState) | SimpleState | virtual |
writeStorage(unsigned int address, const unsigned char *buf, int size) (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | protected |
~SimpleState() (defined in SimpleState) | SimpleState | |
~StateStorageInterface() (defined in Supla::StateStorageInterface) | Supla::StateStorageInterface | virtual |