MED.TTGrilleInfo< eVersion > Struct Template Reference

#include <MED_TStructures.hxx>

Inheritance diagram for MED.TTGrilleInfo< eVersion >:

Inheritance graph

Public Member Functions

 TTGrilleInfo (const PMeshInfo &theMeshInfo, const PGrilleInfo &theInfo)
 TTGrilleInfo (const PMeshInfo &theMeshInfo, const EGrilleType &type, const TInt nnoeuds)
 TTGrilleInfo (const PMeshInfo &theMeshInfo, const EGrilleType &type)
 TTGrilleInfo (const PMeshInfo &theMeshInfo, const EGrilleType &type, const MED::TIntVector &nbNodeVec)
virtual std::string GetCoordName (TInt theId) const
virtual void SetCoordName (TInt theId, const std::string &theValue)
virtual std::string GetCoordUnit (TInt theId) const
virtual void SetCoordUnit (TInt theId, const std::string &theValue)

template<EVersion eVersion>
struct MED::TTGrilleInfo< eVersion >


Constructor & Destructor Documentation

template<EVersion eVersion>
MED.TTGrilleInfo< eVersion >.TTGrilleInfo const PMeshInfo theMeshInfo,
const PGrilleInfo theInfo
 

template<EVersion eVersion>
MED.TTGrilleInfo< eVersion >.TTGrilleInfo const PMeshInfo theMeshInfo,
const EGrilleType type,
const TInt  nnoeuds
 

template<EVersion eVersion>
MED.TTGrilleInfo< eVersion >.TTGrilleInfo const PMeshInfo theMeshInfo,
const EGrilleType type
 

template<EVersion eVersion>
MED.TTGrilleInfo< eVersion >.TTGrilleInfo const PMeshInfo theMeshInfo,
const EGrilleType type,
const MED::TIntVector nbNodeVec
 


Member Function Documentation

template<EVersion eVersion>
virtual std::string MED.TTGrilleInfo< eVersion >.GetCoordName TInt  theId  )  const [virtual]
 

Implements MED.TGrilleInfo.

template<EVersion eVersion>
virtual void MED.TTGrilleInfo< eVersion >.SetCoordName TInt  theId,
const std::string &  theValue
[virtual]
 

Implements MED.TGrilleInfo.

template<EVersion eVersion>
virtual std::string MED.TTGrilleInfo< eVersion >.GetCoordUnit TInt  theId  )  const [virtual]
 

Implements MED.TGrilleInfo.

template<EVersion eVersion>
virtual void MED.TTGrilleInfo< eVersion >.SetCoordUnit TInt  theId,
const std::string &  theValue
[virtual]
 

Implements MED.TGrilleInfo.