Raccord_base_32_64#
#include <Raccord_base.h>
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#
public : Frontiere_32_64
<_SIZE_>
Inherited by#
public : Raccord_distant_32_64
<_SIZE_>public : Raccord_local_32_64
<_SIZE_>
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#
get_info#
const Type_info * Raccord_base_32_64<_T_>::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 * 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#
const Type_info Raccord_base_32_64<trustIdType>::info_obj("Raccord_base" "_64", 1, Raccord_base_32_64bases< trustIdType >)
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#
const Type_info Raccord_base_32_64<int>::info_obj("Raccord_base", 1, Raccord_base_32_64bases< int >)
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#
Raccord_base_32_64<_T_>::Raccord_base_32_64()
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#
Raccord_base_32_64<_T_>::~Raccord_base_32_64() override
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#
const Type_info * Raccord_base_32_64<_T_>::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 * 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#
const Raccord_base_32_64<_T_> & Raccord_base_32_64<_T_>::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 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#
Raccord_base_32_64<_T_> & Raccord_base_32_64<_T_>::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:`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#
Sortie & Raccord_base_32_64<_SIZE_>::printOn(Sortie &x) const override
Ecrit la frontiere sur un flot de sortie.
Detailed description
On ecrit: le nom de la frontiere les faces
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 & 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#
Entree & Raccord_base_32_64<_SIZE_>::readOn(Entree &) override
Lit les specification d’une frontiere a partir d’un flot d’entree.
Detailed description
On lit: le nom les faces
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 & 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#
const Type_info Raccord_base_32_64<_SIZE_>::info_obj