Joints_32_64#
#include <Joints.h>
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#
public : TRUST_List
<Joint_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#
associer_domaine#
void Joints_32_64<_SIZE_>::associer_domaine(const Domaine_t &)
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#
void Joints_32_64<_SIZE_>::comprimer()
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#
int Joints_32_64<_T_>::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 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#
const Type_info * Joints_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 * 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#
const Type_info Joints_32_64<trustIdType>::info_obj("Joints" "_64", Joints_32_64< trustIdType >::cree_instance, 1, Joints_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 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#
Joints_32_64<_SIZE_>::Joint_t & Joints_32_64<_SIZE_>::joint_PE(int pe)
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#
Joints_32_64<_T_>::Joints_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:`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#
_SIZE_ Joints_32_64<_SIZE_>::nb_faces() const
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#
_SIZE_ Joints_32_64<_SIZE_>::nb_faces(Type_Face type) const
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#
int Joints_32_64<_SIZE_>::nb_joints() const
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#
unsigned Joints_32_64<_T_>::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 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#
Joints_32_64<_T_>::~Joints_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:`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#
Objet_U * Joints_32_64<_T_>::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 * 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#
const Type_info * Joints_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 * 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#
const Joints_32_64<_T_> & Joints_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 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#
Joints_32_64<_T_> & Joints_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:`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#
Sortie & Joints_32_64<_SIZE_>::printOn(Sortie &x) const override
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#
Entree & Joints_32_64<_SIZE_>::readOn(Entree &) override
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#
const Type_info Joints_32_64<_SIZE_>::info_obj