SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 *, int
TGroupIdMap
 

Typedef Documentation

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

Definition at line 33 of file DriverUNV_R_SMDS_Mesh.h.

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

Definition at line 37 of file DriverUNV_R_SMDS_Mesh.h.