MED.TTFamilyInfo< eVersion > Struct Template Reference

#include <MED_TStructures.hxx>

Inheritance diagram for MED.TTFamilyInfo< eVersion >:

Inheritance graph

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)

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


Member Typedef Documentation

template<EVersion eVersion>
typedef TTNameInfo<eVersion> MED.TTFamilyInfo< eVersion >.TNameInfoBase
 


Constructor & Destructor Documentation

template<EVersion eVersion>
MED.TTFamilyInfo< eVersion >.TTFamilyInfo const PMeshInfo theMeshInfo,
const PFamilyInfo theInfo
 

template<EVersion eVersion>
MED.TTFamilyInfo< eVersion >.TTFamilyInfo const PMeshInfo theMeshInfo,
TInt  theNbGroup,
TInt  theNbAttr,
TInt  theId,
const std::string &  theValue
 

template<EVersion eVersion>
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
 


Member Function Documentation

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

Implements MED.TFamilyInfo.

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

Implements MED.TFamilyInfo.

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

Implements MED.TFamilyInfo.

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

Implements MED.TFamilyInfo.