ot::Settings::ChildInfoIterator::IsDone() const method
Indicates whether there are no more Child Info entries in the list (iterator has reached end of the list), or the current entry is valid.
Return value
TRUE There are no more entries in the list (reached end of the list). FALSE The current entry is valid.
![]()
bool IsDone(void) const { return mIsDone; }
ot::Settings::ChildInfoIterator::IsDone() const is called by 1 function:
![]()
ot::Settings::ChildInfoIterator::IsDone() const
ot::Settings::ChildInfoIterator::IsDone() const reads 1 variable:
![]()
ot::Settings::ChildInfoIterator::IsDone() const