The class implements a container for MED TimeStamp values. More...
#include <MED_Structures.hxx>
Public Types | |
typedef TMeshValueType | TTMeshValue |
typedef SharedPtr< TMeshValueType > | PTMeshValue |
typedef TMeshValueType::TElement | TElement |
typedef std::map < EGeometrieElement, PTMeshValue > | TTGeom2Value |
Public Member Functions | |
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... | |
virtual void | AllocateValue (EGeometrieElement theGeom, TInt theNbElem, TInt theNbGauss, TInt theNbComp, EModeSwitch theMode=eFULL_INTERLACE)=0 |
Allocates values for the given geometry. More... | |
virtual size_t | GetValueSize (EGeometrieElement theGeom) const =0 |
virtual size_t | GetNbVal (EGeometrieElement theGeom) const =0 |
virtual size_t | GetNbGauss (EGeometrieElement theGeom) const =0 |
virtual unsigned char * | GetValuePtr (EGeometrieElement theGeom)=0 |
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... | |
The class implements a container for MED TimeStamp values.
typedef SharedPtr<TMeshValueType> MED::TTimeStampValue< TMeshValueType >::PTMeshValue |
typedef TMeshValueType::TElement MED::TTimeStampValue< TMeshValueType >::TElement |
typedef std::map<EGeometrieElement, PTMeshValue> MED::TTimeStampValue< TMeshValueType >::TTGeom2Value |
typedef TMeshValueType MED::TTimeStampValue< TMeshValueType >::TTMeshValue |
|
pure virtualinherited |
Allocates values for the given geometry.
Implemented in MED::TTTimeStampValue< eVersion, TMeshValueType >.
|
inherited |
Gets a map of MED Profiles per geometric type.
const TTGeom2Value& MED::TTimeStampValue< TMeshValueType >::GetGeom2Value | ( | ) | const |
|
inherited |
const TTMeshValue& MED::TTimeStampValue< TMeshValueType >::GetMeshValue | ( | EGeometrieElement | theGeom | ) | const |
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().
TTMeshValue& MED::TTimeStampValue< TMeshValueType >::GetMeshValue | ( | EGeometrieElement | theGeom | ) |
Gets MED TimeStamp values for the given geometric type.
References MED::TTimeStampValue< TMeshValueType >::GetMeshValuePtr().
const PTMeshValue& MED::TTimeStampValue< TMeshValueType >::GetMeshValuePtr | ( | EGeometrieElement | theGeom | ) | const |
Gets MED TimeStamp values for the given geometric type (const version)
References EXCEPTION, and MED::TTimeStampValue< TMeshValueType >::myGeom2Value.
Referenced by MED::TTimeStampValue< TMeshValueType >::GetMeshValue().
PTMeshValue& MED::TTimeStampValue< TMeshValueType >::GetMeshValuePtr | ( | EGeometrieElement | theGeom | ) |
Gets MED TimeStamp values for the given geometric type.
References MED::TTimeStampValue< TMeshValueType >::myGeom2Value, and MED::TTimeStampValueBase::myGeomSet.
|
inherited |
|
pure virtualinherited |
Implemented in MED::TTTimeStampValue< eVersion, TMeshValueType >.
|
pure virtualinherited |
Implemented in MED::TTTimeStampValue< eVersion, TMeshValueType >.
|
inherited |
|
virtual |
Gets type of the champ.
Implements MED::TTimeStampValueBase.
References MED::TTimeStampValue< TMeshValueType >::myTypeChamp.
|
pure virtualinherited |
Implemented in MED::TTTimeStampValue< eVersion, TMeshValueType >.
|
pure virtualinherited |
Implemented in MED::TTTimeStampValue< eVersion, TMeshValueType >.
|
inherited |
Keeps map of MED Profiles per geometric type.
Referenced by MED::TTTimeStampValue< eVersion, TMeshValueType >::TTTimeStampValue().
TTGeom2Value MED::TTimeStampValue< TMeshValueType >::myGeom2Value |
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().
ETypeChamp MED::TTimeStampValue< TMeshValueType >::myTypeChamp |