TRUST_List#
#include <TRUST_List.h>
classe TRUST_List
How to cite this class in this doc#
:ref:`TRUST\_List <class-template-trust-list>`
[TRUST\_List](#class-template-trust-list)
Detailed description#
Inherits from#
public : Objet_U
List of Protected Methods#
List of Public Methods#
List of Private Methods#
Complete Member Function Documentation#
duplique
int TRUST_List<_CLASSE_>::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int TRUST_List<_CLASSE_>::duplique() const override <protected-int-trust-list-classe-duplique-const-override>`
[int TRUST_List<_CLASSE_>::duplique() const override](#protected-int-trust-list-classe-duplique-const-override)
printOn
Sortie & TRUST_List<_CLASSE_>::printOn(Sortie &os) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & TRUST_List<_CLASSE_>::printOn(Sortie &os) const override <protected-sortie-ref-trust-list-classe-printon-sortie-ref-os-const-override>`
[Sortie & TRUST_List<_CLASSE_>::printOn(Sortie &os) const override](#protected-sortie-ref-trust-list-classe-printon-sortie-ref-os-const-override)
readOn
Entree & TRUST_List<_CLASSE_>::readOn(Entree &is) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Entree & TRUST_List<_CLASSE_>::readOn(Entree &is) override <protected-entree-ref-trust-list-classe-readon-entree-ref-is-override>`
[Entree & TRUST_List<_CLASSE_>::readOn(Entree &is) override](#protected-entree-ref-trust-list-classe-readon-entree-ref-is-override)
taille_memoire
unsigned TRUST_List<_CLASSE_>::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned TRUST_List<_CLASSE_>::taille_memoire() const override <protected-unsigned-trust-list-classe-taille-memoire-const-override>`
[unsigned TRUST_List<_CLASSE_>::taille_memoire() const override](#protected-unsigned-trust-list-classe-taille-memoire-const-override)
add
_CLASSE_ & TRUST_List<_CLASSE_>::add(const _CLASSE_ &t)
How to cite in this doc:
:ref:`_CLASSE_ & TRUST_List<_CLASSE_>::add(const _CLASSE_ &t) <public-classe-ref-trust-list-classe-add-const-classe-ref-t>`
[_CLASSE_ & TRUST_List<_CLASSE_>::add(const _CLASSE_ &t)](#public-classe-ref-trust-list-classe-add-const-classe-ref-t)
add
TRUST_List & TRUST_List<_CLASSE_>::add(const TRUST_List &a_list)
References
Referenced By
How to cite in this doc:
:ref:`TRUST_List & TRUST_List<_CLASSE_>::add(const TRUST_List &a_list) <public-trust-list-ref-trust-list-classe-add-const-trust-list-ref-a-list>`
[TRUST_List & TRUST_List<_CLASSE_>::add(const TRUST_List &a_list)](#public-trust-list-ref-trust-list-classe-add-const-trust-list-ref-a-list)
add_if_not
_CLASSE_ & TRUST_List<_CLASSE_>::add_if_not(const _CLASSE_ &t)
Referenced By
How to cite in this doc:
:ref:`_CLASSE_ & TRUST_List<_CLASSE_>::add_if_not(const _CLASSE_ &t) <public-classe-ref-trust-list-classe-add-if-not-const-classe-ref-t>`
[_CLASSE_ & TRUST_List<_CLASSE_>::add_if_not(const _CLASSE_ &t)](#public-classe-ref-trust-list-classe-add-if-not-const-classe-ref-t)
begin
Iterator TRUST_List<_CLASSE_>::begin()
How to cite in this doc:
:ref:`Iterator TRUST_List<_CLASSE_>::begin() <public-iterator-trust-list-classe-begin>`
[Iterator TRUST_List<_CLASSE_>::begin()](#public-iterator-trust-list-classe-begin)
begin
const CIterator TRUST_List<_CLASSE_>::begin() const
How to cite in this doc:
:ref:`const CIterator TRUST_List<_CLASSE_>::begin() const <public-const-citerator-trust-list-classe-begin-const>`
[const CIterator TRUST_List<_CLASSE_>::begin() const](#public-const-citerator-trust-list-classe-begin-const)
contient
int TRUST_List<_CLASSE_>::contient(const char *const ch) const
Referenced By
How to cite in this doc:
:ref:`int TRUST_List<_CLASSE_>::contient(const char *const ch) const <public-int-trust-list-classe-contient-const-char-ptr-const-ch-const>`
[int TRUST_List<_CLASSE_>::contient(const char *const ch) const](#public-int-trust-list-classe-contient-const-char-ptr-const-ch-const)
contient
int TRUST_List<_CLASSE_>::contient(const Objet_U &obj) const
How to cite in this doc:
:ref:`int TRUST_List<_CLASSE_>::contient(const Objet_U &obj) const <public-int-trust-list-classe-contient-const-objet-u-ref-obj-const>`
[int TRUST_List<_CLASSE_>::contient(const Objet_U &obj) const](#public-int-trust-list-classe-contient-const-objet-u-ref-obj-const)
dernier
_CLASSE_ & TRUST_List<_CLASSE_>::dernier()
How to cite in this doc:
:ref:`_CLASSE_ & TRUST_List<_CLASSE_>::dernier() <public-classe-ref-trust-list-classe-dernier>`
[_CLASSE_ & TRUST_List<_CLASSE_>::dernier()](#public-classe-ref-trust-list-classe-dernier)
dernier
const _CLASSE_ & TRUST_List<_CLASSE_>::dernier() const
Referenced By
How to cite in this doc:
:ref:`const _CLASSE_ & TRUST_List<_CLASSE_>::dernier() const <public-const-classe-ref-trust-list-classe-dernier-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::dernier() const](#public-const-classe-ref-trust-list-classe-dernier-const)
end
Iterator TRUST_List<_CLASSE_>::end()
How to cite in this doc:
:ref:`Iterator TRUST_List<_CLASSE_>::end() <public-iterator-trust-list-classe-end>`
[Iterator TRUST_List<_CLASSE_>::end()](#public-iterator-trust-list-classe-end)
end
const CIterator TRUST_List<_CLASSE_>::end() const
How to cite in this doc:
:ref:`const CIterator TRUST_List<_CLASSE_>::end() const <public-const-citerator-trust-list-classe-end-const>`
[const CIterator TRUST_List<_CLASSE_>::end() const](#public-const-citerator-trust-list-classe-end-const)
est_vide
int TRUST_List<_CLASSE_>::est_vide() const
Referenced By
How to cite in this doc:
:ref:`int TRUST_List<_CLASSE_>::est_vide() const <public-int-trust-list-classe-est-vide-const>`
[int TRUST_List<_CLASSE_>::est_vide() const](#public-int-trust-list-classe-est-vide-const)
front
_CLASSE_ & TRUST_List<_CLASSE_>::front()
How to cite in this doc:
:ref:`_CLASSE_ & TRUST_List<_CLASSE_>::front() <public-classe-ref-trust-list-classe-front>`
[_CLASSE_ & TRUST_List<_CLASSE_>::front()](#public-classe-ref-trust-list-classe-front)
front
const _CLASSE_ & TRUST_List<_CLASSE_>::front() const
Referenced By
How to cite in this doc:
:ref:`const _CLASSE_ & TRUST_List<_CLASSE_>::front() const <public-const-classe-ref-trust-list-classe-front-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::front() const](#public-const-classe-ref-trust-list-classe-front-const)
get_stl_list
std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list()
How to cite in this doc:
:ref:`std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list() <public-std-list-classe-ref-trust-list-classe-get-stl-list>`
[std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list()](#public-std-list-classe-ref-trust-list-classe-get-stl-list)
get_stl_list
const std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list() const
Referenced By
How to cite in this doc:
:ref:`const std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list() const <public-const-std-list-classe-ref-trust-list-classe-get-stl-list-const>`
[const std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list() const](#public-const-std-list-classe-ref-trust-list-classe-get-stl-list-const)
operator()
_CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n)
References
How to cite in this doc:
:ref:`_CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n) <public-classe-ref-trust-list-classe-operator-const-nom-ref-n>`
[_CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n)](#public-classe-ref-trust-list-classe-operator-const-nom-ref-n)
operator()
const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n) const
References
How to cite in this doc:
:ref:`const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n) const <public-const-classe-ref-trust-list-classe-operator-const-nom-ref-n-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n) const](#public-const-classe-ref-trust-list-classe-operator-const-nom-ref-n-const)
operator()
_CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i)
References
How to cite in this doc:
:ref:`_CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i) <public-classe-ref-trust-list-classe-operator-int-i>`
[_CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i)](#public-classe-ref-trust-list-classe-operator-int-i)
operator()
const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i) const
References
How to cite in this doc:
:ref:`const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i) const <public-const-classe-ref-trust-list-classe-operator-int-i-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i) const](#public-const-classe-ref-trust-list-classe-operator-int-i-const)
operator =
TRUST_List & TRUST_List<_CLASSE_>::operator=(const _CLASSE_ &t)
How to cite in this doc:
:ref:`TRUST_List & TRUST_List<_CLASSE_>::operator=(const _CLASSE_ &t) <public-trust-list-ref-trust-list-classe-operator-equal-const-classe-ref-t>`
[TRUST_List & TRUST_List<_CLASSE_>::operator=(const _CLASSE_ &t)](#public-trust-list-ref-trust-list-classe-operator-equal-const-classe-ref-t)
operator =
TRUST_List & TRUST_List<_CLASSE_>::operator=(const TRUST_List &t)
How to cite in this doc:
:ref:`TRUST_List & TRUST_List<_CLASSE_>::operator=(const TRUST_List &t) <public-trust-list-ref-trust-list-classe-operator-equal-const-trust-list-ref-t>`
[TRUST_List & TRUST_List<_CLASSE_>::operator=(const TRUST_List &t)](#public-trust-list-ref-trust-list-classe-operator-equal-const-trust-list-ref-t)
operator[]
_CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom)
References
How to cite in this doc:
:ref:`_CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom) <public-classe-ref-trust-list-classe-operator[]-const-nom-ref-nom>`
[_CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom)](#public-classe-ref-trust-list-classe-operator[]-const-nom-ref-nom)
operator[]
const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom) const
References
How to cite in this doc:
:ref:`const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom) const <public-const-classe-ref-trust-list-classe-operator[]-const-nom-ref-nom-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom) const](#public-const-classe-ref-trust-list-classe-operator[]-const-nom-ref-nom-const)
operator[]
_CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i)
References
Referenced By
How to cite in this doc:
:ref:`_CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i) <public-classe-ref-trust-list-classe-operator[]-int-i>`
[_CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i)](#public-classe-ref-trust-list-classe-operator[]-int-i)
operator[]
const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i) const
References
How to cite in this doc:
:ref:`const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i) const <public-const-classe-ref-trust-list-classe-operator[]-int-i-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i) const](#public-const-classe-ref-trust-list-classe-operator[]-int-i-const)
rang
int TRUST_List<_CLASSE_>::rang(const _CLASSE_ &obj) const
How to cite in this doc:
:ref:`int TRUST_List<_CLASSE_>::rang(const _CLASSE_ &obj) const <public-int-trust-list-classe-rang-const-classe-ref-obj-const>`
[int TRUST_List<_CLASSE_>::rang(const _CLASSE_ &obj) const](#public-int-trust-list-classe-rang-const-classe-ref-obj-const)
rang
int TRUST_List<_CLASSE_>::rang(const char *const ch) const
Referenced By
How to cite in this doc:
:ref:`int TRUST_List<_CLASSE_>::rang(const char *const ch) const <public-int-trust-list-classe-rang-const-char-ptr-const-ch-const>`
[int TRUST_List<_CLASSE_>::rang(const char *const ch) const](#public-int-trust-list-classe-rang-const-char-ptr-const-ch-const)
size
int TRUST_List<_CLASSE_>::size() const
Referenced By
How to cite in this doc:
:ref:`int TRUST_List<_CLASSE_>::size() const <public-int-trust-list-classe-size-const>`
[int TRUST_List<_CLASSE_>::size() const](#public-int-trust-list-classe-size-const)
suppr
void TRUST_List<_CLASSE_>::suppr(const _CLASSE_ &t)
Referenced By
How to cite in this doc:
:ref:`void TRUST_List<_CLASSE_>::suppr(const _CLASSE_ &t) <public-void-trust-list-classe-suppr-const-classe-ref-t>`
[void TRUST_List<_CLASSE_>::suppr(const _CLASSE_ &t)](#public-void-trust-list-classe-suppr-const-classe-ref-t)
TRUST_List
TRUST_List<_CLASSE_>::TRUST_List()
How to cite in this doc:
:ref:`TRUST_List<_CLASSE_>::TRUST_List() <public-trust-list-classe-trust-list>`
[TRUST_List<_CLASSE_>::TRUST_List()](#public-trust-list-classe-trust-list)
TRUST_List
TRUST_List<_CLASSE_>::TRUST_List(const _CLASSE_ &t)
How to cite in this doc:
:ref:`TRUST_List<_CLASSE_>::TRUST_List(const _CLASSE_ &t) <public-trust-list-classe-trust-list-const-classe-ref-t>`
[TRUST_List<_CLASSE_>::TRUST_List(const _CLASSE_ &t)](#public-trust-list-classe-trust-list-const-classe-ref-t)
TRUST_List
TRUST_List<_CLASSE_>::TRUST_List(const TRUST_List &t)
How to cite in this doc:
:ref:`TRUST_List<_CLASSE_>::TRUST_List(const TRUST_List &t) <public-trust-list-classe-trust-list-const-trust-list-ref-t>`
[TRUST_List<_CLASSE_>::TRUST_List(const TRUST_List &t)](#public-trust-list-classe-trust-list-const-trust-list-ref-t)
vide
void TRUST_List<_CLASSE_>::vide()
Referenced By
How to cite in this doc:
:ref:`void TRUST_List<_CLASSE_>::vide() <public-void-trust-list-classe-vide>`
[void TRUST_List<_CLASSE_>::vide()](#public-void-trust-list-classe-vide)
~TRUST_List
TRUST_List<_CLASSE_>::~TRUST_List()
How to cite in this doc:
:ref:`TRUST_List<_CLASSE_>::~TRUST_List() <public-trust-list-classe-dtor-trust-list>`
[TRUST_List<_CLASSE_>::~TRUST_List()](#public-trust-list-classe-dtor-trust-list)
contient_
std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) const
How to cite in this doc:
:ref:`std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) const <private-std-enable-if-t-type-has-pointer-int-trust-list-classe-contient-underscore-const-char-ptr-const-ch-const>`
[std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) const](#private-std-enable-if-t-type-has-pointer-int-trust-list-classe-contient-underscore-const-char-ptr-const-ch-const)
contient_
std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) const
How to cite in this doc:
:ref:`std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) const <private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-contient-underscore-const-char-ptr-const-ch-const>`
[std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) const](#private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-contient-underscore-const-char-ptr-const-ch-const)
contient_
std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) const
How to cite in this doc:
:ref:`std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) const <private-std-enable-if-t-type-has-pointer-int-trust-list-classe-contient-underscore-const-objet-u-ref-obj-const>`
[std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) const](#private-std-enable-if-t-type-has-pointer-int-trust-list-classe-contient-underscore-const-objet-u-ref-obj-const)
contient_
std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) const
How to cite in this doc:
:ref:`std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) const <private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-contient-underscore-const-objet-u-ref-obj-const>`
[std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) const](#private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-contient-underscore-const-objet-u-ref-obj-const)
operator_
std::enable_if_t<_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom)
How to cite in this doc:
:ref:`std::enable_if_t<_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) <private-std-enable-if-t-type-has-pointer-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom>`
[std::enable_if_t<_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom)](#private-std-enable-if-t-type-has-pointer-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom)
operator_
std::enable_if_t<!_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom)
How to cite in this doc:
:ref:`std::enable_if_t<!_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) <private-std-enable-if-t-!-type-has-pointer-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom>`
[std::enable_if_t<!_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom)](#private-std-enable-if-t-!-type-has-pointer-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom)
operator_
std::enable_if_t<_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) const
How to cite in this doc:
:ref:`std::enable_if_t<_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) const <private-std-enable-if-t-type-has-pointer-const-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom-const>`
[std::enable_if_t<_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) const](#private-std-enable-if-t-type-has-pointer-const-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom-const)
operator_
std::enable_if_t<!_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) const
How to cite in this doc:
:ref:`std::enable_if_t<!_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) const <private-std-enable-if-t-!-type-has-pointer-const-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom-const>`
[std::enable_if_t<!_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) const](#private-std-enable-if-t-!-type-has-pointer-const-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom-const)
rang_
std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) const
How to cite in this doc:
:ref:`std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) const <private-std-enable-if-t-type-has-pointer-int-trust-list-classe-rang-underscore-const-char-ptr-const-ch-const>`
[std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) const](#private-std-enable-if-t-type-has-pointer-int-trust-list-classe-rang-underscore-const-char-ptr-const-ch-const)
rang_
std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) const
How to cite in this doc:
:ref:`std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) const <private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-rang-underscore-const-char-ptr-const-ch-const>`
[std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) const](#private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-rang-underscore-const-char-ptr-const-ch-const)
Attributes Documentation#
list_ (private)
STLList TRUST_List<_CLASSE_>::list_