This is the complete list of members for MED::TTPolyedreInfo< eVersion >, including all inherited members.
GetConnMode() const | MED::TPolyedreInfo | |
GetConnSliceArr(TInt theElemId) const | MED::TPolyedreInfo | |
GetConnSliceArr(TInt theElemId) | MED::TPolyedreInfo | |
MED::GetElemName(TInt theId) const =0 | MED::TElemInfo | pure virtual |
MED::TTElemInfo::GetElemName(TInt theId) const | MED::TTElemInfo< eVersion > | virtual |
GetElemNum(TInt theId) const | MED::TElemInfo | |
GetEntity() const | MED::TPolyedreInfo | |
GetFamNum(TInt theId) const | MED::TElemInfo | |
GetGeom() const | MED::TPolyedreInfo | |
GetMeshInfo() const | MED::TElemInfo | |
GetNbElem() const | MED::TElemInfo | |
GetNbFaces(TInt theElemId) const | MED::TPolyedreInfo | |
GetNbNodes(TInt theElemId) const | MED::TPolyedreInfo | |
IsElemNames() const | MED::TElemInfo | |
IsElemNum() const | MED::TElemInfo | |
IsFamNum() const | MED::TElemInfo | |
myConn | MED::TPolyedreInfo | |
myConnMode | MED::TPolyedreInfo | |
myElemNames | MED::TElemInfo | |
myElemNum | MED::TElemInfo | |
myEntity | MED::TPolyedreInfo | |
myFaces | MED::TPolyedreInfo | |
myFamNum | MED::TElemInfo | |
myGeom | MED::TPolyedreInfo | |
myIndex | MED::TPolyedreInfo | |
myIsElemNames | MED::TElemInfo | |
myIsElemNum | MED::TElemInfo | |
myIsFamNum | MED::TElemInfo | |
myMeshInfo | MED::TElemInfo | |
myNbElem | MED::TElemInfo | |
MED::SetElemName(TInt theId, const std::string &theValue)=0 | MED::TElemInfo | pure virtual |
MED::TTElemInfo::SetElemName(TInt theId, const std::string &theValue) | MED::TTElemInfo< eVersion > | virtual |
SetElemNum(TInt theId, TInt theVal) | MED::TElemInfo | |
SetFamNum(TInt theId, TInt theVal) | MED::TElemInfo | |
TElemInfoBase typedef | MED::TTPolyedreInfo< eVersion > | |
TTElemInfo(const PMeshInfo &theMeshInfo, const PElemInfo &theInfo) | MED::TTElemInfo< eVersion > | |
TTElemInfo(const PMeshInfo &theMeshInfo, TInt theNbElem, EBooleen theIsElemNum, EBooleen theIsElemNames) | MED::TTElemInfo< eVersion > | |
TTElemInfo(const PMeshInfo &theMeshInfo, TInt theNbElem, const TIntVector &theFamilyNums, const TIntVector &theElemNums, const TStringVector &theElemNames) | MED::TTElemInfo< eVersion > | |
TTPolyedreInfo(const PMeshInfo &theMeshInfo, const PPolyedreInfo &theInfo) | MED::TTPolyedreInfo< eVersion > | |
TTPolyedreInfo(const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TInt theNbElem, TInt theNbFaces, TInt theConnSize, EConnectivite theConnMode, EBooleen theIsElemNum, EBooleen theIsElemNames) | MED::TTPolyedreInfo< eVersion > | |
TTPolyedreInfo(const PMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, const TIntVector &theIndexes, const TIntVector &theFaces, const TIntVector &theConnectivities, EConnectivite theConnMode, const TIntVector &theFamilyNums, const TIntVector &theElemNums, const TStringVector &theElemNames) | MED::TTPolyedreInfo< eVersion > | |
~TBase() | MED::TBase | virtual |