Distanceparoi#
#include <Distanceparoi.h>
class Distanceparoi Realise une boite de recirculation (maillage hexa) extrudee d’un bord
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:`Distanceparoi <class-distanceparoi>`
[Distanceparoi](#class-distanceparoi)
Detailed description#
Inherits from#
public : Interprete_geometrique_base_32_64
<int>
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#
Distanceparoi#
Distanceparoi::Distanceparoi()
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:`Distanceparoi::Distanceparoi() <distanceparoi-public-distanceparoi-distanceparoi>`
[Distanceparoi::Distanceparoi()](#distanceparoi-public-distanceparoi-distanceparoi)
duplique#
int Distanceparoi::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 Distanceparoi::duplique() const override <distanceparoi-public-int-distanceparoi-duplique-const-override>`
[int Distanceparoi::duplique() const override](#distanceparoi-public-int-distanceparoi-duplique-const-override)
get_info#
const Type_info * Distanceparoi::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 * Distanceparoi::get_info() const override <distanceparoi-public-const-type-info-ptr-distanceparoi-get-info-const-override>`
[const Type_info * Distanceparoi::get_info() const override](#distanceparoi-public-const-type-info-ptr-distanceparoi-get-info-const-override)
interpreter_#
Entree & Distanceparoi::interpreter_(Entree &) 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:`Entree & Distanceparoi::interpreter_(Entree &) override <distanceparoi-public-entree-ref-distanceparoi-interpreter-underscore-entree-ref-override>`
[Entree & Distanceparoi::interpreter_(Entree &) override](#distanceparoi-public-entree-ref-distanceparoi-interpreter-underscore-entree-ref-override)
taille_memoire#
unsigned Distanceparoi::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 Distanceparoi::taille_memoire() const override <distanceparoi-public-unsigned-distanceparoi-taille-memoire-const-override>`
[unsigned Distanceparoi::taille_memoire() const override](#distanceparoi-public-unsigned-distanceparoi-taille-memoire-const-override)
~Distanceparoi#
Distanceparoi::~Distanceparoi()
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:`Distanceparoi::~Distanceparoi() <distanceparoi-public-distanceparoi-dtor-distanceparoi>`
[Distanceparoi::~Distanceparoi()](#distanceparoi-public-distanceparoi-dtor-distanceparoi)
cree_instance#
Objet_U * Distanceparoi::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 * Distanceparoi::cree_instance() <distanceparoi-public-static-objet-u-ptr-distanceparoi-cree-instance>`
[Objet_U * Distanceparoi::cree_instance()](#distanceparoi-public-static-objet-u-ptr-distanceparoi-cree-instance)
info#
const Type_info * Distanceparoi::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 * Distanceparoi::info() <distanceparoi-public-static-const-type-info-ptr-distanceparoi-info>`
[const Type_info * Distanceparoi::info()](#distanceparoi-public-static-const-type-info-ptr-distanceparoi-info)
self_cast#
const Distanceparoi & Distanceparoi::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 Distanceparoi & Distanceparoi::self_cast(const Objet_U &) <distanceparoi-public-static-const-distanceparoi-ref-distanceparoi-self-cast-const-objet-u-ref>`
[const Distanceparoi & Distanceparoi::self_cast(const Objet_U &)](#distanceparoi-public-static-const-distanceparoi-ref-distanceparoi-self-cast-const-objet-u-ref)
self_cast#
Distanceparoi & Distanceparoi::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:`Distanceparoi & Distanceparoi::self_cast(Objet_U &) <distanceparoi-public-static-distanceparoi-ref-distanceparoi-self-cast-objet-u-ref>`
[Distanceparoi & Distanceparoi::self_cast(Objet_U &)](#distanceparoi-public-static-distanceparoi-ref-distanceparoi-self-cast-objet-u-ref)
printOn#
Sortie & Distanceparoi::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 & Distanceparoi::printOn(Sortie &x) const override <distanceparoi-protected-sortie-ref-distanceparoi-printon-sortie-ref-x-const-override>`
[Sortie & Distanceparoi::printOn(Sortie &x) const override](#distanceparoi-protected-sortie-ref-distanceparoi-printon-sortie-ref-x-const-override)
readOn#
Entree & Distanceparoi::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Distanceparoi::readOn(Entree &) override <distanceparoi-protected-entree-ref-distanceparoi-readon-entree-ref-override>`
[Entree & Distanceparoi::readOn(Entree &) override](#distanceparoi-protected-entree-ref-distanceparoi-readon-entree-ref-override)
Attributes Documentation#
const Type_info Distanceparoi::info_obj