Paroi_contact#
#include <Paroi_contact.h>
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:`Paroi\_contact <class-paroi-contact>`
[Paroi\_contact](#class-paroi-contact)
Detailed description#
Inherits from#
public : Cond_lim_utilisateur_base
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
complement#
void Paroi_contact::complement(Nom &nom) override
Detailed description
Reimplements:
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:`void Paroi_contact::complement(Nom &nom) override <paroi-contact-public-void-paroi-contact-complement-nom-ref-nom-override>`
[void Paroi_contact::complement(Nom &nom) override](#paroi-contact-public-void-paroi-contact-complement-nom-ref-nom-override)
duplique#
int Paroi_contact::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 Paroi_contact::duplique() const override <paroi-contact-public-int-paroi-contact-duplique-const-override>`
[int Paroi_contact::duplique() const override](#paroi-contact-public-int-paroi-contact-duplique-const-override)
get_info#
const Type_info * Paroi_contact::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 * Paroi_contact::get_info() const override <paroi-contact-public-const-type-info-ptr-paroi-contact-get-info-const-override>`
[const Type_info * Paroi_contact::get_info() const override](#paroi-contact-public-const-type-info-ptr-paroi-contact-get-info-const-override)
Paroi_contact#
Paroi_contact::Paroi_contact()
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:`Paroi_contact::Paroi_contact() <paroi-contact-public-paroi-contact-paroi-contact>`
[Paroi_contact::Paroi_contact()](#paroi-contact-public-paroi-contact-paroi-contact)
taille_memoire#
unsigned Paroi_contact::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 Paroi_contact::taille_memoire() const override <paroi-contact-public-unsigned-paroi-contact-taille-memoire-const-override>`
[unsigned Paroi_contact::taille_memoire() const override](#paroi-contact-public-unsigned-paroi-contact-taille-memoire-const-override)
~Paroi_contact#
Paroi_contact::~Paroi_contact()
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:`Paroi_contact::~Paroi_contact() <paroi-contact-public-paroi-contact-dtor-paroi-contact>`
[Paroi_contact::~Paroi_contact()](#paroi-contact-public-paroi-contact-dtor-paroi-contact)
cree_instance#
Objet_U * Paroi_contact::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 * Paroi_contact::cree_instance() <paroi-contact-public-static-objet-u-ptr-paroi-contact-cree-instance>`
[Objet_U * Paroi_contact::cree_instance()](#paroi-contact-public-static-objet-u-ptr-paroi-contact-cree-instance)
info#
const Type_info * Paroi_contact::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 * Paroi_contact::info() <paroi-contact-public-static-const-type-info-ptr-paroi-contact-info>`
[const Type_info * Paroi_contact::info()](#paroi-contact-public-static-const-type-info-ptr-paroi-contact-info)
self_cast#
const Paroi_contact & Paroi_contact::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 Paroi_contact & Paroi_contact::self_cast(const Objet_U &) <paroi-contact-public-static-const-paroi-contact-ref-paroi-contact-self-cast-const-objet-u-ref>`
[const Paroi_contact & Paroi_contact::self_cast(const Objet_U &)](#paroi-contact-public-static-const-paroi-contact-ref-paroi-contact-self-cast-const-objet-u-ref)
self_cast#
Paroi_contact & Paroi_contact::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:`Paroi_contact & Paroi_contact::self_cast(Objet_U &) <paroi-contact-public-static-paroi-contact-ref-paroi-contact-self-cast-objet-u-ref>`
[Paroi_contact & Paroi_contact::self_cast(Objet_U &)](#paroi-contact-public-static-paroi-contact-ref-paroi-contact-self-cast-objet-u-ref)
printOn#
Sortie & Paroi_contact::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
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:`Sortie & Paroi_contact::printOn(Sortie &x) const override <paroi-contact-protected-sortie-ref-paroi-contact-printon-sortie-ref-x-const-override>`
[Sortie & Paroi_contact::printOn(Sortie &x) const override](#paroi-contact-protected-sortie-ref-paroi-contact-printon-sortie-ref-x-const-override)
readOn#
Entree & Paroi_contact::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Paroi_contact::readOn(Entree &) override <paroi-contact-protected-entree-ref-paroi-contact-readon-entree-ref-override>`
[Entree & Paroi_contact::readOn(Entree &) override](#paroi-contact-protected-entree-ref-paroi-contact-readon-entree-ref-override)
Attributes Documentation#
const Type_info Paroi_contact::info_obj
Nom Paroi_contact::nom_autre_bord
Nom Paroi_contact::nom_autre_pb