Noms#

#include <Noms.h>
Brief description

Un tableau de chaine de caracteres (VECT(Nom))

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:`Noms <class-noms>`
[Noms](#class-noms)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classNoms__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

contient_#

Definition
int Noms::contient_(const char *const ch) 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 Noms::contient_(const char *const ch) const <noms-public-int-noms-contient-underscore-const-char-ptr-const-ch-const>`
[int Noms::contient_(const char *const ch) const](#noms-public-int-noms-contient-underscore-const-char-ptr-const-ch-const)

duplique#

Definition
int Noms::duplique() const override
Brief description
Detailed description

Reimplements:

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 Noms::duplique() const override <noms-public-int-noms-duplique-const-override>`
[int Noms::duplique() const override](#noms-public-int-noms-duplique-const-override)

get_info#

Definition
const Type_info * Noms::get_info() const override
Brief description

Donne des informations sur le type de l’ Objet_U .

Detailed description

Reimplements:

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 Type_info * Noms::get_info() const override <noms-public-const-type-info-ptr-noms-get-info-const-override>`
[const Type_info * Noms::get_info() const override](#noms-public-const-type-info-ptr-noms-get-info-const-override)

Noms#

Definition
Noms::Noms()
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:`Noms::Noms() <noms-public-noms-noms>`
[Noms::Noms()](#noms-public-noms-noms)

Noms#

Definition
Noms::Noms(int)
Brief description

Constructeur Construit un tableau de i noms.

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:`Noms::Noms(int) <noms-public-noms-noms-int>`
[Noms::Noms(int)](#noms-public-noms-noms-int)

rang#

Definition
int Noms::rang(const char *const ch) 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 Noms::rang(const char *const ch) const <noms-public-int-noms-rang-const-char-ptr-const-ch-const>`
[int Noms::rang(const char *const ch) const](#noms-public-int-noms-rang-const-char-ptr-const-ch-const)

search_without_checking_Motcle#

Definition
int Noms::search_without_checking_Motcle(const Nom &t) const
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:`int Noms::search_without_checking_Motcle(const Nom &t) const <noms-public-int-noms-search-without-checking-motcle-const-nom-ref-t-const>`
[int Noms::search_without_checking_Motcle(const Nom &t) const](#noms-public-int-noms-search-without-checking-motcle-const-nom-ref-t-const)

taille_memoire#

Definition
unsigned Noms::taille_memoire() const override
Brief description
Detailed description

Reimplements:

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:`unsigned Noms::taille_memoire() const override <noms-public-unsigned-noms-taille-memoire-const-override>`
[unsigned Noms::taille_memoire() const override](#noms-public-unsigned-noms-taille-memoire-const-override)

~Noms#

Definition
Noms::~Noms()
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:`Noms::~Noms() <noms-public-noms-dtor-noms>`
[Noms::~Noms()](#noms-public-noms-dtor-noms)

cree_instance#

Definition
Objet_U * Noms::cree_instance()
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:`Objet_U * Noms::cree_instance() <noms-public-static-objet-u-ptr-noms-cree-instance>`
[Objet_U * Noms::cree_instance()](#noms-public-static-objet-u-ptr-noms-cree-instance)

info#

Definition
const Type_info * Noms::info()
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:`const Type_info * Noms::info() <noms-public-static-const-type-info-ptr-noms-info>`
[const Type_info * Noms::info()](#noms-public-static-const-type-info-ptr-noms-info)

self_cast#

Definition
const Noms & Noms::self_cast(const Objet_U &)
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:`const Noms & Noms::self_cast(const Objet_U &) <noms-public-static-const-noms-ref-noms-self-cast-const-objet-u-ref>`
[const Noms & Noms::self_cast(const Objet_U &)](#noms-public-static-const-noms-ref-noms-self-cast-const-objet-u-ref)

self_cast#

Definition
Noms & Noms::self_cast(Objet_U &)
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:`Noms & Noms::self_cast(Objet_U &) <noms-public-static-noms-ref-noms-self-cast-objet-u-ref>`
[Noms & Noms::self_cast(Objet_U &)](#noms-public-static-noms-ref-noms-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Noms::printOn(Sortie &x) const override
Brief description

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Detailed description

Reimplements:

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 & Noms::printOn(Sortie &x) const override <noms-protected-sortie-ref-noms-printon-sortie-ref-x-const-override>`
[Sortie & Noms::printOn(Sortie &x) const override](#noms-protected-sortie-ref-noms-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Noms::readOn(Entree &) override
Brief description

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

Reimplements:

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:`Entree & Noms::readOn(Entree &) override <noms-protected-entree-ref-noms-readon-entree-ref-override>`
[Entree & Noms::readOn(Entree &) override](#noms-protected-entree-ref-noms-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Noms::info_obj