ESP-IDF
ot::ChildTable::GetNumChildren() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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::ChildTable::GetNumChildren() const
ot::ChildTable::GetNumChildren() const method
Returns the number of children in the child table matching a given state filter.
Syntax
Show:
Summary
Declaration
Definition
from
child_table.hpp:186
uint16_t
GetNumChildren
(
Child
::
StateFilter
aFilter
)
const
;
Implemented in
child_table.cpp:153
Arguments
Argument
Description
aFilter
A child state filter.
Return value
Number of children matching the given state filer.
Examples
References
from
examples
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
Lifecycle
from
examples
All items filtered out
All items filtered out