#include <MED_TStructures.hxx>

Public Types | |
| typedef TTNameInfo< eVersion > | TNameInfoBase |
Public Member Functions | |
| TTFieldInfo (const PMeshInfo &theMeshInfo, const PFieldInfo &theInfo) | |
| TTFieldInfo (const PMeshInfo &theMeshInfo, TInt theNbComp, ETypeChamp theType, const std::string &theValue, EBooleen theIsLocal, TInt theNbRef) | |
| virtual std::string | GetCompName (TInt theId) const |
| virtual void | SetCompName (TInt theId, const std::string &theValue) |
| virtual std::string | GetUnitName (TInt theId) const |
| virtual void | SetUnitName (TInt theId, const std::string &theValue) |
| typedef TTNameInfo<eVersion> MED.TTFieldInfo< eVersion >.TNameInfoBase |
| MED.TTFieldInfo< eVersion >.TTFieldInfo | ( | const PMeshInfo & | theMeshInfo, |
| const PFieldInfo & | theInfo | ||
| ) |
| MED.TTFieldInfo< eVersion >.TTFieldInfo | ( | const PMeshInfo & | theMeshInfo, |
| TInt | theNbComp, | ||
| ETypeChamp | theType, | ||
| const std::string & | theValue, | ||
| EBooleen | theIsLocal, | ||
| TInt | theNbRef | ||
| ) |
| virtual std::string MED.TTFieldInfo< eVersion >.GetCompName | ( | TInt | theId | ) | const [virtual] |
Implements MED.TFieldInfo.
References MED.GetString(), and MED.TFieldInfo.myCompNames.
| virtual void MED.TTFieldInfo< eVersion >.SetCompName | ( | TInt | theId, |
| const std::string & | theValue | ||
| ) | [virtual] |
Implements MED.TFieldInfo.
References MED.TFieldInfo.myCompNames, and MED.SetString().
| virtual std::string MED.TTFieldInfo< eVersion >.GetUnitName | ( | TInt | theId | ) | const [virtual] |
Implements MED.TFieldInfo.
References MED.GetString(), and MED.TFieldInfo.myUnitNames.
| virtual void MED.TTFieldInfo< eVersion >.SetUnitName | ( | TInt | theId, |
| const std::string & | theValue | ||
| ) | [virtual] |
Implements MED.TFieldInfo.
References MED.TFieldInfo.myUnitNames, and MED.SetString().