#include <MED_TStructures.hxx>
◆ TNameInfoBase
◆ TTMeshInfo() [1/2]
| MED::TTMeshInfo::TTMeshInfo |
( |
const PMeshInfo & |
theInfo | ) |
|
◆ TTMeshInfo() [2/2]
| MED::TTMeshInfo::TTMeshInfo |
( |
TInt |
theDim, |
|
|
TInt |
theSpaceDim, |
|
|
const std::string & |
theValue, |
|
|
EMaillage |
theType, |
|
|
const std::string & |
theDesc |
|
) |
| |
◆ GetDesc()
| virtual std::string MED::TTMeshInfo::GetDesc |
( |
| ) |
const |
|
virtual |
◆ GetDim()
| TInt MED::TMeshInfo::GetDim |
( |
| ) |
const |
|
inherited |
◆ GetName() [1/2]
| virtual std::string MED::TTNameInfo::GetName |
( |
| ) |
const |
|
virtualinherited |
◆ GetName() [2/2]
| virtual std::string MED::TNameInfo::GetName |
( |
| ) |
const |
|
pure virtualinherited |
◆ GetSpaceDim()
| TInt MED::TMeshInfo::GetSpaceDim |
( |
| ) |
const |
|
inherited |
◆ GetType()
◆ SetDesc()
| virtual void MED::TTMeshInfo::SetDesc |
( |
const std::string & |
theValue | ) |
|
|
virtual |
◆ SetName() [1/4]
| virtual void MED::TTNameInfo::SetName |
( |
const std::string & |
theValue | ) |
|
|
virtualinherited |
◆ SetName() [2/4]
| virtual void MED::TNameInfo::SetName |
( |
const std::string & |
theValue | ) |
|
|
pure virtualinherited |
◆ SetName() [3/4]
| virtual void MED::TTNameInfo::SetName |
( |
const TString & |
theValue | ) |
|
|
virtualinherited |
◆ SetName() [4/4]
| virtual void MED::TNameInfo::SetName |
( |
const TString & |
theValue | ) |
|
|
pure virtualinherited |
◆ myDesc
◆ myDim
| TInt MED::TMeshInfo::myDim |
|
inherited |
◆ myName
Keeps its name.
Referenced by MED::TWrapper::GetCellInfo(), MED::TWrapper::GetEntityInfo(), MED::TWrapper::GetFamilies(), MED::TWrapper::GetFamilyInfo(), MED::TWrapper::GetFieldInfo(), MED::TWrapper::GetGaussInfo(), MED::TWrapper::GetGrilleInfo(), MED::TWrapper::GetGrilleStruct(), MED::TWrapper::GetGrilleType(), MED::TWrapper::GetMeshInfo(), MED::TTNameInfo::GetName(), MED::TWrapper::GetNames(), MED::TWrapper::GetNbCells(), MED::TWrapper::GetNbFamAttr(), MED::TWrapper::GetNbFamGroup(), MED::TWrapper::GetNbFamilies(), MED::TWrapper::GetNbNodes(), MED::TWrapper::GetNbTimeStamps(), MED::TWrapper::GetNodeInfo(), MED::TWrapper::GetNumeration(), MED::TWrapper::GetPolyedreConnSize(), MED::TWrapper::GetPolyedreInfo(), MED::TWrapper::GetPolygoneConnSize(), MED::TWrapper::GetPolygoneInfo(), MED::TWrapper::GetProfileInfo(), MED::TWrapper::GetTimeStampInfo(), MED::TWrapper::SetCellInfo(), MED::TWrapper::SetFamilies(), MED::TWrapper::SetFamilyInfo(), MED::TWrapper::SetFieldInfo(), MED::TWrapper::SetGrilleInfo(), MED::TWrapper::SetMeshInfo(), MED::TTNameInfo::SetName(), MED::TWrapper::SetNames(), MED::TWrapper::SetNodeInfo(), MED::TWrapper::SetNumeration(), MED::TWrapper::SetPolyedreInfo(), MED::TWrapper::SetPolygoneInfo(), MED::TWrapper::SetProfileInfo(), and MED::TTNameInfo::TTNameInfo().
◆ mySpaceDim
| TInt MED::TMeshInfo::mySpaceDim |
|
inherited |
◆ myType