Version: 6.3.1
Public Member Functions

MED_EN.ENT_NAME Class Reference

#include <MEDMEM_DriversDef.hxx>

Inherits std::map< int, string >.

Public Member Functions

 ENT_NAME ()
 ~ENT_NAME ()
string & operator[] (const MED_EN::medEntityMesh &c) const

Detailed Description

This Class inherits from map.
It is a constant map association int (which is a med_entite_maillage) and string.
Operator[] returns the (string) name of the type of an entity given by a med_entite_maillage value.
Such a static map is instancied and can be used in any code to have the name of the geometry of an element : MED_FR:ENT_NAME A simple test/use case can be found in test/testUGeoNameMeshEntities.cxx


Constructor & Destructor Documentation

MED_EN.ENT_NAME::ENT_NAME ( )
MED_EN.ENT_NAME::~ENT_NAME ( )

Member Function Documentation

string & MED_EN.ENT_NAME::operator[] ( const MED_EN::medEntityMesh c) const
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS