ESP-IDF
ot::AddressResolver::EntryChange
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::AddressResolver::EntryChange
ot::AddressResolver::EntryChange enum
Syntax
Show:
Summary
Declaration
from
address_resolver.hpp:322
enum
EntryChange
:
uint8_t
{
kEntryAdded
,
kEntryUpdated
,
kEntryRemoved
,
}
;
Values
Value
Declared as
ot::AddressResolver::EntryChange::kEntryAdded
ot::AddressResolver::EntryChange::kEntryUpdated
ot::AddressResolver::EntryChange::kEntryRemoved
Examples
References
from
examples
Code
Location
Scope
Referrer
enum
EntryChange
:
uint8_t
address_resolver.hpp:322
void
AddressResolver
::
LogCacheEntryChange
(
EntryChange
aChange
,
address_resolver.cpp:1072
ot::AddressResolver::LogCacheEntryChange()
ot::AddressResolver::LogCacheEntryChange()::aChange
void
LogCacheEntryChange
(
EntryChange
aChange
,
address_resolver.hpp:372
ot::AddressResolver::LogCacheEntryChange()
ot::AddressResolver::LogCacheEntryChange()::aChange
Call Tree
from
examples
All items filtered out
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
Instance
Scope
Location
Project
ot::AddressResolver::LogCacheEntryChange()::aChange
ot::AddressResolver::LogCacheEntryChange()
address_resolver.hpp:372
ot::AddressResolver::LogCacheEntryChange()::aChange
ot::AddressResolver::LogCacheEntryChange()
address_resolver.cpp:1072
Lifecycle
from
examples
All items filtered out
All items filtered out