TRUSTListElem#
#include <TRUSTListElem.h>
: Classe qui sert a representer une liste de reels int/double precision.
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:`TRUSTListElem <class-template-trustlistelem>`
[TRUSTListElem](#class-template-trustlistelem)
Detailed description#
On ne peut pas utiliser la classe container List avec des objets du type int/double car int/double est un type predefini du C + + qui ne possede pas les fonctions exigees par List<>.
Inherited by#
public : TRUSTList
<_TYPE_>
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
Complete Member Function Documentation#
add#
TRUSTListElem<_TYPE_> & TRUSTListElem<_TYPE_>::add(_TYPE_)
insertion en queue
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:`TRUSTListElem<_TYPE_> & TRUSTListElem<_TYPE_>::add(_TYPE_) <trustlistelem-public-trustlistelem-type-ref-trustlistelem-type-add-type>`
[TRUSTListElem<_TYPE_> & TRUSTListElem<_TYPE_>::add(_TYPE_)](#trustlistelem-public-trustlistelem-type-ref-trustlistelem-type-add-type)
est_dernier#
int TRUSTListElem<_TYPE_>::est_dernier() const
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:`int TRUSTListElem<_TYPE_>::est_dernier() const <trustlistelem-public-int-trustlistelem-type-est-dernier-const>`
[int TRUSTListElem<_TYPE_>::est_dernier() const](#trustlistelem-public-int-trustlistelem-type-est-dernier-const)
est_vide#
int TRUSTListElem<_TYPE_>::est_vide() const
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:`int TRUSTListElem<_TYPE_>::est_vide() const <trustlistelem-public-int-trustlistelem-type-est-vide-const>`
[int TRUSTListElem<_TYPE_>::est_vide() const](#trustlistelem-public-int-trustlistelem-type-est-vide-const)
suivant#
TRUSTListElem & TRUSTListElem<_TYPE_>::suivant()
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:`TRUSTListElem & TRUSTListElem<_TYPE_>::suivant() <trustlistelem-public-trustlistelem-ref-trustlistelem-type-suivant>`
[TRUSTListElem & TRUSTListElem<_TYPE_>::suivant()](#trustlistelem-public-trustlistelem-ref-trustlistelem-type-suivant)
suivant#
const TRUSTListElem & TRUSTListElem<_TYPE_>::suivant() const
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:`const TRUSTListElem & TRUSTListElem<_TYPE_>::suivant() const <trustlistelem-public-const-trustlistelem-ref-trustlistelem-type-suivant-const>`
[const TRUSTListElem & TRUSTListElem<_TYPE_>::suivant() const](#trustlistelem-public-const-trustlistelem-ref-trustlistelem-type-suivant-const)
TRUSTListElem#
TRUSTListElem<_TYPE_>::TRUSTListElem()
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:`TRUSTListElem<_TYPE_>::TRUSTListElem() <trustlistelem-public-trustlistelem-type-trustlistelem>`
[TRUSTListElem<_TYPE_>::TRUSTListElem()](#trustlistelem-public-trustlistelem-type-trustlistelem)
TRUSTListElem#
TRUSTListElem<_TYPE_>::TRUSTListElem(const _TYPE_ x)
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:`TRUSTListElem<_TYPE_>::TRUSTListElem(const _TYPE_ x) <trustlistelem-public-trustlistelem-type-trustlistelem-const-type-x>`
[TRUSTListElem<_TYPE_>::TRUSTListElem(const _TYPE_ x)](#trustlistelem-public-trustlistelem-type-trustlistelem-const-type-x)
TRUSTListElem#
TRUSTListElem<_TYPE_>::TRUSTListElem(const TRUSTListElem &)
Constructeur par copie.
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:`TRUSTListElem<_TYPE_>::TRUSTListElem(const TRUSTListElem &) <trustlistelem-public-trustlistelem-type-trustlistelem-const-trustlistelem-ref>`
[TRUSTListElem<_TYPE_>::TRUSTListElem(const TRUSTListElem &)](#trustlistelem-public-trustlistelem-type-trustlistelem-const-trustlistelem-ref)
valeur#
_TYPE_ & TRUSTListElem<_TYPE_>::valeur()
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:`_TYPE_ & TRUSTListElem<_TYPE_>::valeur() <trustlistelem-public-type-ref-trustlistelem-type-valeur>`
[_TYPE_ & TRUSTListElem<_TYPE_>::valeur()](#trustlistelem-public-type-ref-trustlistelem-type-valeur)
valeur#
_TYPE_ TRUSTListElem<_TYPE_>::valeur() const
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:`_TYPE_ TRUSTListElem<_TYPE_>::valeur() const <trustlistelem-public-type-trustlistelem-type-valeur-const>`
[_TYPE_ TRUSTListElem<_TYPE_>::valeur() const](#trustlistelem-public-type-trustlistelem-type-valeur-const)
~TRUSTListElem#
TRUSTListElem<_TYPE_>::~TRUSTListElem()
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:`TRUSTListElem<_TYPE_>::~TRUSTListElem() <trustlistelem-public-trustlistelem-type-dtor-trustlistelem>`
[TRUSTListElem<_TYPE_>::~TRUSTListElem()](#trustlistelem-public-trustlistelem-type-dtor-trustlistelem)
Attributes Documentation#
_TYPE_ TRUSTListElem<_TYPE_>::data
TRUSTListElem* TRUSTListElem<_TYPE_>::suivant_
Friends#
int operator==
friend class TRUSTList< _TYPE_ >