SALOME - SMESH
SMDS_MeshElementIDFactory.hxx File Reference
#include "SMESH_SMDS.hxx"
#include "SMDS_MeshIDFactory.hxx"
#include "SMDS_ElemIterator.hxx"
#include <NCollection_DataMap.hxx>
Include dependency graph for SMDS_MeshElementIDFactory.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMDS_MeshElementIDFactory
 

Typedefs

typedef NCollection_DataMap< int, SMDS_MeshElement * > SMDS_IdElementMap
 

Typedef Documentation

◆ SMDS_IdElementMap

typedef NCollection_DataMap<int, SMDS_MeshElement *> SMDS_IdElementMap

Definition at line 36 of file SMDS_MeshElementIDFactory.hxx.