Version: 6.3.1
Public Member Functions

MED_EN.GEO_NAME Class Reference

#include <MEDMEM_DriversDef.hxx>

Inherits std::map< int, string >.

Public Member Functions

 GEO_NAME ()
 ~GEO_NAME ()
string & operator[] (const MED_EN::medGeometryElement &c) const

Detailed Description

This Class inherits from map.
It is a constant map association int (which is a med_geometrie_element) and string.
Operator [] returns the (string) name of the geometry of an element given by a med_geometrie_element 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:GEO_NAME A simple test/use case can be found in test/testUGeoNameMeshEntities.cxx


Constructor & Destructor Documentation

MED_EN.GEO_NAME::GEO_NAME ( )
MED_EN.GEO_NAME::~GEO_NAME ( )

Member Function Documentation

string & MED_EN.GEO_NAME::operator[] ( const MED_EN::medGeometryElement 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