Version: 5.1.6

MED.TTFieldInfo< eVersion > Struct Template Reference

#include <MED_TStructures.hxx>

Inheritance diagram for MED.TTFieldInfo< eVersion >:
Inheritance graph

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)

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


Member Typedef Documentation

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

Constructor & Destructor Documentation

template<EVersion eVersion>
MED.TTFieldInfo< eVersion >.TTFieldInfo ( const PMeshInfo theMeshInfo,
const PFieldInfo theInfo 
)
template<EVersion eVersion>
MED.TTFieldInfo< eVersion >.TTFieldInfo ( const PMeshInfo theMeshInfo,
TInt  theNbComp,
ETypeChamp  theType,
const std::string &  theValue,
EBooleen  theIsLocal,
TInt  theNbRef 
)

Member Function Documentation

template<EVersion eVersion>
virtual std::string MED.TTFieldInfo< eVersion >.GetCompName ( TInt  theId  )  const [virtual]
template<EVersion eVersion>
virtual void MED.TTFieldInfo< eVersion >.SetCompName ( TInt  theId,
const std::string &  theValue 
) [virtual]
template<EVersion eVersion>
virtual std::string MED.TTFieldInfo< eVersion >.GetUnitName ( TInt  theId  )  const [virtual]
template<EVersion eVersion>
virtual void MED.TTFieldInfo< eVersion >.SetUnitName ( TInt  theId,
const std::string &  theValue 
) [virtual]