#include <preferences.h>
|
| struct fdb_kvdb | db |
| |
| struct fdb_blob | blob |
| |
|
| bool | is_changed_ (fdb_kvdb_t db, const NVSData &to_save, const char *key_str) |
| |
Definition at line 11 of file preferences.h.
◆ is_changed_()
| bool esphome::libretiny::LibreTinyPreferences::is_changed_ |
( |
fdb_kvdb_t | db, |
|
|
const NVSData & | to_save, |
|
|
const char * | key_str ) |
|
protected |
◆ make_preference() [1/2]
◆ make_preference() [2/2]
◆ open()
| void esphome::libretiny::LibreTinyPreferences::open |
( |
| ) |
|
◆ reset()
| bool esphome::libretiny::LibreTinyPreferences::reset |
( |
| ) |
|
◆ sync()
| bool esphome::libretiny::LibreTinyPreferences::sync |
( |
| ) |
|
◆ blob
| struct fdb_blob esphome::libretiny::LibreTinyPreferences::blob |
◆ db
| struct fdb_kvdb esphome::libretiny::LibreTinyPreferences::db |
The documentation for this class was generated from the following files: