TRUST 1.9.8
HPC thermohydraulic platform
Loading...
Searching...
No Matches
TRUSTList_Curseur< _TYPE_ > Class Template Reference

: List_Curseur de reels int/double precision More...

#include <TRUSTList.h>

Public Member Functions

 TRUSTList_Curseur ()
 TRUSTList_Curseur (const TRUSTList< _TYPE_ > &a_list)
 TRUSTList_Curseur (const TRUSTListElem< _TYPE_ > &a_list)
 operator bool () const
void operator++ ()
_TYPE_ valeur () const
_TYPE_ & valeur ()
void operator= (const TRUSTList< _TYPE_ > &a_list)
const TRUSTListElem< _TYPE_ > & list () const
TRUSTListElem< _TYPE_ > & list ()

Detailed Description

template<typename _TYPE_>
class TRUSTList_Curseur< _TYPE_ >

: List_Curseur de reels int/double precision

Definition at line 102 of file TRUSTList.h.

Constructor & Destructor Documentation

◆ TRUSTList_Curseur() [1/3]

template<typename _TYPE_>
TRUSTList_Curseur< _TYPE_ >::TRUSTList_Curseur ( )
inline

Definition at line 105 of file TRUSTList.h.

◆ TRUSTList_Curseur() [2/3]

template<typename _TYPE_>
TRUSTList_Curseur< _TYPE_ >::TRUSTList_Curseur ( const TRUSTList< _TYPE_ > & a_list)
inline

Definition at line 106 of file TRUSTList.h.

◆ TRUSTList_Curseur() [3/3]

template<typename _TYPE_>
TRUSTList_Curseur< _TYPE_ >::TRUSTList_Curseur ( const TRUSTListElem< _TYPE_ > & a_list)
inline

Definition at line 107 of file TRUSTList.h.

Member Function Documentation

◆ list() [1/2]

template<typename _TYPE_>
TRUSTListElem< _TYPE_ > & TRUSTList_Curseur< _TYPE_ >::list ( )
inline

Definition at line 127 of file TRUSTList.h.

◆ list() [2/2]

template<typename _TYPE_>
const TRUSTListElem< _TYPE_ > & TRUSTList_Curseur< _TYPE_ >::list ( ) const
inline

Definition at line 126 of file TRUSTList.h.

◆ operator bool()

template<typename _TYPE_>
TRUSTList_Curseur< _TYPE_ >::operator bool ( ) const
inline

Definition at line 109 of file TRUSTList.h.

◆ operator++()

template<typename _TYPE_>
void TRUSTList_Curseur< _TYPE_ >::operator++ ( )
inline

Definition at line 112 of file TRUSTList.h.

◆ operator=()

template<typename _TYPE_>
void TRUSTList_Curseur< _TYPE_ >::operator= ( const TRUSTList< _TYPE_ > & a_list)
inline

Definition at line 119 of file TRUSTList.h.

◆ valeur() [1/2]

template<typename _TYPE_>
_TYPE_ & TRUSTList_Curseur< _TYPE_ >::valeur ( )
inline

Definition at line 116 of file TRUSTList.h.

◆ valeur() [2/2]

template<typename _TYPE_>
_TYPE_ TRUSTList_Curseur< _TYPE_ >::valeur ( ) const
inline

Definition at line 115 of file TRUSTList.h.


The documentation for this class was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/cea-trust-platform/checkouts/master/src/Kernel/Math/TRUSTList.h