IJK_Vector#
#include <IJK_Vector.h>
classe IJK_Vector
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:`IJK\_Vector <class-template-ijk-vector>`
[IJK\_Vector](#class-template-ijk-vector)
Detailed description#
Inherits from#
public : TRUST_Vector
<_TRUST_TABL_<_TYPE_, _TYPE_ARRAY_>>
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Protected Methods#
List of Public Methods#
Complete Member Function Documentation#
duplique#
int IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::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 IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::duplique() const override <ijk-vector-protected-int-ijk-vector-trust-tabl-type-type-array-duplique-const-override>`
[int IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::duplique() const override](#ijk-vector-protected-int-ijk-vector-trust-tabl-type-type-array-duplique-const-override)
printOn#
Sortie & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::printOn(Sortie &s) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
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 & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::printOn(Sortie &s) const override <ijk-vector-protected-sortie-ref-ijk-vector-trust-tabl-type-type-array-printon-sortie-ref-s-const-override>`
[Sortie & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::printOn(Sortie &s) const override](#ijk-vector-protected-sortie-ref-ijk-vector-trust-tabl-type-type-array-printon-sortie-ref-s-const-override)
readOn#
Entree & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::readOn(Entree &s) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
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 & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::readOn(Entree &s) override <ijk-vector-protected-entree-ref-ijk-vector-trust-tabl-type-type-array-readon-entree-ref-s-override>`
[Entree & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::readOn(Entree &s) override](#ijk-vector-protected-entree-ref-ijk-vector-trust-tabl-type-type-array-readon-entree-ref-s-override)
taille_memoire#
unsigned IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::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 IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::taille_memoire() const override <ijk-vector-protected-unsigned-ijk-vector-trust-tabl-type-type-array-taille-memoire-const-override>`
[unsigned IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::taille_memoire() const override](#ijk-vector-protected-unsigned-ijk-vector-trust-tabl-type-type-array-taille-memoire-const-override)
IJK_Vector#
IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector()
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:`IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector() <ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector>`
[IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector()](#ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector)
IJK_Vector#
IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(const IJK_Vector &avect)
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:`IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(const IJK_Vector &avect) <ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector-const-ijk-vector-ref-avect>`
[IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(const IJK_Vector &avect)](#ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector-const-ijk-vector-ref-avect)
IJK_Vector#
IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(int i)
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:`IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(int i) <ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector-int-i>`
[IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(int i)](#ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector-int-i)
operator =#
IJK_Vector & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::operator=(const IJK_Vector &avect)
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:`IJK_Vector & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::operator=(const IJK_Vector &avect) <ijk-vector-public-ijk-vector-ref-ijk-vector-trust-tabl-type-type-array-operator-equal-const-ijk-vector-ref-avect>`
[IJK_Vector & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::operator=(const IJK_Vector &avect)](#ijk-vector-public-ijk-vector-ref-ijk-vector-trust-tabl-type-type-array-operator-equal-const-ijk-vector-ref-avect)