#include <MED_TStructures.hxx>

Public Types | |
| typedef TMeshValueType | TTMeshValue |
| typedef SharedPtr< TMeshValueType > | PTMeshValue |
| typedef TMeshValueType::TElement | TElement |
| typedef std::map < EGeometrieElement, PTMeshValue > | TTGeom2Value |
Public Member Functions | |
| TTTimeStampValue (const PTimeStampInfo &theTimeStampInfo, const PTimeStampValueBase &theInfo, ETypeChamp theTypeChamp) | |
| TTTimeStampValue (const PTimeStampInfo &theTimeStampInfo, ETypeChamp theTypeChamp, const TGeom2Profile &theGeom2Profile, EModeSwitch theMode) | |
| virtual size_t | GetValueSize (EGeometrieElement theGeom) const |
| virtual size_t | GetNbVal (EGeometrieElement theGeom) const |
| virtual size_t | GetNbGauss (EGeometrieElement theGeom) const |
| virtual void | AllocateValue (EGeometrieElement theGeom, TInt theNbElem, TInt theNbGauss, TInt theNbComp, EModeSwitch theMode=eFULL_INTERLACE) |
| Allocates values for the given geometry. More... | |
| virtual unsigned char * | GetValuePtr (EGeometrieElement theGeom) |
| virtual ETypeChamp | GetTypeChamp () const |
| Gets type of the champ. More... | |
| const TTGeom2Value & | GetGeom2Value () const |
| const PTMeshValue & | GetMeshValuePtr (EGeometrieElement theGeom) const |
| Gets MED TimeStamp values for the given geometric type (const version) More... | |
| PTMeshValue & | GetMeshValuePtr (EGeometrieElement theGeom) |
| Gets MED TimeStamp values for the given geometric type. More... | |
| const TTMeshValue & | GetMeshValue (EGeometrieElement theGeom) const |
| Gets MED TimeStamp values for the given geometric type (const version) More... | |
| TTMeshValue & | GetMeshValue (EGeometrieElement theGeom) |
| Gets MED TimeStamp values for the given geometric type. More... | |
| const PTimeStampInfo & | GetTimeStampInfo () const |
| const TGeomSet & | GetGeomSet () const |
| const TGeom2Profile & | GetGeom2Profile () const |
| Gets a map of MED Profiles per geometric type. More... | |
| EModeSwitch | GetModeSwitch () const |
Data Fields | |
| ETypeChamp | myTypeChamp |
| TTGeom2Value | myGeom2Value |
| Keeps map of MED TimeStamp values per geometric type (const version) More... | |
| PTimeStampInfo | myTimeStampInfo |
| A reference to correspondig MED TimeStamp. More... | |
| TGeomSet | myGeomSet |
| Keeps set of MED EGeometrieElement which contains values for the timestamp. More... | |
| TGeom2Profile | myGeom2Profile |
| Keeps map of MED Profiles per geometric type. More... | |
| EModeSwitch | myModeSwitch |
| Keeps the. More... | |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| MED::TTTimeStampValue< eVersion, TMeshValueType >::TTTimeStampValue | ( | const PTimeStampInfo & | theTimeStampInfo, |
| const PTimeStampValueBase & | theInfo, | ||
| ETypeChamp | theTypeChamp | ||
| ) |
| MED::TTTimeStampValue< eVersion, TMeshValueType >::TTTimeStampValue | ( | const PTimeStampInfo & | theTimeStampInfo, |
| ETypeChamp | theTypeChamp, | ||
| const TGeom2Profile & | theGeom2Profile, | ||
| EModeSwitch | theMode | ||
| ) |
|
virtual |
Allocates values for the given geometry.
Implements MED::TTimeStampValueBase.
References MED::TTimeStampValue< TMeshValueType >::GetMeshValue().
|
inherited |
Gets a map of MED Profiles per geometric type.
|
inherited |
|
inherited |
|
inherited |
Gets MED TimeStamp values for the given geometric type (const version)
References MED::TTimeStampValue< TMeshValueType >::GetMeshValuePtr().
Referenced by MED::TTTimeStampValue< eVersion, TMeshValueType >::AllocateValue(), MED::TTTimeStampValue< eVersion, TMeshValueType >::GetNbGauss(), MED::TTTimeStampValue< eVersion, TMeshValueType >::GetNbVal(), MED::TTTimeStampValue< eVersion, TMeshValueType >::GetValuePtr(), MED::TTTimeStampValue< eVersion, TMeshValueType >::GetValueSize(), and MED::TTTimeStampValue< eVersion, TMeshValueType >::TTTimeStampValue().
|
inherited |
Gets MED TimeStamp values for the given geometric type.
References MED::TTimeStampValue< TMeshValueType >::GetMeshValuePtr().
|
inherited |
Gets MED TimeStamp values for the given geometric type (const version)
References EXCEPTION, and MED::TTimeStampValue< TMeshValueType >::myGeom2Value.
Referenced by MED::TTimeStampValue< TMeshValueType >::GetMeshValue().
|
inherited |
Gets MED TimeStamp values for the given geometric type.
References MED::TTimeStampValue< TMeshValueType >::myGeom2Value, and MED::TTimeStampValueBase::myGeomSet.
|
inherited |
|
virtual |
Implements MED::TTimeStampValueBase.
References MED::TTimeStampValue< TMeshValueType >::GetMeshValue().
|
virtual |
Implements MED::TTimeStampValueBase.
References MED::TTimeStampValue< TMeshValueType >::GetMeshValue().
|
inherited |
|
virtualinherited |
Gets type of the champ.
Implements MED::TTimeStampValueBase.
References MED::TTimeStampValue< TMeshValueType >::myTypeChamp.
|
virtual |
Implements MED::TTimeStampValueBase.
References MED::TTimeStampValue< TMeshValueType >::GetMeshValue().
|
virtual |
Implements MED::TTimeStampValueBase.
References MED::TTimeStampValue< TMeshValueType >::GetMeshValue().
|
inherited |
Keeps map of MED Profiles per geometric type.
Referenced by MED::TTTimeStampValue< eVersion, TMeshValueType >::TTTimeStampValue().
|
inherited |
Keeps map of MED TimeStamp values per geometric type (const version)
Referenced by MED::CopyTimeStampValue(), MED::TTimeStampValue< TMeshValueType >::GetGeom2Value(), MED::TTimeStampValue< TMeshValueType >::GetMeshValuePtr(), and MED::TTTimeStampValue< eVersion, TMeshValueType >::TTTimeStampValue().
|
inherited |
Keeps set of MED EGeometrieElement which contains values for the timestamp.
Referenced by MED::TTimeStampValue< TMeshValueType >::GetMeshValuePtr(), and MED::TTTimeStampValue< eVersion, TMeshValueType >::TTTimeStampValue().
|
inherited |
Keeps the.
Referenced by MED::V2_2::TVWrapper::GetCellInfo(), MED::V2_2::TVWrapper::GetGaussInfo(), MED::V2_2::TVWrapper::GetGrilleInfo(), MED::V2_2::TVWrapper::GetNodeInfo(), MED::V2_2::TVWrapper::SetCellInfo(), MED::V2_2::TVWrapper::SetGrilleInfo(), MED::V2_2::TVWrapper::SetNodeInfo(), and MED::TTNodeInfo< eVersion >::TTNodeInfo().
|
inherited |
A reference to correspondig MED TimeStamp.
Get a reference to correspondig MED TimeStamp
Referenced by MED::TTTimeStampValue< eVersion, TMeshValueType >::TTTimeStampValue().
|
inherited |