ot::ChildTable::Iterate() method
Enables range-based `for` loop iteration over all child entries in the child table matching a given state filter. Should be used as follows: for (Child &child : aChildTable.Iterate(aFilter)) { ... }
Arguments
aFilter
A child state filter.
Return value
An IteratorBuilder instance.
ot::ChildTable::Iterate() calls 1 function:
![]()
ot::ChildTable::Iterate()
ot::ChildTable::Iterate() reads 1 variable:
![]()
ot::ChildTable::Iterate()