ESP-IDF
nvs::NVSHandleLocked::~NVSHandleLocked()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
nvs::NVSHandleLocked::~NVSHandleLocked()
nvs::NVSHandleLocked::~NVSHandleLocked()
Syntax
Show:
Summary
Declaration
Definition
from
nvs_handle_locked.hpp:32
virtual
~
NVSHandleLocked
(
)
;
Implemented in
nvs_handle_locked.cpp:12
Examples
References
from
examples
Code
Location
NVSHandleLocked
::
~
NVSHandleLocked
(
)
{
nvs_handle_locked.cpp:12
virtual
~
NVSHandleLocked
(
)
;
nvs_handle_locked.hpp:32
NVSHandleLocked
::
NVSHandleLocked
(
NVSHandleSimple
*
handle
)
:
handle
(
handle
)
{
}
nvs_handle_locked.cpp:10
Call Tree
from
examples
nvs::NVSHandleLocked::~NVSHandleLocked()
calls 3 functions:
All items filtered out
nvs::NVSHandleLocked::~NVSHandleLocked()
nvs::Lock::Lock()
nvs::Lock::~Lock()
nvs::NVSHandleSimple::~NVSHandleSimple()
All items filtered out
Data Use
from
examples
nvs::NVSHandleLocked::~NVSHandleLocked()
reads 1 variable:
nvs::NVSHandleLocked::handle
All items filtered out
nvs::NVSHandleLocked::~NVSHandleLocked()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
nvs::NVSHandleLocked::~NVSHandleLocked()
is overridden by 1 methods:
All items filtered out
nvs::NVSHandleLocked::~NVSHandleLocked()
nvs::NVSHandle::~NVSHandle()
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
nvs::NVSHandleLocked::~NVSHandleLocked()
allocates 1 types:
nvs::NVSHandleSimple
All items filtered out
nvs::NVSHandleLocked::~NVSHandleLocked()
All items filtered out