Open CASCADE Technology 7.8.0
|
#include <TopoDS_Shape.hxx>
#include <BRepCheck_ListOfStatus.hxx>
#include <TopTools_ShapeMapHasher.hxx>
#include <NCollection_DataMap.hxx>
#include <NCollection_Shared.hxx>
typedef NCollection_DataMap<TopoDS_Shape,Handle<NCollection_Shared<BRepCheck_ListOfStatus>>,TopTools_ShapeMapHasher>::Iterator BRepCheck_DataMapIteratorOfDataMapOfShapeListOfStatus |