ESP-IDF
nvs::Storage::~Storage()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
nvs::Storage::~Storage()
nvs::Storage::~Storage()
Syntax
Show:
Summary
Declaration
Definition
from
nvs_storage.hpp:59
~
Storage
(
)
;
Implemented in
nvs_storage.cpp:42
Examples
References
from
examples
Code
Location
Scope
Referrer
Storage
::
~
Storage
(
)
nvs_storage.cpp:42
~
Storage
(
)
;
nvs_storage.hpp:59
delete
new_storage
;
nvs_partition_manager.cpp:98
nvs::NVSPartitionManager
nvs::NVSPartitionManager::init_custom()
delete
storage
;
nvs_partition_manager.cpp:162
nvs::NVSPartitionManager
nvs::NVSPartitionManager::deinit_partition()
Call Tree
from
examples
nvs::Storage::~Storage()
is called by 2 functions and calls 1 function:
nvs::NVSPartitionManager::init_custom()
nvs::NVSPartitionManager::deinit_partition()
All items filtered out
nvs::Storage::~Storage()
nvs::Storage::clearNamespaces()
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out