ESP-IDF
ot::SettingsBase::BrOnLinkPrefix::mLifetime
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::SettingsBase::BrOnLinkPrefix::mLifetime
ot::SettingsBase::BrOnLinkPrefix::mLifetime field
Syntax
Show:
Summary
Declaration
from
settings.hpp:590
uint32_t
mLifetime
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
mLifetime
;
settings.hpp:590
uint32_t
GetLifetime
(
void
)
const
{
return
mLifetime
;
}
settings.hpp:577
ot::SettingsBase::BrOnLinkPrefix
ot::SettingsBase::BrOnLinkPrefix::GetLifetime() const
void
SetLifetime
(
uint32_t
aLifetime
)
{
mLifetime
=
aLifetime
;
}
settings.hpp:584
ot::SettingsBase::BrOnLinkPrefix
ot::SettingsBase::BrOnLinkPrefix::SetLifetime()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::SettingsBase::BrOnLinkPrefix::mLifetime
is written by 1 function and is read by 1 function:
ot::SettingsBase::BrOnLinkPrefix::SetLifetime()
All items filtered out
ot::SettingsBase::BrOnLinkPrefix::mLifetime
ot::SettingsBase::BrOnLinkPrefix::GetLifetime() const
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