Nom#
#include <Nom.h>
class Nom Une chaine de caractere pour nommer les objets de TRUST
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:`Nom <class-nom>`
[Nom](#class-nom)
Detailed description#
Inherits from#
public : Objet_U
Inherited by#
public : Motcle
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Static Methods#
List of Public Methods#
List of Protected Methods#
Complete Member Function Documentation#
cree_instance#
Objet_U * Nom::cree_instance()
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 * Nom::cree_instance() <nom-public-static-objet-u-ptr-nom-cree-instance>`
[Objet_U * Nom::cree_instance()](#nom-public-static-objet-u-ptr-nom-cree-instance)
info#
const Type_info * Nom::info()
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 * Nom::info() <nom-public-static-const-type-info-ptr-nom-info>`
[const Type_info * Nom::info()](#nom-public-static-const-type-info-ptr-nom-info)
self_cast#
const Nom & Nom::self_cast(const Objet_U &)
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 Nom & Nom::self_cast(const Objet_U &) <nom-public-static-const-nom-ref-nom-self-cast-const-objet-u-ref>`
[const Nom & Nom::self_cast(const Objet_U &)](#nom-public-static-const-nom-ref-nom-self-cast-const-objet-u-ref)
self_cast#
Nom & Nom::self_cast(Objet_U &)
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:`Nom & Nom::self_cast(Objet_U &) <nom-public-static-nom-ref-nom-self-cast-objet-u-ref>`
[Nom & Nom::self_cast(Objet_U &)](#nom-public-static-nom-ref-nom-self-cast-objet-u-ref)
basename#
Nom Nom::basename() const
Retourne fichier si le nom est sous la forme /toto/titi/fichier.
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:`Nom Nom::basename() const <nom-public-nom-nom-basename-const>`
[Nom Nom::basename() const](#nom-public-nom-nom-basename-const)
contient#
bool Nom::contient(const Nom &nom) const
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:`bool Nom::contient(const Nom &nom) const <nom-public-bool-nom-contient-const-nom-ref-nom-const>`
[bool Nom::contient(const Nom &nom) const](#nom-public-bool-nom-contient-const-nom-ref-nom-const)
debute_par#
int Nom::debute_par(const char *const n) const
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 Nom::debute_par(const char *const n) const <nom-public-int-nom-debute-par-const-char-ptr-const-n-const>`
[int Nom::debute_par(const char *const n) const](#nom-public-int-nom-debute-par-const-char-ptr-const-n-const)
debute_par#
int Nom::debute_par(const std::string &) 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 Nom::debute_par(const std::string &) const <nom-public-int-nom-debute-par-const-std-string-ref-const>`
[int Nom::debute_par(const std::string &) const](#nom-public-int-nom-debute-par-const-std-string-ref-const)
duplique#
int Nom::duplique() const override
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 Nom::duplique() const override <nom-public-int-nom-duplique-const-override>`
[int Nom::duplique() const override](#nom-public-int-nom-duplique-const-override)
est_egal_a#
int Nom::est_egal_a(const Objet_U &) const override
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 Nom::est_egal_a(const Objet_U &) const override <nom-public-int-nom-est-egal-a-const-objet-u-ref-const-override>`
[int Nom::est_egal_a(const Objet_U &) const override](#nom-public-int-nom-est-egal-a-const-objet-u-ref-const-override)
find#
int Nom::find(const char *const n) 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 Nom::find(const char *const n) const <nom-public-int-nom-find-const-char-ptr-const-n-const>`
[int Nom::find(const char *const n) const](#nom-public-int-nom-find-const-char-ptr-const-n-const)
find#
int Nom::find(const std::string &n) 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 Nom::find(const std::string &n) const <nom-public-int-nom-find-const-std-string-ref-n-const>`
[int Nom::find(const std::string &n) const](#nom-public-int-nom-find-const-std-string-ref-n-const)
finit_par#
int Nom::finit_par(const char *const n) const
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 Nom::finit_par(const char *const n) const <nom-public-int-nom-finit-par-const-char-ptr-const-n-const>`
[int Nom::finit_par(const char *const n) const](#nom-public-int-nom-finit-par-const-char-ptr-const-n-const)
finit_par#
int Nom::finit_par(const std::string &) 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 Nom::finit_par(const std::string &) const <nom-public-int-nom-finit-par-const-std-string-ref-const>`
[int Nom::finit_par(const std::string &) const](#nom-public-int-nom-finit-par-const-std-string-ref-const)
get_info#
const Type_info * Nom::get_info() const override
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 * Nom::get_info() const override <nom-public-const-type-info-ptr-nom-get-info-const-override>`
[const Type_info * Nom::get_info() const override](#nom-public-const-type-info-ptr-nom-get-info-const-override)
getChar#
const char * Nom::getChar() const
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:`const char * Nom::getChar() const <nom-public-const-char-ptr-nom-getchar-const>`
[const char * Nom::getChar() const](#nom-public-const-char-ptr-nom-getchar-const)
getPrefix#
const Nom Nom::getPrefix(const char *const) 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:`const Nom Nom::getPrefix(const char *const) const <nom-public-const-nom-nom-getprefix-const-char-ptr-const-const>`
[const Nom Nom::getPrefix(const char *const) const](#nom-public-const-nom-nom-getprefix-const-char-ptr-const-const)
getString#
std::string & Nom::getString()
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:`std::string & Nom::getString() <nom-public-std-string-ref-nom-getstring>`
[std::string & Nom::getString()](#nom-public-std-string-ref-nom-getstring)
getString#
const std::string & Nom::getString() const
Detailed description
References
Referenced By
Diffusion_croisee_echelle_temp_taux_diss_turb_PolyMAC_P0::ajouter_blocs
Diffusion_croisee_echelle_temp_taux_diss_turb_VDF::ajouter_blocs
Terme_Source_Decroissance_Radioactive_Elem_PolyMAC::ajouter_blocs
Convection_Diffusion_Fluide_Dilatable_Proto::assembler_blocs
Navier_Stokes_Fluide_Dilatable_Proto::assembler_blocs_avec_inertie
Convection_Diffusion_Chaleur_Fluide_Dilatable_base::assembler_blocs_avec_inertie
Convection_Diffusion_Espece_Binaire_base::assembler_blocs_avec_inertie
Convection_Diffusion_Espece_Multi_QC::assembler_blocs_avec_inertie
Convection_Diffusion_Espece_Multi_WC::assembler_blocs_avec_inertie
Convection_Diffusion_Chaleur_Fluide_Dilatable_base::data_a_sauvegarder
Convection_Diffusion_Fluide_Dilatable_Proto::data_a_sauvegarder
Perte_Charge_Singuliere_PolyMAC_P0P1NC_Face::dimensionner_blocs
Terme_Source_Decroissance_Radioactive_Elem_PolyMAC::dimensionner_blocs
Modele_turbulence_scal_Fluctuation_Temperature_W_Bas_Re::get_champ
Transport_Interfaces_FT_Disc_interne::maillage_interface_xyz_filename
Convection_Diffusion_Chaleur_Fluide_Dilatable_base::reprendre
Convection_Diffusion_Chaleur_Fluide_Dilatable_base::sauvegarder
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 std::string & Nom::getString() const <nom-public-const-std-string-ref-nom-getstring-const>`
[const std::string & Nom::getString() const](#nom-public-const-std-string-ref-nom-getstring-const)
getSuffix#
const Nom Nom::getSuffix(const char *const) const
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:`const Nom Nom::getSuffix(const char *const) const <nom-public-const-nom-nom-getsuffix-const-char-ptr-const-const>`
[const Nom Nom::getSuffix(const char *const) const](#nom-public-const-nom-nom-getsuffix-const-char-ptr-const-const)
le_nom#
const Nom & Nom::le_nom() const override
Renvoie *this;.
Detailed description
Reimplements:
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:`const Nom & Nom::le_nom() const override <nom-public-const-nom-ref-nom-le-nom-const-override>`
[const Nom & Nom::le_nom() const override](#nom-public-const-nom-ref-nom-le-nom-const-override)
longueur#
int Nom::longueur() const
Renvoie le nombre de caracteres de la chaine du Nom y compris le caractere zero de fin de chaine.
Detailed description
Exemple : Nom (“hello”). longueur() = = 6
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 Nom::longueur() const <nom-public-int-nom-longueur-const>`
[int Nom::longueur() const](#nom-public-int-nom-longueur-const)
majuscule#
Nom & Nom::majuscule()
Transforme le nom en majuscules Seules les lettres ‘a’ - ‘z’ sont modifiees.
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:`Nom & Nom::majuscule() <nom-public-nom-ref-nom-majuscule>`
[Nom & Nom::majuscule()](#nom-public-nom-ref-nom-majuscule)
Nom#
Nom::Nom()
Constructeur par defaut.
Detailed description
Cree la chaine “??”
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:`Nom::Nom() <nom-public-nom-nom>`
[Nom::Nom()](#nom-public-nom-nom)
Nom#
Nom::Nom(char c)
Construction d’un nom a partir d’un caractere.
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:`Nom::Nom(char c) <nom-public-nom-nom-char-c>`
[Nom::Nom(char c)](#nom-public-nom-nom-char-c)
Nom#
Nom::Nom(const char *nom)
Construction d’un nom a partir d’une chaine de caracteres La chaine est copiee.
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:`Nom::Nom(const char *nom) <nom-public-nom-nom-const-char-ptr-nom>`
[Nom::Nom(const char *nom)](#nom-public-nom-nom-const-char-ptr-nom)
Nom#
Nom::Nom(const Nom &)
Constructeur par copie d’un nom.
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:`Nom::Nom(const Nom &) <nom-public-nom-nom-const-nom-ref>`
[Nom::Nom(const Nom &)](#nom-public-nom-nom-const-nom-ref)
Nom#
Nom::Nom(const std::string &nom)
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:`Nom::Nom(const std::string &nom) <nom-public-nom-nom-const-std-string-ref-nom>`
[Nom::Nom(const std::string &nom)](#nom-public-nom-nom-const-std-string-ref-nom)
Nom#
Nom::Nom(double le_reel, const char *format)
Construction d’un nom a partir d’un flottant La chaine cree est la representation du nombre reel (snprintf)
Detailed description
Le format du nombre represente par la chaine est donne par format
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:`Nom::Nom(double le_reel, const char *format) <nom-public-nom-nom-double-le-reel-const-char-ptr-format>`
[Nom::Nom(double le_reel, const char *format)](#nom-public-nom-nom-double-le-reel-const-char-ptr-format)
Nom#
Nom::Nom(double)
Construction d’un nom a partir d’un flottant La chaine cree est la representation du nombre reel (snprintf)
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:`Nom::Nom(double) <nom-public-nom-nom-double>`
[Nom::Nom(double)](#nom-public-nom-nom-double)
Nom#
Nom::Nom(long i)
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:`Nom::Nom(long i) <nom-public-nom-nom-long-i>`
[Nom::Nom(long i)](#nom-public-nom-nom-long-i)
Nom#
Nom::Nom(long long i)
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:`Nom::Nom(long long i) <nom-public-nom-nom-long-long-i>`
[Nom::Nom(long long i)](#nom-public-nom-nom-long-long-i)
Nom#
Nom::Nom(True_int i)
Construction d’un nom a partir d’un entier La chaine cree est la representation de l’entier.
Detailed description
Exemple : Nom(128) cree la chaine “128”
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:`Nom::Nom(True_int i) <nom-public-nom-nom-true-int-i>`
[Nom::Nom(True_int i)](#nom-public-nom-nom-true-int-i)
nom_me#
Nom Nom::nom_me(int, const char *prefix=0, int without_padding=0) const
Detailed description
titi) pour donner toto_prefix000n.titi
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:`Nom Nom::nom_me(int, const char *prefix=0, int without_padding=0) const <nom-public-nom-nom-nom-me-int-const-char-ptr-prefix-equal-0-int-without-padding-equal-0-const>`
[Nom Nom::nom_me(int, const char *prefix=0, int without_padding=0) const](#nom-public-nom-nom-nom-me-int-const-char-ptr-prefix-equal-0-int-without-padding-equal-0-const)
operator const char *#
Nom::operator const char *() const
Retourne un pointeur sur la chaine de caractere du nom.
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:`Nom::operator const char *() const <nom-public-nom-operator-const-char-ptr-const>`
[Nom::operator const char *() const](#nom-public-nom-operator-const-char-ptr-const)
operator +#
Nom Nom::operator+(const Nom &) const
Concatenation avec un Nom .
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:`Nom Nom::operator+(const Nom &) const <nom-public-nom-nom-operator+-const-nom-ref-const>`
[Nom Nom::operator+(const Nom &) const](#nom-public-nom-nom-operator+-const-nom-ref-const)
operator + =#
Nom & Nom::operator+=(char x)
concatenation de chaine
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:`Nom & Nom::operator+=(char x) <nom-public-nom-ref-nom-operator+-equal-char-x>`
[Nom & Nom::operator+=(char x)](#nom-public-nom-ref-nom-operator+-equal-char-x)
operator + =#
Nom & Nom::operator+=(const char *)
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:`Nom & Nom::operator+=(const char *) <nom-public-nom-ref-nom-operator+-equal-const-char-ptr>`
[Nom & Nom::operator+=(const char *)](#nom-public-nom-ref-nom-operator+-equal-const-char-ptr)
operator + =#
Nom & Nom::operator+=(const Nom &x)
Concatenation avec un Nom .
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:`Nom & Nom::operator+=(const Nom &x) <nom-public-nom-ref-nom-operator+-equal-const-nom-ref-x>`
[Nom & Nom::operator+=(const Nom &x)](#nom-public-nom-ref-nom-operator+-equal-const-nom-ref-x)
operator + =#
Nom & Nom::operator+=(int 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:`Nom & Nom::operator+=(int x) <nom-public-nom-ref-nom-operator+-equal-int-x>`
[Nom & Nom::operator+=(int x)](#nom-public-nom-ref-nom-operator+-equal-int-x)
operator + =#
Nom & Nom::operator+=(unsigned char x)
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:`Nom & Nom::operator+=(unsigned char x) <nom-public-nom-ref-nom-operator+-equal-unsigned-char-x>`
[Nom & Nom::operator+=(unsigned char x)](#nom-public-nom-ref-nom-operator+-equal-unsigned-char-x)
operator =#
Nom & Nom::operator=(const char *const)
Copie la chaine nom.
Detailed description
Modif BM pour que nom puisse pointer sur une sous - partie de nom_
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:`Nom & Nom::operator=(const char *const) <nom-public-nom-ref-nom-operator-equal-const-char-ptr-const>`
[Nom & Nom::operator=(const char *const)](#nom-public-nom-ref-nom-operator-equal-const-char-ptr-const)
operator =#
Nom & Nom::operator=(const Nom &)
Copie le Nom nom.
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:`Nom & Nom::operator=(const Nom &) <nom-public-nom-ref-nom-operator-equal-const-nom-ref>`
[Nom & Nom::operator=(const Nom &)](#nom-public-nom-ref-nom-operator-equal-const-nom-ref)
prefix#
Nom & Nom::prefix(const char *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:`Nom & Nom::prefix(const char *const) <nom-public-nom-ref-nom-prefix-const-char-ptr-const>`
[Nom & Nom::prefix(const char *const)](#nom-public-nom-ref-nom-prefix-const-char-ptr-const)
substr_old#
Nom Nom::substr_old(const int, const int) const
Retourne un nom selon la commande usuelle substr ATTENTION : deb = 1 = > premier caractere de la chaine !!!
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:`Nom Nom::substr_old(const int, const int) const <nom-public-nom-nom-substr-old-const-int-const-int-const>`
[Nom Nom::substr_old(const int, const int) const](#nom-public-nom-nom-substr-old-const-int-const-int-const)
suffix#
Nom & Nom::suffix(const char *const)
Extraction de suffixe : Nom x(“azerty”);.
Detailed description
x.suffix(“aze”) x contient “rty”.
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:`Nom & Nom::suffix(const char *const) <nom-public-nom-ref-nom-suffix-const-char-ptr-const>`
[Nom & Nom::suffix(const char *const)](#nom-public-nom-ref-nom-suffix-const-char-ptr-const)
taille_memoire#
unsigned Nom::taille_memoire() const override
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 Nom::taille_memoire() const override <nom-public-unsigned-nom-taille-memoire-const-override>`
[unsigned Nom::taille_memoire() const override](#nom-public-unsigned-nom-taille-memoire-const-override)
~Nom#
Nom::~Nom() override
Destructeur.
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:`Nom::~Nom() override <nom-public-nom-dtor-nom-override>`
[Nom::~Nom() override](#nom-public-nom-dtor-nom-override)
printOn#
Sortie & Nom::printOn(Sortie &x) const override
Surcharge Objet_U::printOn(Sortie&) Ecriture d’un Nom sur un flot de sortie.
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 & Nom::printOn(Sortie &x) const override <nom-protected-sortie-ref-nom-printon-sortie-ref-x-const-override>`
[Sortie & Nom::printOn(Sortie &x) const override](#nom-protected-sortie-ref-nom-printon-sortie-ref-x-const-override)
readOn#
Entree & Nom::readOn(Entree &) override
Lecture d’un nom.
Detailed description
En cas d’echec, le nom vaut “??” a la sortie.
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 & Nom::readOn(Entree &) override <nom-protected-entree-ref-nom-readon-entree-ref-override>`
[Entree & Nom::readOn(Entree &) override](#nom-protected-entree-ref-nom-readon-entree-ref-override)
Attributes Documentation#
const Type_info Nom::info_obj
std::string Nom::nom_
Friends#
int operator!=
int operator!=
int operator!=
bool operator<
int operator==
int operator==
int operator==