Version: 9.12.0
DriverMED_R_SMESHDS_Mesh.h File Reference
#include "SMESH_DriverMED.hxx"
#include "DriverMED.hxx"
#include "Driver_SMESHDS_Mesh.h"
#include "SMDSAbs_ElementType.hxx"
#include <list>
#include <map>
#include <NCollection_DataMap.hxx>
#include <TCollection_AsciiString.hxx>
Include dependency graph for DriverMED_R_SMESHDS_Mesh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DriverMED_R_SMESHDS_Mesh
 

Typedefs

typedef std::vector< DriverMED_FamilyPtrTFamilyVec
 
typedef std::pair< std::string, SMDSAbs_ElementTypeTNameAndType
 
typedef NCollection_DataMap< TCollection_AsciiString, TFamilyVecTName2Falilies
 

Typedef Documentation

◆ TFamilyVec

typedef std::vector< DriverMED_FamilyPtr > TFamilyVec

◆ TName2Falilies

typedef NCollection_DataMap< TCollection_AsciiString, TFamilyVec > TName2Falilies

◆ TNameAndType

typedef std::pair< std::string, SMDSAbs_ElementType > TNameAndType