ESP-IDF
ot::SettingsBase::ChildInfo::Log() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::SettingsBase::ChildInfo::Log() const
ot::SettingsBase::ChildInfo::Log() const method
Syntax
Show:
Summary
Declaration
Definition
from
settings.hpp:462
void
Log
(
Action
aAction
)
const
;
Implemented in
settings.cpp:67
Arguments
Argument
aAction
Examples
References
from
examples
Code
Location
Scope
Referrer
void
SettingsBase
::
ChildInfo
::
Log
(
Action
aAction
)
const
settings.cpp:67
void
Log
(
Action
aAction
)
const
;
settings.hpp:462
reinterpret_cast
<
const
ChildInfo
*
>
(
aValue
)
->
Log
(
aAction
)
;
settings.cpp:514
ot::Settings
ot::Settings::Log()
Call Tree
from
examples
ot::SettingsBase::ChildInfo::Log() const
is called by 1 function and calls 7 functions:
ot::Settings::Log()
All items filtered out
ot::SettingsBase::ChildInfo::Log() const
ot::ToUlong()
ot::SettingsBase::ChildInfo::GetExtAddress() const
ot::SettingsBase::ChildInfo::GetTimeout() const
ot::SettingsBase::ChildInfo::GetRloc16() const
ot::SettingsBase::ChildInfo::GetMode() const
ot::SettingsBase::ChildInfo::GetVersion() const
ot::SettingsBase::ActionToString()
All items filtered out
Data Use
from
examples
ot::SettingsBase::ChildInfo::Log() const
reads 2 variables:
ot::LogLevel::kLogLevelInfo
ot::Mac::ExtAddress::ToString() const
All items filtered out
ot::SettingsBase::ChildInfo::Log() 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