SALOME - SMESH
DriverUNV_R_SMDS_Mesh.h File Reference
#include "SMESH_DriverUNV.hxx"
#include "Driver_SMDS_Mesh.h"
#include <map>
#include <string>
Include dependency graph for DriverUNV_R_SMDS_Mesh.h:

Go to the source code of this file.

Data Structures

class  DriverUNV_R_SMDS_Mesh
 

Typedefs

typedef std::map< SMDS_MeshGroup *, std::string > TGroupNamesMap
 
typedef std::map< SMDS_MeshGroup *, intTGroupIdMap
 

Typedef Documentation

◆ TGroupNamesMap

typedef std::map< SMDS_MeshGroup *, std::string > TGroupNamesMap

Definition at line 33 of file DriverUNV_R_SMDS_Mesh.h.

◆ TGroupIdMap

typedef std::map< SMDS_MeshGroup *, int > TGroupIdMap

Definition at line 37 of file DriverUNV_R_SMDS_Mesh.h.