TRUSTLists#

#include <TRUSTLists.h>
Brief description

: Un tableau de listes de type IntList

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`TRUSTLists <class-template-trustlists>`
[TRUSTLists](#class-template-trustlists)

Detailed description#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classTRUSTLists__inherit__graph.png

List of Public Methods#

Complete Member Function Documentation#

dimensionner#

Definition
void TRUSTLists<_TYPE_>::dimensionner(int)
Brief description

Redimensionne un tableau de listes.

Detailed description
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void TRUSTLists<_TYPE_>::dimensionner(int) <trustlists-public-void-trustlists-type-dimensionner-int>`
[void TRUSTLists<_TYPE_>::dimensionner(int)](#trustlists-public-void-trustlists-type-dimensionner-int)

operator =#

Definition
TRUSTLists<_TYPE_> & TRUSTLists<_TYPE_>::operator=(const TRUSTLists &)
Brief description

Copie et affectation.

Detailed description

Les anciennes donnees sont perdues

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`TRUSTLists<_TYPE_> & TRUSTLists<_TYPE_>::operator=(const TRUSTLists &) <trustlists-public-trustlists-type-ref-trustlists-type-operator-equal-const-trustlists-ref>`
[TRUSTLists<_TYPE_> & TRUSTLists<_TYPE_>::operator=(const TRUSTLists &)](#trustlists-public-trustlists-type-ref-trustlists-type-operator-equal-const-trustlists-ref)

operator[]#

Definition
TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int) <trustlists-public-trustlist-type-ref-trustlists-type-operator[]-int>`
[TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int)](#trustlists-public-trustlist-type-ref-trustlists-type-operator[]-int)

operator[]#

Definition
const TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int) const
Brief description

Acces a la ieme liste du tableau.

Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int) const <trustlists-public-const-trustlist-type-ref-trustlists-type-operator[]-int-const>`
[const TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int) const](#trustlists-public-const-trustlist-type-ref-trustlists-type-operator[]-int-const)

printOn#

Definition
Sortie & TRUSTLists<_TYPE_>::printOn(Sortie &s) const
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Sortie & TRUSTLists<_TYPE_>::printOn(Sortie &s) const <trustlists-public-sortie-ref-trustlists-type-printon-sortie-ref-s-const>`
[Sortie & TRUSTLists<_TYPE_>::printOn(Sortie &s) const](#trustlists-public-sortie-ref-trustlists-type-printon-sortie-ref-s-const)

readOn#

Definition
Entree & TRUSTLists<_TYPE_>::readOn(Entree &is)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Entree & TRUSTLists<_TYPE_>::readOn(Entree &is) <trustlists-public-entree-ref-trustlists-type-readon-entree-ref-is>`
[Entree & TRUSTLists<_TYPE_>::readOn(Entree &is)](#trustlists-public-entree-ref-trustlists-type-readon-entree-ref-is)

size#

Definition
int TRUSTLists<_TYPE_>::size() const
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int TRUSTLists<_TYPE_>::size() const <trustlists-public-int-trustlists-type-size-const>`
[int TRUSTLists<_TYPE_>::size() const](#trustlists-public-int-trustlists-type-size-const)

TRUSTLists#

Definition
TRUSTLists<_TYPE_>::TRUSTLists()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`TRUSTLists<_TYPE_>::TRUSTLists() <trustlists-public-trustlists-type-trustlists>`
[TRUSTLists<_TYPE_>::TRUSTLists()](#trustlists-public-trustlists-type-trustlists)

TRUSTLists#

Definition
TRUSTLists<_TYPE_>::TRUSTLists(const TRUSTLists &vect)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`TRUSTLists<_TYPE_>::TRUSTLists(const TRUSTLists &vect) <trustlists-public-trustlists-type-trustlists-const-trustlists-ref-vect>`
[TRUSTLists<_TYPE_>::TRUSTLists(const TRUSTLists &vect)](#trustlists-public-trustlists-type-trustlists-const-trustlists-ref-vect)

TRUSTLists#

Definition
TRUSTLists<_TYPE_>::TRUSTLists(int i)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`TRUSTLists<_TYPE_>::TRUSTLists(int i) <trustlists-public-trustlists-type-trustlists-int-i>`
[TRUSTLists<_TYPE_>::TRUSTLists(int i)](#trustlists-public-trustlists-type-trustlists-int-i)

~TRUSTLists#

Definition
virtual TRUSTLists<_TYPE_>::~TRUSTLists()
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`virtual TRUSTLists<_TYPE_>::~TRUSTLists() <trustlists-public-virtual-trustlists-type-dtor-trustlists>`
[virtual TRUSTLists<_TYPE_>::~TRUSTLists()](#trustlists-public-virtual-trustlists-type-dtor-trustlists)

Attributes Documentation#

data (protected)
TRUSTList<_TYPE_>* TRUSTLists<_TYPE_>::data
sz (protected)
int TRUSTLists<_TYPE_>::sz