Version: 5.1.6

MED.TValueHolder< TVector< TVal >, TRepresentation > Struct Template Reference

To customize TValueHolder common template definition for TVector. More...

#include <MED_TStructures.hxx>

Public Types

typedef TVector< TVal > TValue

Public Member Functions

 TValueHolder (TValue &theValue)
TRepresentation * operator& ()

Data Fields

TValuemyValue
TRepresentation * myRepresentation

Detailed Description

template<class TVal, class TRepresentation>
struct MED::TValueHolder< TVector< TVal >, TRepresentation >

To customize TValueHolder common template definition for TVector.


Member Typedef Documentation

template<class TVal , class TRepresentation >
typedef TVector<TVal> MED.TValueHolder< TVector< TVal >, TRepresentation >.TValue

Constructor & Destructor Documentation

template<class TVal , class TRepresentation >
MED.TValueHolder< TVector< TVal >, TRepresentation >.TValueHolder ( TValue theValue  ) 

Member Function Documentation

template<class TVal , class TRepresentation >
TRepresentation* MED.TValueHolder< TVector< TVal >, TRepresentation >.operator& (  ) 

Field Documentation

template<class TVal , class TRepresentation >
TValue& MED.TValueHolder< TVector< TVal >, TRepresentation >.myValue
template<class TVal , class TRepresentation >
TRepresentation* MED.TValueHolder< TVector< TVal >, TRepresentation >.myRepresentation