#include "SMESH_SMESHDS.hxx"#include "SMDS_ElementHolder.hxx"#include "SMDS_Mesh.hxx"#include <smIdType.hxx>#include <vector>#include <boost/container/flat_set.hpp>

Go to the source code of this file.
Data Structures | |
| class | SMESHDS_SubMesh |
Typedefs | |
| typedef boost::container::flat_set< const SMESHDS_SubMesh * > | TSubMeshSet |
| typedef SMDS_Iterator< const SMESHDS_SubMesh * > | SMESHDS_SubMeshIterator |
| typedef boost::shared_ptr< SMESHDS_SubMeshIterator > | SMESHDS_SubMeshIteratorPtr |
| typedef SMDS_Iterator<const SMESHDS_SubMesh*> SMESHDS_SubMeshIterator |
| typedef boost::shared_ptr< SMESHDS_SubMeshIterator > SMESHDS_SubMeshIteratorPtr |
| typedef boost::container::flat_set< const SMESHDS_SubMesh* > TSubMeshSet |