#include <MED_TStructures.hxx>

Public Types | |
| typedef TTNameInfo< eVersion > | TNameInfoBase |
Public Member Functions | |
| TTFamilyInfo (const PMeshInfo &theMeshInfo, const PFamilyInfo &theInfo) | |
| TTFamilyInfo (const PMeshInfo &theMeshInfo, TInt theNbGroup, TInt theNbAttr, TInt theId, const std::string &theValue) | |
| TTFamilyInfo (const PMeshInfo &theMeshInfo, const std::string &theValue, TInt theId, const TStringSet &theGroupNames, const TStringVector &theAttrDescs, const TIntVector &theAttrIds, const TIntVector &theAttrVals) | |
| virtual std::string | GetGroupName (TInt theId) const |
| virtual void | SetGroupName (TInt theId, const std::string &theValue) |
| virtual std::string | GetAttrDesc (TInt theId) const |
| virtual void | SetAttrDesc (TInt theId, const std::string &theValue) |
| typedef TTNameInfo<eVersion> MED.TTFamilyInfo< eVersion >.TNameInfoBase |
| MED.TTFamilyInfo< eVersion >.TTFamilyInfo | ( | const PMeshInfo & | theMeshInfo, |
| const PFamilyInfo & | theInfo | ||
| ) |
References MED.TFamilyInfo.myAttrDesc, MED.TFamilyInfo.myAttrId, MED.TFamilyInfo.myAttrVal, MED.TFamilyInfo.myGroupNames, MED.TFamilyInfo.myId, MED.TFamilyInfo.myMeshInfo, MED.TFamilyInfo.myNbAttr, MED.TFamilyInfo.myNbGroup, MED.TTFamilyInfo< eVersion >.SetAttrDesc(), and MED.TTFamilyInfo< eVersion >.SetGroupName().
| MED.TTFamilyInfo< eVersion >.TTFamilyInfo | ( | const PMeshInfo & | theMeshInfo, |
| TInt | theNbGroup, | ||
| TInt | theNbAttr, | ||
| TInt | theId, | ||
| const std::string & | theValue | ||
| ) |
| MED.TTFamilyInfo< eVersion >.TTFamilyInfo | ( | const PMeshInfo & | theMeshInfo, |
| const std::string & | theValue, | ||
| TInt | theId, | ||
| const TStringSet & | theGroupNames, | ||
| const TStringVector & | theAttrDescs, | ||
| const TIntVector & | theAttrIds, | ||
| const TIntVector & | theAttrVals | ||
| ) |
References MED.TFamilyInfo.myAttrDesc, MED.TFamilyInfo.myAttrId, MED.TFamilyInfo.myAttrVal, MED.TFamilyInfo.myGroupNames, MED.TFamilyInfo.myId, MED.TFamilyInfo.myMeshInfo, MED.TFamilyInfo.myNbAttr, MED.TFamilyInfo.myNbGroup, MED.TTFamilyInfo< eVersion >.SetAttrDesc(), and MED.TTFamilyInfo< eVersion >.SetGroupName().
| virtual std::string MED.TTFamilyInfo< eVersion >.GetGroupName | ( | TInt | theId | ) | const [virtual] |
Implements MED.TFamilyInfo.
References MED.GetString(), and MED.TFamilyInfo.myGroupNames.
| virtual void MED.TTFamilyInfo< eVersion >.SetGroupName | ( | TInt | theId, |
| const std::string & | theValue | ||
| ) | [virtual] |
Implements MED.TFamilyInfo.
References MED.TFamilyInfo.myGroupNames, and MED.SetString().
| virtual std::string MED.TTFamilyInfo< eVersion >.GetAttrDesc | ( | TInt | theId | ) | const [virtual] |
Implements MED.TFamilyInfo.
References MED.GetString(), and MED.TFamilyInfo.myAttrDesc.
| virtual void MED.TTFamilyInfo< eVersion >.SetAttrDesc | ( | TInt | theId, |
| const std::string & | theValue | ||
| ) | [virtual] |
Implements MED.TFamilyInfo.
References MED.TFamilyInfo.myAttrDesc, and MED.SetString().