|
Logic_library
Library for Logic board by RoboticsBrno.
|
This is the complete list of members for Nvs, including all inherited members.
| commit() | Nvs | |
| existsInt(const char *key) | Nvs | |
| existsString(const char *key) | Nvs | |
| getInt(const char *key) | Nvs | |
| getString(const char *key) | Nvs | |
| Nvs(const char *name_space, const char *partition="nvs") | Nvs | |
| Nvs(const Nvs &)=delete | Nvs | |
| writeInt(const char *key, std::int32_t value) | Nvs | |
| writeString(const char *key, const std::string &value) | Nvs | |
| ~Nvs() | Nvs |