SALOME - SMESH
SMESH_subMesh.hxx File Reference
#include "SMESH_SMESH.hxx"
#include "SMESHDS_Mesh.hxx"
#include "SMESHDS_SubMesh.hxx"
#include "SMESH_Hypothesis.hxx"
#include "SMESH_ComputeError.hxx"
#include "SMESH_Algo.hxx"
#include "Utils_SALOME_Exception.hxx"
#include <TopoDS_Shape.hxx>
#include <list>
#include <map>
Include dependency graph for SMESH_subMesh.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMESH_subMesh
 

Typedefs

typedef SMESH_subMeshEventListener EventListener
 
typedef SMESH_subMeshEventListenerData EventListenerData
 
typedef boost::shared_ptr< SMDS_Iterator< SMESH_subMesh * > > SMESH_subMeshIteratorPtr
 

Typedef Documentation

◆ EventListener

Definition at line 51 of file SMESH_subMesh.hxx.

◆ EventListenerData

◆ SMESH_subMeshIteratorPtr

typedef boost::shared_ptr< SMDS_Iterator<SMESH_subMesh*> > SMESH_subMeshIteratorPtr

Definition at line 56 of file SMESH_subMesh.hxx.