TRUST 1.9.8
HPC thermohydraulic platform
Loading...
Searching...
No Matches
IntListsListe Class Reference

#include <IntListsListe.h>

Collaboration diagram for IntListsListe:
[legend]

Public Member Functions

 IntListsListe ()
SortieprintOn (Sortie &os) const
EntreereadOn (Entree &is)
int size () const
 IntListsListe (int)
const IntLists & operator[] (int) const
IntLists & operator[] (int)
 IntListsListe (const IntListsListe &)
virtual ~IntListsListe ()
IntListsListeoperator= (const IntListsListe &)
void dimensionner (int)

Protected Attributes

int sz
IntLists * data

Detailed Description

Definition at line 21 of file IntListsListe.h.

Constructor & Destructor Documentation

◆ IntListsListe() [1/3]

IntListsListe::IntListsListe ( )

Definition at line 37 of file IntListsListe.cpp.

◆ IntListsListe() [2/3]

IntListsListe::IntListsListe ( int i)

Definition at line 39 of file IntListsListe.cpp.

◆ IntListsListe() [3/3]

IntListsListe::IntListsListe ( const IntListsListe & vect)

Definition at line 28 of file IntListsListe.cpp.

◆ ~IntListsListe()

IntListsListe::~IntListsListe ( )
virtual

Definition at line 49 of file IntListsListe.cpp.

Member Function Documentation

◆ dimensionner()

void IntListsListe::dimensionner ( int i)

Definition at line 87 of file IntListsListe.cpp.

◆ operator=()

IntListsListe & IntListsListe::operator= ( const IntListsListe & vect)

Definition at line 60 of file IntListsListe.cpp.

◆ operator[]() [1/2]

IntLists & IntListsListe::operator[] ( int i)

Definition at line 81 of file IntListsListe.cpp.

◆ operator[]() [2/2]

const IntLists & IntListsListe::operator[] ( int i) const

Definition at line 75 of file IntListsListe.cpp.

◆ printOn()

Sortie & IntListsListe::printOn ( Sortie & os) const

Definition at line 19 of file IntListsListe.cpp.

◆ readOn()

Entree & IntListsListe::readOn ( Entree & is)

Definition at line 26 of file IntListsListe.cpp.

◆ size()

int IntListsListe::size ( ) const
inline

Definition at line 27 of file IntListsListe.h.

Member Data Documentation

◆ data

IntLists* IntListsListe::data
protected

Definition at line 38 of file IntListsListe.h.

◆ sz

int IntListsListe::sz
protected

Definition at line 37 of file IntListsListe.h.


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