#include <MED_V2_2_Wrapper.hxx>

Public Member Functions | |
| TVWrapper (const std::string &theFileName) | |
| virtual TInt | GetNbMeshes (TErr *theErr=NULL) |
| virtual void | GetMeshInfo (TInt theMeshId, MED::TMeshInfo &, TErr *theErr=NULL) |
| virtual void | SetMeshInfo (const MED::TMeshInfo &theInfo, TErr *theErr=NULL) |
| void | SetMeshInfo (const MED::TMeshInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
| virtual TInt | GetNbFamilies (const MED::TMeshInfo &theMeshInfo, TErr *theErr=NULL) |
| virtual TInt | GetNbFamAttr (TInt theFamId, const MED::TMeshInfo &theInfo, TErr *theErr=NULL) |
| virtual TInt | GetNbFamGroup (TInt theFamId, const MED::TMeshInfo &theInfo, TErr *theErr=NULL) |
| virtual void | GetFamilyInfo (TInt theFamId, MED::TFamilyInfo &theInfo, TErr *theErr=NULL) |
| virtual void | SetFamilyInfo (const MED::TFamilyInfo &theInfo, TErr *theErr=NULL) |
| void | SetFamilyInfo (const MED::TFamilyInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
| virtual void | GetNames (TElemInfo &theInfo, TInt nb, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
| virtual void | GetNumeration (TElemInfo &theInfo, TInt nb, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
| virtual void | GetFamilies (TElemInfo &theInfo, TInt nb, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
| virtual void | SetNames (const TElemInfo &theInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
| void | SetNames (const TElemInfo &theInfo, EModeAcces theMode, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
| virtual void | SetNumeration (const TElemInfo &theInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
| void | SetNumeration (const TElemInfo &theInfo, EModeAcces theMode, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
| virtual void | SetFamilies (const TElemInfo &theInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
| void | SetFamilies (const TElemInfo &theInfo, EModeAcces theMode, EEntiteMaillage theEntity, EGeometrieElement theGeom, TErr *theErr=NULL) |
| virtual TInt | GetNbNodes (const MED::TMeshInfo &theMeshInfo, TErr *theErr=NULL) |
| TInt | GetNbNodes (const MED::TMeshInfo &theMeshInfo, ETable theTable, TErr *theErr=NULL) |
| virtual void | GetNodeInfo (MED::TNodeInfo &theInfo, TErr *theErr=NULL) |
| virtual void | SetNodeInfo (const MED::TNodeInfo &theInfo, TErr *theErr=NULL) |
| void | SetNodeInfo (const MED::TNodeInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
| virtual void | GetPolygoneInfo (TPolygoneInfo &theInfo, TErr *theErr=NULL) |
| virtual void | SetPolygoneInfo (const TPolygoneInfo &theInfo, TErr *theErr=NULL) |
| void | SetPolygoneInfo (const MED::TPolygoneInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
| virtual TInt | GetNbPolygones (const TMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
| virtual TInt | GetPolygoneConnSize (const TMeshInfo &theMeshInfo, EEntiteMaillage theEntity, EGeometrieElement theGeom, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
| virtual void | GetPolyedreInfo (TPolyedreInfo &theInfo, TErr *theErr=NULL) |
| virtual void | SetPolyedreInfo (const TPolyedreInfo &theInfo, TErr *theErr=NULL) |
| void | SetPolyedreInfo (const MED::TPolyedreInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
| virtual TInt | GetNbPolyedres (const TMeshInfo &theMeshInfo, EEntiteMaillage, EGeometrieElement, EConnectivite, TErr *theErr=NULL) |
| virtual void | GetPolyedreConnSize (const TMeshInfo &theMeshInfo, TInt &theNbFaces, TInt &theConnSize, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
| virtual TEntityInfo | GetEntityInfo (const MED::TMeshInfo &theMeshInfo, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
| virtual TInt | GetNbCells (const MED::TMeshInfo &theMeshInfo, EEntiteMaillage, EGeometrieElement, EConnectivite theConnMode=eNOD, TErr *theErr=NULL) |
| virtual void | GetCellInfo (MED::TCellInfo &theInfo, TErr *theErr=NULL) |
| virtual void | SetCellInfo (const MED::TCellInfo &theInfo, TErr *theErr=NULL) |
| void | SetCellInfo (const MED::TCellInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
| virtual TInt | GetNbFields (TErr *theErr=NULL) |
| virtual TInt | GetNbComp (TInt theFieldId, TErr *theErr=NULL) |
| virtual void | GetFieldInfo (TInt theFieldId, MED::TFieldInfo &theInfo, TErr *theErr=NULL) |
| virtual void | SetFieldInfo (const MED::TFieldInfo &theInfo, TErr *theErr=NULL) |
| void | SetFieldInfo (const MED::TFieldInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
| virtual TInt | GetNbGauss (TErr *theErr=NULL) |
| virtual TGaussInfo::TInfo | GetGaussPreInfo (TInt theId, TErr *theErr=NULL) |
| virtual void | GetGaussInfo (TInt theId, TGaussInfo &theInfo, TErr *theErr=NULL) |
| virtual TInt | GetNbProfiles (TErr *theErr=NULL) |
| virtual TProfileInfo::TInfo | GetProfilePreInfo (TInt theId, TErr *theErr=NULL) |
| virtual void | GetProfileInfo (TInt theId, TProfileInfo &theInfo, TErr *theErr=NULL) |
| virtual void | SetProfileInfo (const TProfileInfo &theInfo, TErr *theErr=NULL) |
| void | SetProfileInfo (const TProfileInfo &theInfo, EModeAcces theMode, TErr *theErr=NULL) |
| virtual TInt | GetNbTimeStamps (const MED::TFieldInfo &theInfo, const MED::TEntityInfo &theEntityInfo, EEntiteMaillage &theEntity, TGeom2Size &theGeom2Size, TErr *theErr=NULL) |
| virtual void | GetTimeStampInfo (TInt theTimeStampId, MED::TTimeStampInfo &theInfo, TErr *theErr=NULL) |
| virtual void | GetTimeStampValue (const PTimeStampValueBase &theTimeStampValue, const TMKey2Profile &theMKey2Profile, const TKey2Gauss &theKey2Gauss, TErr *theErr=NULL) |
| virtual void | SetTimeStampValue (const PTimeStampValueBase &theTimeStampValue, TErr *theErr=NULL) |
| void | SetTimeStampValue (const PTimeStampValueBase &theTimeStampValue, EModeAcces theMode, TErr *theErr=NULL) |
| virtual void | GetGrilleInfo (TGrilleInfo &theGrilleInfo, TErr *theErr=NULL) |
| virtual void | SetGrilleInfo (const MED::TGrilleInfo &theGrilleInfo, TErr *theErr=NULL) |
| void | SetGrilleInfo (const MED::TGrilleInfo &theGrilleInfo, EModeAcces theMode, TErr *theErr=NULL) |
| virtual void | GetGrilleType (const MED::TMeshInfo &theMeshInfo, EGrilleType &type, TErr *theErr=NULL) |
| void | GetGrilleStruct (const MED::TMeshInfo &theMeshInfo, TIntVector &theStruct, TErr *theErr=NULL) |
Protected Attributes | |
| PFile | myFile |
Private Member Functions | |
| TVWrapper () | |
| TVWrapper (const TVWrapper &) | |
| TVWrapper & | operator= (const TVWrapper &) |
| MED.V2_2.TVWrapper.TVWrapper | ( | ) | [private] |
| MED.V2_2.TVWrapper.TVWrapper | ( | const TVWrapper & | ) | [private] |
| MED::V2_2.TVWrapper::TVWrapper | ( | const std::string & | theFileName | ) |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE.
| void MED::V2_2.TVWrapper::GetMeshInfo | ( | TInt | theMeshId, |
| MED::TMeshInfo & | theInfo, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, EXCEPTION, MED.TMeshInfo.myDesc, MED.TMeshInfo.myDim, MED.TNameInfo.myName, MED.TMeshInfo.mySpaceDim, and MED.TMeshInfo.myType.
| void MED::V2_2.TVWrapper::SetMeshInfo | ( | const MED::TMeshInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eCREATION, MED.V2_2.eLECTURE_AJOUT, and MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetMeshInfo | ( | const MED::TMeshInfo & | theInfo, |
| EModeAcces | theMode, | ||
| TErr * | theErr = NULL |
||
| ) |
| TInt MED::V2_2.TVWrapper::GetNbFamilies | ( | const MED::TMeshInfo & | theMeshInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, and MED.TNameInfo.myName.
| TInt MED::V2_2.TVWrapper::GetNbFamAttr | ( | TInt | theFamId, |
| const MED::TMeshInfo & | theInfo, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, and MED.TNameInfo.myName.
| TInt MED::V2_2.TVWrapper::GetNbFamGroup | ( | TInt | theFamId, |
| const MED::TMeshInfo & | theInfo, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::GetFamilyInfo | ( | TInt | theFamId, |
| MED::TFamilyInfo & | theInfo, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, EXCEPTION, MED.TFamilyInfo.myAttrDesc, MED.TFamilyInfo.myAttrId, MED.TFamilyInfo.myAttrVal, MED.TFamilyInfo.myGroupNames, MED.TFamilyInfo.myId, MED.TFamilyInfo.myMeshInfo, MED.TNameInfo.myName, MED.TFamilyInfo.myNbAttr, and MED.TFamilyInfo.myNbGroup.
| void MED::V2_2.TVWrapper::SetFamilyInfo | ( | const MED::TFamilyInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE_AJOUT, and MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetFamilyInfo | ( | const MED::TFamilyInfo & | theInfo, |
| EModeAcces | theMode, | ||
| TErr * | theErr = NULL |
||
| ) |
| void MED::V2_2.TVWrapper::GetNames | ( | TElemInfo & | theInfo, |
| TInt | nb, | ||
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.eFAUX, MED.V2_2.eLECTURE, MED.eVRAI, MED.TElemInfo.myElemNames, MED.TElemInfo.myIsElemNames, MED.TElemInfo.myMeshInfo, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::GetNumeration | ( | TElemInfo & | theInfo, |
| TInt | nb, | ||
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.eFAUX, MED.V2_2.eLECTURE, MED.eVRAI, med_2_3.MEDmeshEntityNumberRd(), MED.TElemInfo.myElemNum, MED.TElemInfo.myIsElemNum, MED.TElemInfo.myMeshInfo, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::GetFamilies | ( | TElemInfo & | theInfo, |
| TInt | nb, | ||
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE, med_2_3.MEDmeshEntityFamilyNumberRd(), MED.TElemInfo.myFamNum, MED.TElemInfo.myMeshInfo, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::SetNames | ( | const TElemInfo & | theInfo, |
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetNames | ( | const TElemInfo & | theInfo, |
| EModeAcces | theMode, | ||
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| TErr * | theErr = NULL |
||
| ) |
| void MED::V2_2.TVWrapper::SetNumeration | ( | const TElemInfo & | theInfo, |
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetNumeration | ( | const TElemInfo & | theInfo, |
| EModeAcces | theMode, | ||
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| TErr * | theErr = NULL |
||
| ) |
| void MED::V2_2.TVWrapper::SetFamilies | ( | const TElemInfo & | theInfo, |
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetFamilies | ( | const TElemInfo & | theInfo, |
| EModeAcces | theMode, | ||
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| TErr * | theErr = NULL |
||
| ) |
References EXCEPTION, MED.TElemInfo.myFamNum, MED.TElemInfo.myMeshInfo, and MED.TNameInfo.myName.
| virtual TInt MED.V2_2.TVWrapper.GetNbNodes | ( | const MED::TMeshInfo & | theMeshInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.eCOOR, and MED.GetNbNodes().
| TInt MED::V2_2.TVWrapper::GetNbNodes | ( | const MED::TMeshInfo & | theMeshInfo, |
| ETable | theTable, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE, MED_EN.MED_NODE, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::GetNodeInfo | ( | MED::TNodeInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.eFAUX, MED.V2_2.eLECTURE, EXCEPTION, MED_EN.MED_NODE, med_2_3.MEDmeshEntityFamilyNumberRd(), med_2_3.MEDmeshEntityNumberRd(), MED.TNodeInfo.myCoord, MED.TNodeInfo.myCoordNames, MED.TNodeInfo.myCoordUnits, MED.TMeshInfo.myDim, MED.TElemInfo.myElemNames, MED.TElemInfo.myElemNum, MED.TElemInfo.myFamNum, MED.TElemInfo.myIsElemNames, MED.TElemInfo.myIsElemNum, MED.TElemInfo.myMeshInfo, MED.TModeSwitchInfo.myModeSwitch, MED.TNameInfo.myName, MED.TElemInfo.myNbElem, and MED.TNodeInfo.mySystem.
| void MED::V2_2.TVWrapper::SetNodeInfo | ( | const MED::TNodeInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE_AJOUT, and MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetNodeInfo | ( | const MED::TNodeInfo & | theInfo, |
| EModeAcces | theMode, | ||
| TErr * | theErr = NULL |
||
| ) |
References EXCEPTION, MED_EN.MED_NODE, MED.TNodeInfo.myCoord, MED.TNodeInfo.myCoordNames, MED.TNodeInfo.myCoordUnits, MED.TMeshInfo.myDim, MED.TElemInfo.myElemNames, MED.TElemInfo.myElemNum, MED.TElemInfo.myFamNum, MED.TElemInfo.myIsElemNames, MED.TElemInfo.myIsElemNum, MED.TElemInfo.myMeshInfo, MED.TModeSwitchInfo.myModeSwitch, MED.TNameInfo.myName, MED.TElemInfo.myNbElem, and MED.TNodeInfo.mySystem.
| void MED::V2_2.TVWrapper::GetPolygoneInfo | ( | MED::TPolygoneInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE, MED.ePOLYGONE, EXCEPTION, MED.TPolygoneInfo.myConn, MED.TPolygoneInfo.myConnMode, MED.TElemInfo.myElemNum, MED.TPolygoneInfo.myEntity, MED.TPolygoneInfo.myIndex, MED.TElemInfo.myIsElemNames, MED.TElemInfo.myIsElemNum, MED.TElemInfo.myMeshInfo, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::SetPolygoneInfo | ( | const TPolygoneInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetPolygoneInfo | ( | const MED::TPolygoneInfo & | theInfo, |
| EModeAcces | theMode, | ||
| TErr * | theErr = NULL |
||
| ) |
| TInt MED::V2_2.TVWrapper::GetNbPolygones | ( | const TMeshInfo & | theMeshInfo, |
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| EConnectivite | theConnMode = eNOD, |
||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
| TInt MED::V2_2.TVWrapper::GetPolygoneConnSize | ( | const TMeshInfo & | theMeshInfo, |
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| EConnectivite | theConnMode = eNOD, |
||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE, EXCEPTION, MED_EN.MED_POLYGON, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::GetPolyedreInfo | ( | TPolyedreInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE, MED.ePOLYEDRE, EXCEPTION, MED_EN.MED_CELL, MED.TPolyedreInfo.myConn, MED.TPolyedreInfo.myConnMode, MED.TElemInfo.myElemNum, MED.TPolyedreInfo.myEntity, MED.TPolyedreInfo.myFaces, MED.TPolyedreInfo.myIndex, MED.TElemInfo.myIsElemNames, MED.TElemInfo.myIsElemNum, MED.TElemInfo.myMeshInfo, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::SetPolyedreInfo | ( | const TPolyedreInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetPolyedreInfo | ( | const MED::TPolyedreInfo & | theInfo, |
| EModeAcces | theMode, | ||
| TErr * | theErr = NULL |
||
| ) |
References EXCEPTION, MED_EN.MED_CELL, MED.TPolyedreInfo.myConn, MED.TPolyedreInfo.myConnMode, MED.TElemInfo.myElemNames, MED.TElemInfo.myElemNum, MED.TPolyedreInfo.myEntity, MED.TPolyedreInfo.myFaces, MED.TElemInfo.myFamNum, MED.TPolyedreInfo.myIndex, MED.TElemInfo.myIsElemNames, MED.TElemInfo.myIsElemNum, MED.TElemInfo.myMeshInfo, MED.TNameInfo.myName, and MED.TElemInfo.myNbElem.
| TInt MED::V2_2.TVWrapper::GetNbPolyedres | ( | const TMeshInfo & | theMeshInfo, |
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| EConnectivite | theConnMode, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
| void MED::V2_2.TVWrapper::GetPolyedreConnSize | ( | const TMeshInfo & | theMeshInfo, |
| TInt & | theNbFaces, | ||
| TInt & | theConnSize, | ||
| EConnectivite | theConnMode = eNOD, |
||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE, EXCEPTION, MED_EN.MED_CELL, MED.V2_2.TVWrapper.myFile, and MED.TNameInfo.myName.
| TEntityInfo MED::V2_2.TVWrapper::GetEntityInfo | ( | const MED::TMeshInfo & | theMeshInfo, |
| EConnectivite | theConnMode = eNOD, |
||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.eARETE, MED.eCOOR_IND1, MED.eCOOR_IND2, MED.eCOOR_IND3, MED.eFACE, MED.eGRILLE_STANDARD, MED.eHEXA8, MED.V2_2.eLECTURE, MED.eMAILLE, MED.eNOEUD, MED.eNON_STRUCTURE, MED.ePOINT1, MED.eQUAD4, MED.eSEG2, MED.TMeshInfo.GetDim(), MED.GetEntity2GeomSet(), MED.GetNbNodes(), and MED.TMeshInfo.GetType().
| TInt MED::V2_2.TVWrapper::GetNbCells | ( | const MED::TMeshInfo & | theMeshInfo, |
| EEntiteMaillage | theEntity, | ||
| EGeometrieElement | theGeom, | ||
| EConnectivite | theConnMode = eNOD, |
||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, MED.ePOLYEDRE, MED.ePOLYGONE, MED_EN.MED_POLYGON, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::GetCellInfo | ( | MED::TCellInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, EXCEPTION, MED.TCellInfo.myConn, MED.TCellInfo.myConnMode, MED.TMeshInfo.myDim, MED.TElemInfo.myElemNames, MED.TElemInfo.myElemNum, MED.TCellInfo.myEntity, MED.TElemInfo.myFamNum, MED.TCellInfo.myGeom, MED.TElemInfo.myIsElemNames, MED.TElemInfo.myIsElemNum, MED.TElemInfo.myIsFamNum, MED.TElemInfo.myMeshInfo, MED.TModeSwitchInfo.myModeSwitch, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::SetCellInfo | ( | const MED::TCellInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetCellInfo | ( | const MED::TCellInfo & | theInfo, |
| EModeAcces | theMode, | ||
| TErr * | theErr = NULL |
||
| ) |
References EXCEPTION, MED.TCellInfo.myConn, MED.TCellInfo.myConnMode, MED.TMeshInfo.myDim, MED.TElemInfo.myElemNames, MED.TElemInfo.myElemNum, MED.TCellInfo.myEntity, MED.TElemInfo.myFamNum, MED.TCellInfo.myGeom, MED.TElemInfo.myIsElemNames, MED.TElemInfo.myIsElemNum, MED.TElemInfo.myIsFamNum, MED.TElemInfo.myMeshInfo, MED.TModeSwitchInfo.myModeSwitch, MED.TNameInfo.myName, and MED.TElemInfo.myNbElem.
Implements MED.TWrapper.
References MED.V2_2.eLECTURE.
Implements MED.TWrapper.
References MED.V2_2.eLECTURE.
| void MED::V2_2.TVWrapper::GetFieldInfo | ( | TInt | theFieldId, |
| MED::TFieldInfo & | theInfo, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
| void MED::V2_2.TVWrapper::SetFieldInfo | ( | const MED::TFieldInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE_AJOUT, and MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetFieldInfo | ( | const MED::TFieldInfo & | theInfo, |
| EModeAcces | theMode, | ||
| TErr * | theErr = NULL |
||
| ) |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE.
| TGaussInfo::TInfo MED::V2_2.TVWrapper::GetGaussPreInfo | ( | TInt | theId, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE, MED.ePOINT1, EXCEPTION, MED.GetNOMLength< eV2_2 >(), and MED_EN.MED_NONE.
| void MED::V2_2.TVWrapper::GetGaussInfo | ( | TInt | theId, |
| TGaussInfo & | theInfo, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE, EXCEPTION, MED.TGaussInfo.myGaussCoord, MED.TModeSwitchInfo.myModeSwitch, MED.TNameInfo.myName, MED.TGaussInfo.myRefCoord, and MED.TGaussInfo.myWeight.
Implements MED.TWrapper.
References MED.V2_2.eLECTURE.
| TProfileInfo::TInfo MED::V2_2.TVWrapper::GetProfilePreInfo | ( | TInt | theId, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, EXCEPTION, and MED.GetNOMLength< eV2_2 >().
| void MED::V2_2.TVWrapper::GetProfileInfo | ( | TInt | theId, |
| TProfileInfo & | theInfo, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, EXCEPTION, MED.TProfileInfo.myElemNum, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::SetProfileInfo | ( | const TProfileInfo & | theInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eCREATION, MED.V2_2.eLECTURE_AJOUT, and MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetProfileInfo | ( | const TProfileInfo & | theInfo, |
| EModeAcces | theMode, | ||
| TErr * | theErr = NULL |
||
| ) |
References EXCEPTION, MED.TProfileInfo.GetSize(), MED.TProfileInfo.myElemNum, and MED.TNameInfo.myName.
| TInt MED::V2_2.TVWrapper::GetNbTimeStamps | ( | const MED::TFieldInfo & | theInfo, |
| const MED::TEntityInfo & | theEntityInfo, | ||
| EEntiteMaillage & | theEntity, | ||
| TGeom2Size & | theGeom2Size, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, MED.eMAILLE, MED.eNOEUD_ELEMENT, EXCEPTION, INITMSG, med_2_3.MEDfieldComputingStepInfo(), MED.TFieldInfo.myMeshInfo, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::GetTimeStampInfo | ( | TInt | theTimeStampId, |
| MED::TTimeStampInfo & | theInfo, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, EXCEPTION, med_2_3.MEDfieldComputingStepInfo(), MED.TTimeStampInfo.myDt, MED.TTimeStampInfo.myEntity, MED.TTimeStampInfo.myFieldInfo, MED.TTimeStampInfo.myGeom2NbGauss, MED.TTimeStampInfo.myGeom2Size, MED.TFieldInfo.myIsLocal, MED.TFieldInfo.myMeshInfo, MED.TNameInfo.myName, MED.TFieldInfo.myNbRef, MED.TTimeStampInfo.myNumDt, MED.TTimeStampInfo.myNumOrd, and MED.TTimeStampInfo.myUnitDt.
| void MED::V2_2.TVWrapper::GetTimeStampValue | ( | const PTimeStampValueBase & | theTimeStampValue, |
| const TMKey2Profile & | theMKey2Profile, | ||
| const TKey2Gauss & | theKey2Gauss, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE, EXCEPTION, MED.GetNOMLength< eV2_2 >(), and INITMSG.
| void MED::V2_2.TVWrapper::SetTimeStampValue | ( | const PTimeStampValueBase & | theTimeStampValue, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Implements MED.TWrapper.
References MED.V2_2.eLECTURE_AJOUT, and MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetTimeStampValue | ( | const PTimeStampValueBase & | theTimeStampValue, |
| EModeAcces | theMode, | ||
| TErr * | theErr = NULL |
||
| ) |
References MED.eNO_PFLMOD, EXCEPTION, MED.GetNOMLength< eV2_2 >(), and INITMSG.
| void MED::V2_2.TVWrapper::GetGrilleInfo | ( | TGrilleInfo & | theGrilleInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.eCOOR_IND1, MED.eCOOR_IND2, MED.eCOOR_IND3, MED.eGRILLE_STANDARD, MED.V2_2.eLECTURE, MED.eSTRUCTURE, EXCEPTION, MED.TGrilleInfo.GetEntity(), MED.TGrilleInfo.GetGeom(), MED.TGrilleInfo.GetIndexes(), MED.TGrilleInfo.GetNbCells(), MED.GetNbNodes(), MED.TGrilleInfo.GetNbSubCells(), MED.TGrilleInfo.GetSubEntity(), MED.TGrilleInfo.GetSubGeom(), MED_EN.MED_NODE, med_2_3.MEDmeshEntityFamilyNumberRd(), MED.TGrilleInfo.myCoord, MED.TGrilleInfo.myCoordNames, MED.TGrilleInfo.myCoordUnits, MED.TMeshInfo.myDim, MED.TGrilleInfo.myFamNum, MED.TGrilleInfo.myFamNumNode, MED.TGrilleInfo.myFamSubNum, MED.TGrilleInfo.myGrilleStructure, MED.TGrilleInfo.myGrilleType, MED.TGrilleInfo.myMeshInfo, MED.TModeSwitchInfo.myModeSwitch, MED.TNameInfo.myName, MED.TMeshInfo.myType, and MED.TGrilleInfo.SetGrilleStructure().
| void MED::V2_2.TVWrapper::SetGrilleInfo | ( | const MED::TGrilleInfo & | theGrilleInfo, |
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE_ECRITURE.
| void MED::V2_2.TVWrapper::SetGrilleInfo | ( | const MED::TGrilleInfo & | theGrilleInfo, |
| EModeAcces | theMode, | ||
| TErr * | theErr = NULL |
||
| ) |
References MED.eGRILLE_STANDARD, MED.eSTRUCTURE, EXCEPTION, MED.TGrilleInfo.GetIndexes(), MED.TGrilleInfo.myCoord, MED.TGrilleInfo.myCoordNames, MED.TGrilleInfo.myCoordUnits, MED.TMeshInfo.myDim, MED.TGrilleInfo.myGrilleStructure, MED.TGrilleInfo.myGrilleType, MED.TGrilleInfo.myMeshInfo, MED.TModeSwitchInfo.myModeSwitch, and MED.TNameInfo.myName.
| void MED::V2_2.TVWrapper::GetGrilleType | ( | const MED::TMeshInfo & | theMeshInfo, |
| EGrilleType & | type, | ||
| TErr * | theErr = NULL |
||
| ) | [virtual] |
Reimplemented from MED.TWrapper.
References MED.V2_2.eLECTURE, MED.eSTRUCTURE, EXCEPTION, MED.TNameInfo.myName, and MED.TMeshInfo.myType.
| void MED::V2_2.TVWrapper::GetGrilleStruct | ( | const MED::TMeshInfo & | theMeshInfo, |
| TIntVector & | theStruct, | ||
| TErr * | theErr = NULL |
||
| ) |
References MED.V2_2.eLECTURE, EXCEPTION, and MED.TNameInfo.myName.
PFile MED.V2_2.TVWrapper.myFile [protected] |