#include <MED_TStructures.hxx>

Public Types | |
| typedef TTNameInfo< eVersion > | TNameInfoBase |
Public Member Functions | |
| TTMeshInfo (const PMeshInfo &theInfo) | |
| TTMeshInfo (TInt theDim, TInt theSpaceDim, const std::string &theValue, EMaillage theType, const std::string &theDesc) | |
| virtual std::string | GetDesc () const |
| virtual void | SetDesc (const std::string &theValue) |
| typedef TTNameInfo<eVersion> MED.TTMeshInfo< eVersion >.TNameInfoBase |
| MED.TTMeshInfo< eVersion >.TTMeshInfo | ( | const PMeshInfo & | theInfo | ) |
| MED.TTMeshInfo< eVersion >.TTMeshInfo | ( | TInt | theDim, |
| TInt | theSpaceDim, | ||
| const std::string & | theValue, | ||
| EMaillage | theType, | ||
| const std::string & | theDesc | ||
| ) |
| virtual std::string MED.TTMeshInfo< eVersion >.GetDesc | ( | ) | const [virtual] |
Implements MED.TMeshInfo.
References MED.GetString(), and MED.TMeshInfo.myDesc.
| virtual void MED.TTMeshInfo< eVersion >.SetDesc | ( | const std::string & | theValue | ) | [virtual] |
Implements MED.TMeshInfo.
References MED.TMeshInfo.myDesc, and MED.SetString().