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

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

Public Attributes

TRepresentation * myRepresentation
 
TValuemyValue
 

Detailed Description

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

To customize TValueHolder common template definition for TVector.

Member Typedef Documentation

◆ TValue

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

Constructor & Destructor Documentation

◆ TValueHolder()

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

Member Function Documentation

◆ operator&()

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

Member Data Documentation

◆ myRepresentation

template<class TVal , class TRepresentation >
TRepresentation* MED::TValueHolder< TVector< TVal >, TRepresentation >::myRepresentation

◆ myValue

template<class TVal , class TRepresentation >
TValue& MED::TValueHolder< TVector< TVal >, TRepresentation >::myValue

The documentation for this struct was generated from the following file: