Raccord_base_32_64#

#include <Raccord_base.h>
Brief description

Classe Raccord_base Cette classe est simplement une frontiere, c’est la classe de base de la.

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:`Raccord\_base\_32\_64 <class-template-raccord-base-32-64>`
[Raccord\_base\_32\_64](#class-template-raccord-base-32-64)

Detailed description#

hierarchie des raccords. Un raccord intervient dans Trio - U lorsque l’on resoud des problemes differents sur des domaines differents mais que l’on desire les coupler. On couple alors ces problemes avec des raccords. Si les problemes sont resolus dans Trio - U les raccords sont dit locaux, si un probleme est resolu dans Trio - U et l’autre dans un autre code le raccord est dit distant. Cette distinction donne lieu a 2 classes derivees de Raccord_base: Raccord_local et Raccord_distant

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classRaccord__base__32__64__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

get_info#

Definition
const Type_info * Raccord_base_32_64<_T_>::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 * Raccord_base_32_64<_T_>::get_info() const override <raccord-base-32-64-public-const-type-info-ptr-raccord-base-32-64-t-get-info-const-override>`
[const Type_info * Raccord_base_32_64<_T_>::get_info() const override](#raccord-base-32-64-public-const-type-info-ptr-raccord-base-32-64-t-get-info-const-override)

info_obj#

Definition
const Type_info Raccord_base_32_64<trustIdType>::info_obj("Raccord_base" "_64", 1, Raccord_base_32_64bases< trustIdType >)
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 Raccord_base_32_64<trustIdType>::info_obj("Raccord_base" "_64", 1, Raccord_base_32_64bases< trustIdType >) <raccord-base-32-64-public-const-type-info-raccord-base-32-64-trustidtype-info-obj-"raccord-base"-"-64"-1-raccord-base-32-64bases-trustidtype>`
[const Type_info Raccord_base_32_64<trustIdType>::info_obj("Raccord_base" "_64", 1, Raccord_base_32_64bases< trustIdType >)](#raccord-base-32-64-public-const-type-info-raccord-base-32-64-trustidtype-info-obj-"raccord-base"-"-64"-1-raccord-base-32-64bases-trustidtype)

info_obj#

Definition
const Type_info Raccord_base_32_64<int>::info_obj("Raccord_base", 1, Raccord_base_32_64bases< int >)
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 Raccord_base_32_64<int>::info_obj("Raccord_base", 1, Raccord_base_32_64bases< int >) <raccord-base-32-64-public-const-type-info-raccord-base-32-64-int-info-obj-"raccord-base"-1-raccord-base-32-64bases-int>`
[const Type_info Raccord_base_32_64<int>::info_obj("Raccord_base", 1, Raccord_base_32_64bases< int >)](#raccord-base-32-64-public-const-type-info-raccord-base-32-64-int-info-obj-"raccord-base"-1-raccord-base-32-64bases-int)

Raccord_base_32_64#

Definition
Raccord_base_32_64<_T_>::Raccord_base_32_64()
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:`Raccord_base_32_64<_T_>::Raccord_base_32_64() <raccord-base-32-64-public-raccord-base-32-64-t-raccord-base-32-64>`
[Raccord_base_32_64<_T_>::Raccord_base_32_64()](#raccord-base-32-64-public-raccord-base-32-64-t-raccord-base-32-64)

~Raccord_base_32_64#

Definition
Raccord_base_32_64<_T_>::~Raccord_base_32_64() override
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:`Raccord_base_32_64<_T_>::~Raccord_base_32_64() override <raccord-base-32-64-public-raccord-base-32-64-t-dtor-raccord-base-32-64-override>`
[Raccord_base_32_64<_T_>::~Raccord_base_32_64() override](#raccord-base-32-64-public-raccord-base-32-64-t-dtor-raccord-base-32-64-override)

info#

Definition
const Type_info * Raccord_base_32_64<_T_>::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 * Raccord_base_32_64<_T_>::info() <raccord-base-32-64-public-static-const-type-info-ptr-raccord-base-32-64-t-info>`
[const Type_info * Raccord_base_32_64<_T_>::info()](#raccord-base-32-64-public-static-const-type-info-ptr-raccord-base-32-64-t-info)

self_cast#

Definition
const Raccord_base_32_64<_T_> & Raccord_base_32_64<_T_>::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 Raccord_base_32_64<_T_> & Raccord_base_32_64<_T_>::self_cast(const Objet_U &) <raccord-base-32-64-public-static-const-raccord-base-32-64-t-ref-raccord-base-32-64-t-self-cast-const-objet-u-ref>`
[const Raccord_base_32_64<_T_> & Raccord_base_32_64<_T_>::self_cast(const Objet_U &)](#raccord-base-32-64-public-static-const-raccord-base-32-64-t-ref-raccord-base-32-64-t-self-cast-const-objet-u-ref)

self_cast#

Definition
Raccord_base_32_64<_T_> & Raccord_base_32_64<_T_>::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:`Raccord_base_32_64<_T_> & Raccord_base_32_64<_T_>::self_cast(Objet_U &) <raccord-base-32-64-public-static-raccord-base-32-64-t-ref-raccord-base-32-64-t-self-cast-objet-u-ref>`
[Raccord_base_32_64<_T_> & Raccord_base_32_64<_T_>::self_cast(Objet_U &)](#raccord-base-32-64-public-static-raccord-base-32-64-t-ref-raccord-base-32-64-t-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Raccord_base_32_64<_SIZE_>::printOn(Sortie &x) const override
Brief description

Ecrit la frontiere sur un flot de sortie.

Detailed description

On ecrit: le nom de la frontiere les faces

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 & Raccord_base_32_64<_SIZE_>::printOn(Sortie &x) const override <raccord-base-32-64-protected-sortie-ref-raccord-base-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & Raccord_base_32_64<_SIZE_>::printOn(Sortie &x) const override](#raccord-base-32-64-protected-sortie-ref-raccord-base-32-64-size-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Raccord_base_32_64<_SIZE_>::readOn(Entree &) override
Brief description

Lit les specification d’une frontiere a partir d’un flot d’entree.

Detailed description

On lit: le nom les faces

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 & Raccord_base_32_64<_SIZE_>::readOn(Entree &) override <raccord-base-32-64-protected-entree-ref-raccord-base-32-64-size-readon-entree-ref-override>`
[Entree & Raccord_base_32_64<_SIZE_>::readOn(Entree &) override](#raccord-base-32-64-protected-entree-ref-raccord-base-32-64-size-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Raccord_base_32_64<_SIZE_>::info_obj