TRUSTLists#
#include <TRUSTLists.h>
: Un tableau de listes de type IntList
How to cite this class in this doc#
:ref:`TRUSTLists <class-template-trustlists>`
[TRUSTLists](#class-template-trustlists)
Detailed description#
List of Public Methods#
Complete Member Function Documentation#
dimensionner
void TRUSTLists<_TYPE_>::dimensionner(int)
Redimensionne un tableau de listes.
Referenced By
How to cite in this doc:
:ref:`void TRUSTLists<_TYPE_>::dimensionner(int) <public-void-trustlists-type-dimensionner-int>`
[void TRUSTLists<_TYPE_>::dimensionner(int)](#public-void-trustlists-type-dimensionner-int)
operator =
TRUSTLists<_TYPE_> & TRUSTLists<_TYPE_>::operator=(const TRUSTLists &)
Copie et affectation.
Les anciennes donnees sont perdues
References
How to cite in this doc:
:ref:`TRUSTLists<_TYPE_> & TRUSTLists<_TYPE_>::operator=(const TRUSTLists &) <public-trustlists-type-ref-trustlists-type-operator-equal-const-trustlists-ref>`
[TRUSTLists<_TYPE_> & TRUSTLists<_TYPE_>::operator=(const TRUSTLists &)](#public-trustlists-type-ref-trustlists-type-operator-equal-const-trustlists-ref)
operator[]
TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int)
How to cite in this doc:
:ref:`TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int) <public-trustlist-type-ref-trustlists-type-operator[]-int>`
[TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int)](#public-trustlist-type-ref-trustlists-type-operator[]-int)
operator[]
const TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int) const
Acces a la ieme liste du tableau.
How to cite in this doc:
:ref:`const TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int) const <public-const-trustlist-type-ref-trustlists-type-operator[]-int-const>`
[const TRUSTList<_TYPE_> & TRUSTLists<_TYPE_>::operator[](int) const](#public-const-trustlist-type-ref-trustlists-type-operator[]-int-const)
printOn
Sortie & TRUSTLists<_TYPE_>::printOn(Sortie &s) const
References
Referenced By
How to cite in this doc:
:ref:`Sortie & TRUSTLists<_TYPE_>::printOn(Sortie &s) const <public-sortie-ref-trustlists-type-printon-sortie-ref-s-const>`
[Sortie & TRUSTLists<_TYPE_>::printOn(Sortie &s) const](#public-sortie-ref-trustlists-type-printon-sortie-ref-s-const)
readOn
Entree & TRUSTLists<_TYPE_>::readOn(Entree &is)
How to cite in this doc:
:ref:`Entree & TRUSTLists<_TYPE_>::readOn(Entree &is) <public-entree-ref-trustlists-type-readon-entree-ref-is>`
[Entree & TRUSTLists<_TYPE_>::readOn(Entree &is)](#public-entree-ref-trustlists-type-readon-entree-ref-is)
search
int TRUSTLists<_TYPE_>::search(const TRUSTList< _TYPE_ > &) const
Recherche d’une liste dans le tableau.
How to cite in this doc:
:ref:`int TRUSTLists<_TYPE_>::search(const TRUSTList< _TYPE_ > &) const <public-int-trustlists-type-search-const-trustlist-type-ref-const>`
[int TRUSTLists<_TYPE_>::search(const TRUSTList< _TYPE_ > &) const](#public-int-trustlists-type-search-const-trustlist-type-ref-const)
size
int TRUSTLists<_TYPE_>::size() const
References
Referenced By
How to cite in this doc:
:ref:`int TRUSTLists<_TYPE_>::size() const <public-int-trustlists-type-size-const>`
[int TRUSTLists<_TYPE_>::size() const](#public-int-trustlists-type-size-const)
TRUSTLists
TRUSTLists<_TYPE_>::TRUSTLists()
How to cite in this doc:
:ref:`TRUSTLists<_TYPE_>::TRUSTLists() <public-trustlists-type-trustlists>`
[TRUSTLists<_TYPE_>::TRUSTLists()](#public-trustlists-type-trustlists)
TRUSTLists
TRUSTLists<_TYPE_>::TRUSTLists(const TRUSTLists &vect)
References
How to cite in this doc:
:ref:`TRUSTLists<_TYPE_>::TRUSTLists(const TRUSTLists &vect) <public-trustlists-type-trustlists-const-trustlists-ref-vect>`
[TRUSTLists<_TYPE_>::TRUSTLists(const TRUSTLists &vect)](#public-trustlists-type-trustlists-const-trustlists-ref-vect)
TRUSTLists
TRUSTLists<_TYPE_>::TRUSTLists(int i)
References
How to cite in this doc:
:ref:`TRUSTLists<_TYPE_>::TRUSTLists(int i) <public-trustlists-type-trustlists-int-i>`
[TRUSTLists<_TYPE_>::TRUSTLists(int i)](#public-trustlists-type-trustlists-int-i)
~TRUSTLists
virtual TRUSTLists<_TYPE_>::~TRUSTLists()
References
How to cite in this doc:
:ref:`virtual TRUSTLists<_TYPE_>::~TRUSTLists() <public-virtual-trustlists-type-dtor-trustlists>`
[virtual TRUSTLists<_TYPE_>::~TRUSTLists()](#public-virtual-trustlists-type-dtor-trustlists)
Attributes Documentation#
data (protected)
TRUSTList<_TYPE_>* TRUSTLists<_TYPE_>::data
sz (protected)
int TRUSTLists<_TYPE_>::sz