Version: 5.1.6

MED.TTNodeInfo< eVersion > Struct Template Reference

#include <MED_TStructures.hxx>

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

Public Types

typedef TTElemInfo< eVersion > TElemInfoBase

Public Member Functions

 TTNodeInfo (const PMeshInfo &theMeshInfo, const PNodeInfo &theInfo)
 TTNodeInfo (const PMeshInfo &theMeshInfo, TInt theNbElem, EModeSwitch theMode, ERepere theSystem, EBooleen theIsElemNum, EBooleen theIsElemNames)
 TTNodeInfo (const PMeshInfo &theMeshInfo, const TFloatVector &theNodeCoords, EModeSwitch theMode, ERepere theSystem, const TStringVector &theCoordNames, const TStringVector &theCoordUnits, const TIntVector &theFamilyNums, const TIntVector &theElemNums, const TStringVector &theElemNames)
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::TTNodeInfo< eVersion >


Member Typedef Documentation

template<EVersion eVersion>
typedef TTElemInfo<eVersion> MED.TTNodeInfo< eVersion >.TElemInfoBase

Constructor & Destructor Documentation

template<EVersion eVersion>
MED.TTNodeInfo< eVersion >.TTNodeInfo ( const PMeshInfo theMeshInfo,
const PNodeInfo theInfo 
)
template<EVersion eVersion>
MED.TTNodeInfo< eVersion >.TTNodeInfo ( const PMeshInfo theMeshInfo,
TInt  theNbElem,
EModeSwitch  theMode,
ERepere  theSystem,
EBooleen  theIsElemNum,
EBooleen  theIsElemNames 
)
template<EVersion eVersion>
MED.TTNodeInfo< eVersion >.TTNodeInfo ( const PMeshInfo theMeshInfo,
const TFloatVector theNodeCoords,
EModeSwitch  theMode,
ERepere  theSystem,
const TStringVector theCoordNames,
const TStringVector theCoordUnits,
const TIntVector theFamilyNums,
const TIntVector theElemNums,
const TStringVector theElemNames 
)

Member Function Documentation

template<EVersion eVersion>
virtual std::string MED.TTNodeInfo< eVersion >.GetCoordName ( TInt  theId  )  const [virtual]
template<EVersion eVersion>
virtual void MED.TTNodeInfo< eVersion >.SetCoordName ( TInt  theId,
const std::string &  theValue 
) [virtual]
template<EVersion eVersion>
virtual std::string MED.TTNodeInfo< eVersion >.GetCoordUnit ( TInt  theId  )  const [virtual]
template<EVersion eVersion>
virtual void MED.TTNodeInfo< eVersion >.SetCoordUnit ( TInt  theId,
const std::string &  theValue 
) [virtual]