OmEspHelpers
OmEeprom Member List

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

addField(const char *fieldName, EOmEepromFieldType type, uint8_t length) (defined in OmEeprom)OmEeprom
addInt16(const char *fieldName) (defined in OmEeprom)OmEeprom
addInt32(const char *fieldName) (defined in OmEeprom)OmEeprom
addInt8(const char *fieldName) (defined in OmEeprom)OmEeprom
addString(const char *fieldName, uint8_t length) (defined in OmEeprom)OmEeprom
begin() (defined in OmEeprom)OmEeprom
commit() (defined in OmEeprom)OmEeprom
dumpState()OmEeprom
get(const char *fieldName, void *valueOut) (defined in OmEeprom)OmEeprom
getInt(const char *fieldName) (defined in OmEeprom)OmEeprom
getString(const char *fieldName) (defined in OmEeprom)OmEeprom
OmEeprom(const char *signature) (defined in OmEeprom)OmEeprom
put(const char *fieldName, const void *value) (defined in OmEeprom)OmEeprom
set(const char *fieldName, String stringValue) (defined in OmEeprom)OmEeprom
set(const char *fieldName, int32_t intValue) (defined in OmEeprom)OmEeprom