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

: Un tableau de listes de type IntList More...

#include <TRUSTLists.h>

Public Member Functions

virtual ~TRUSTLists ()
 TRUSTLists ()
 TRUSTLists (int i)
 TRUSTLists (const TRUSTLists &vect)
SortieprintOn (Sortie &s) const
EntreereadOn (Entree &is)
TRUSTListsoperator= (const TRUSTLists &)
 Copie et affectation.
const TRUSTList< _TYPE_ > & operator[] (int) const
 Acces a la ieme liste du tableau.
TRUSTList< _TYPE_ > & operator[] (int)
void dimensionner (int)
 Redimensionne un tableau de listes.
int size () const
int search (const TRUSTList< _TYPE_ > &) const
 Recherche d'une liste dans le tableau.

Protected Attributes

int sz
TRUSTList< _TYPE_ > * data

Detailed Description

template<typename _TYPE_>
class TRUSTLists< _TYPE_ >

: Un tableau de listes de type IntList

Definition at line 31 of file TRUSTLists.h.

Constructor & Destructor Documentation

◆ ~TRUSTLists()

template<typename _TYPE_>
virtual TRUSTLists< _TYPE_ >::~TRUSTLists ( )
inlinevirtual

Definition at line 34 of file TRUSTLists.h.

◆ TRUSTLists() [1/3]

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

Definition at line 45 of file TRUSTLists.h.

◆ TRUSTLists() [2/3]

template<typename _TYPE_>
TRUSTLists< _TYPE_ >::TRUSTLists ( int i)
inline

Definition at line 48 of file TRUSTLists.h.

◆ TRUSTLists() [3/3]

template<typename _TYPE_>
TRUSTLists< _TYPE_ >::TRUSTLists ( const TRUSTLists< _TYPE_ > & vect)
inline

Definition at line 59 of file TRUSTLists.h.

Member Function Documentation

◆ dimensionner()

template<typename _TYPE_>
void TRUSTLists< _TYPE_ >::dimensionner ( int i)
inline

Redimensionne un tableau de listes.

Definition at line 156 of file TRUSTLists.h.

◆ operator=()

template<typename _TYPE_>
TRUSTLists< _TYPE_ > & TRUSTLists< _TYPE_ >::operator= ( const TRUSTLists< _TYPE_ > & vect)
inline

Copie et affectation.

Les anciennes donnees sont perdues

Definition at line 103 of file TRUSTLists.h.

◆ operator[]() [1/2]

template<typename _TYPE_>
TRUSTList< _TYPE_ > & TRUSTLists< _TYPE_ >::operator[] ( int i)
inline

Definition at line 146 of file TRUSTLists.h.

◆ operator[]() [2/2]

template<typename _TYPE_>
const TRUSTList< _TYPE_ > & TRUSTLists< _TYPE_ >::operator[] ( int i) const
inline

Acces a la ieme liste du tableau.

Definition at line 139 of file TRUSTLists.h.

◆ printOn()

template<typename _TYPE_>
Sortie & TRUSTLists< _TYPE_ >::printOn ( Sortie & s) const
inline

Definition at line 71 of file TRUSTLists.h.

◆ readOn()

template<typename _TYPE_>
Entree & TRUSTLists< _TYPE_ >::readOn ( Entree & is)
inline

Definition at line 78 of file TRUSTLists.h.

◆ search()

template<typename _TYPE_>
int TRUSTLists< _TYPE_ >::search ( const TRUSTList< _TYPE_ > & t) const
inline

Recherche d'une liste dans le tableau.

Definition at line 123 of file TRUSTLists.h.

◆ size()

template<typename _TYPE_>
int TRUSTLists< _TYPE_ >::size ( ) const
inline

Definition at line 86 of file TRUSTLists.h.

Member Data Documentation

◆ data

template<typename _TYPE_>
TRUSTList<_TYPE_>* TRUSTLists< _TYPE_ >::data
protected

Definition at line 91 of file TRUSTLists.h.

◆ sz

template<typename _TYPE_>
int TRUSTLists< _TYPE_ >::sz
protected

Definition at line 90 of file TRUSTLists.h.


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