Joints_32_64#

#include <Joints.h>
Brief description

Classe Joints Cette classe represente une liste d’objet de type Joint.

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

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classJoints__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 Joints_32_64<_SIZE_>::associer_domaine(const Domaine_t &)
Brief description

Associe un domaine a tous les joints de la liste.

Detailed description

Les joints de la liste feront partie de cet domaine.

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

comprimer#

Definition
void Joints_32_64<_SIZE_>::comprimer()
Brief description

Comprime la liste de joints.

Detailed description
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 Joints_32_64<_SIZE_>::comprimer() <joints-32-64-public-void-joints-32-64-size-comprimer>`
[void Joints_32_64<_SIZE_>::comprimer()](#joints-32-64-public-void-joints-32-64-size-comprimer)

duplique#

Definition
int Joints_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 Joints_32_64<_T_>::duplique() const override <joints-32-64-public-int-joints-32-64-t-duplique-const-override>`
[int Joints_32_64<_T_>::duplique() const override](#joints-32-64-public-int-joints-32-64-t-duplique-const-override)

get_info#

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

info_obj#

Definition
const Type_info Joints_32_64<trustIdType>::info_obj("Joints" "_64", Joints_32_64< trustIdType >::cree_instance, 1, Joints_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 Joints_32_64<trustIdType>::info_obj("Joints" "_64", Joints_32_64< trustIdType >::cree_instance, 1, Joints_32_64bases< trustIdType >) <joints-32-64-public-const-type-info-joints-32-64-trustidtype-info-obj-"joints"-"-64"-joints-32-64-trustidtype-cree-instance-1-joints-32-64bases-trustidtype>`
[const Type_info Joints_32_64<trustIdType>::info_obj("Joints" "_64", Joints_32_64< trustIdType >::cree_instance, 1, Joints_32_64bases< trustIdType >)](#joints-32-64-public-const-type-info-joints-32-64-trustidtype-info-obj-"joints"-"-64"-joints-32-64-trustidtype-cree-instance-1-joints-32-64bases-trustidtype)

joint_PE#

Definition
Joints_32_64<_SIZE_>::Joint_t & Joints_32_64<_SIZE_>::joint_PE(int pe)
Brief description

Renvoie une reference sur le joint qui a pour voisin le PE specifie.

Detailed description
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:`Joints_32_64<_SIZE_>::Joint_t & Joints_32_64<_SIZE_>::joint_PE(int pe) <joints-32-64-public-joints-32-64-size-joint-t-ref-joints-32-64-size-joint-pe-int-pe>`
[Joints_32_64<_SIZE_>::Joint_t & Joints_32_64<_SIZE_>::joint_PE(int pe)](#joints-32-64-public-joints-32-64-size-joint-t-ref-joints-32-64-size-joint-pe-int-pe)

Joints_32_64#

Definition
Joints_32_64<_T_>::Joints_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:`Joints_32_64<_T_>::Joints_32_64() <joints-32-64-public-joints-32-64-t-joints-32-64>`
[Joints_32_64<_T_>::Joints_32_64()](#joints-32-64-public-joints-32-64-t-joints-32-64)

nb_faces#

Definition
_SIZE_ Joints_32_64<_SIZE_>::nb_faces() const
Brief description

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

Detailed description

(la somme des faces de tous les joints 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:`_SIZE_ Joints_32_64<_SIZE_>::nb_faces() const <joints-32-64-public-size-joints-32-64-size-nb-faces-const>`
[_SIZE_ Joints_32_64<_SIZE_>::nb_faces() const](#joints-32-64-public-size-joints-32-64-size-nb-faces-const)

nb_faces#

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

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

Detailed description

(somme des faces de ce type sur tous les joints 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:`_SIZE_ Joints_32_64<_SIZE_>::nb_faces(Type_Face type) const <joints-32-64-public-size-joints-32-64-size-nb-faces-type-face-type-const>`
[_SIZE_ Joints_32_64<_SIZE_>::nb_faces(Type_Face type) const](#joints-32-64-public-size-joints-32-64-size-nb-faces-type-face-type-const)

nb_joints#

Definition
int Joints_32_64<_SIZE_>::nb_joints() const
Brief description
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 Joints_32_64<_SIZE_>::nb_joints() const <joints-32-64-public-int-joints-32-64-size-nb-joints-const>`
[int Joints_32_64<_SIZE_>::nb_joints() const](#joints-32-64-public-int-joints-32-64-size-nb-joints-const)

taille_memoire#

Definition
unsigned Joints_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 Joints_32_64<_T_>::taille_memoire() const override <joints-32-64-public-unsigned-joints-32-64-t-taille-memoire-const-override>`
[unsigned Joints_32_64<_T_>::taille_memoire() const override](#joints-32-64-public-unsigned-joints-32-64-t-taille-memoire-const-override)

~Joints_32_64#

Definition
Joints_32_64<_T_>::~Joints_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:`Joints_32_64<_T_>::~Joints_32_64() <joints-32-64-public-joints-32-64-t-dtor-joints-32-64>`
[Joints_32_64<_T_>::~Joints_32_64()](#joints-32-64-public-joints-32-64-t-dtor-joints-32-64)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

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