ot::ChildTable::GetChildAtIndex() method
Returns a pointer to a `Child` entry at a given index, or `nullptr` if the index is out of bounds, i.e., index is larger or equal to maximum number of children allowed (@sa GetMaxChildrenAllowed()).
Arguments
aChildIndex
A child index.
Return value
A pointer to the `Child` corresponding to the given index, or `nullptr` if the index is out of bounds.
ot::ChildTable::GetChildAtIndex() is called by 1 function:
![]()
ot::ChildTable::GetChildAtIndex()
ot::ChildTable::GetChildAtIndex() reads 1 variable:
![]()
ot::ChildTable::GetChildAtIndex()