#include "SMESH_SMESHDS.hxx"#include "SMDS_Mesh.hxx"#include "SMESHDS_SubMesh.hxx"#include <TopTools_IndexedMapOfShape.hxx>#include <TopoDS_Shape.hxx>#include <map>#include <NCollection_DataMap.hxx>#include "SMESHDS_DataMapOfShape.hxx"

Go to the source code of this file.
Data Structures | |
| class | SMESHDS_Mesh |
Typedefs | |
| typedef std::list< const SMESHDS_Hypothesis * > | THypList |
| typedef NCollection_DataMap < TopoDS_Shape, THypList, SMESHDS_Hasher > | ShapeToHypothesis |
| typedef NCollection_DataMap< TopoDS_Shape, THypList, SMESHDS_Hasher > ShapeToHypothesis |
| typedef std::list<const SMESHDS_Hypothesis*> THypList |