Open CASCADE Technology  7.7.0
Data Structures

TDF_ChildIterator.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
#include <TDF_Label.hxx>
#include <TDF_ChildIterator.lxx>

Data Structures

class  TDF_ChildIterator
 Iterates on the children of a label, at the first level only. It is possible to ask the iterator to explore all the sub label levels of the given one, with the option "allLevels". More...