Raccords_32_64#

#include <Raccords.h>
Brief description

Classe Raccords Cette represente une liste d’objets de type Raccord.

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:`Raccords\_32\_64 <class-template-raccords-32-64>`
[Raccords\_32\_64](#class-template-raccords-32-64)

Detailed description#

Inherits from#

  • public : TRUST_List <TRUST_Deriv<Raccord_base_32_64<_SIZE_>>>

Inheritance graph#

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

../../../../../_images/classRaccords__32__64__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_domaine#

Definition
void Raccords_32_64<_SIZE_>::associer_domaine(const Domaine_t &)
Brief description

Associe un domaine a tous les raccords de la liste.

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:`void Raccords_32_64<_SIZE_>::associer_domaine(const Domaine_t &) <raccords-32-64-public-void-raccords-32-64-size-associer-domaine-const-domaine-t-ref>`
[void Raccords_32_64<_SIZE_>::associer_domaine(const Domaine_t &)](#raccords-32-64-public-void-raccords-32-64-size-associer-domaine-const-domaine-t-ref)

duplique#

Definition
int Raccords_32_64<_T_>::duplique() const override
Brief description
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 Raccords_32_64<_T_>::duplique() const override <raccords-32-64-public-int-raccords-32-64-t-duplique-const-override>`
[int Raccords_32_64<_T_>::duplique() const override](#raccords-32-64-public-int-raccords-32-64-t-duplique-const-override)

get_info#

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

info_obj#

Definition
const Type_info Raccords_32_64<trustIdType>::info_obj("Raccords" "_64", Raccords_32_64< trustIdType >::cree_instance, 1, Raccords_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 Raccords_32_64<trustIdType>::info_obj("Raccords" "_64", Raccords_32_64< trustIdType >::cree_instance, 1, Raccords_32_64bases< trustIdType >) <raccords-32-64-public-const-type-info-raccords-32-64-trustidtype-info-obj-"raccords"-"-64"-raccords-32-64-trustidtype-cree-instance-1-raccords-32-64bases-trustidtype>`
[const Type_info Raccords_32_64<trustIdType>::info_obj("Raccords" "_64", Raccords_32_64< trustIdType >::cree_instance, 1, Raccords_32_64bases< trustIdType >)](#raccords-32-64-public-const-type-info-raccords-32-64-trustidtype-info-obj-"raccords"-"-64"-raccords-32-64-trustidtype-cree-instance-1-raccords-32-64bases-trustidtype)

nb_faces#

Definition
Raccords_32_64<_SIZE_>::int_t Raccords_32_64<_SIZE_>::nb_faces() const
Brief description

Renvoie le nombre de face total des Raccords_32_64 de la liste.

Detailed description

(la somme des faces de tous les raccords de la liste).

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:`Raccords_32_64<_SIZE_>::int_t Raccords_32_64<_SIZE_>::nb_faces() const <raccords-32-64-public-raccords-32-64-size-int-t-raccords-32-64-size-nb-faces-const>`
[Raccords_32_64<_SIZE_>::int_t Raccords_32_64<_SIZE_>::nb_faces() const](#raccords-32-64-public-raccords-32-64-size-int-t-raccords-32-64-size-nb-faces-const)

nb_faces#

Definition
Raccords_32_64<_SIZE_>::int_t Raccords_32_64<_SIZE_>::nb_faces(Type_Face type) const
Brief description

Renvoie le nombre de faces du type specifie contenues dans la liste de raccords.

Detailed description

(somme des faces de ce type sur tous les raccords de la liste)

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:`Raccords_32_64<_SIZE_>::int_t Raccords_32_64<_SIZE_>::nb_faces(Type_Face type) const <raccords-32-64-public-raccords-32-64-size-int-t-raccords-32-64-size-nb-faces-type-face-type-const>`
[Raccords_32_64<_SIZE_>::int_t Raccords_32_64<_SIZE_>::nb_faces(Type_Face type) const](#raccords-32-64-public-raccords-32-64-size-int-t-raccords-32-64-size-nb-faces-type-face-type-const)

nb_raccords#

Definition
int Raccords_32_64<_SIZE_>::nb_raccords() const
Brief description

Renvoie le nombre de raccords contenus dans la liste.

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 Raccords_32_64<_SIZE_>::nb_raccords() const <raccords-32-64-public-int-raccords-32-64-size-nb-raccords-const>`
[int Raccords_32_64<_SIZE_>::nb_raccords() const](#raccords-32-64-public-int-raccords-32-64-size-nb-raccords-const)

Raccords_32_64#

Definition
Raccords_32_64<_T_>::Raccords_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:`Raccords_32_64<_T_>::Raccords_32_64() <raccords-32-64-public-raccords-32-64-t-raccords-32-64>`
[Raccords_32_64<_T_>::Raccords_32_64()](#raccords-32-64-public-raccords-32-64-t-raccords-32-64)

taille_memoire#

Definition
unsigned Raccords_32_64<_T_>::taille_memoire() const override
Brief description
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 Raccords_32_64<_T_>::taille_memoire() const override <raccords-32-64-public-unsigned-raccords-32-64-t-taille-memoire-const-override>`
[unsigned Raccords_32_64<_T_>::taille_memoire() const override](#raccords-32-64-public-unsigned-raccords-32-64-t-taille-memoire-const-override)

~Raccords_32_64#

Definition
Raccords_32_64<_T_>::~Raccords_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:`Raccords_32_64<_T_>::~Raccords_32_64() <raccords-32-64-public-raccords-32-64-t-dtor-raccords-32-64>`
[Raccords_32_64<_T_>::~Raccords_32_64()](#raccords-32-64-public-raccords-32-64-t-dtor-raccords-32-64)

cree_instance#

Definition
Objet_U * Raccords_32_64<_T_>::cree_instance()
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:`Objet_U * Raccords_32_64<_T_>::cree_instance() <raccords-32-64-public-static-objet-u-ptr-raccords-32-64-t-cree-instance>`
[Objet_U * Raccords_32_64<_T_>::cree_instance()](#raccords-32-64-public-static-objet-u-ptr-raccords-32-64-t-cree-instance)

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Raccords_32_64<_SIZE_>::printOn(Sortie &x) const override <raccords-32-64-protected-sortie-ref-raccords-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & Raccords_32_64<_SIZE_>::printOn(Sortie &x) const override](#raccords-32-64-protected-sortie-ref-raccords-32-64-size-printon-sortie-ref-x-const-override)

readOn#

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

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

Attributes Documentation#

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