Descripteur#
#include <Descripteur.h>
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:`Descripteur <class-descripteur>`
[Descripteur](#class-descripteur)
Detailed description#
Inherits from#
public : Objet_U
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#
Descripteur#
Descripteur::Descripteur()
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:`Descripteur::Descripteur() <descripteur-public-descripteur-descripteur>`
[Descripteur::Descripteur()](#descripteur-public-descripteur-descripteur)
duplique#
int Descripteur::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 Descripteur::duplique() const override <descripteur-public-int-descripteur-duplique-const-override>`
[int Descripteur::duplique() const override](#descripteur-public-int-descripteur-duplique-const-override)
get_info#
const Type_info * Descripteur::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 * Descripteur::get_info() const override <descripteur-public-const-type-info-ptr-descripteur-get-info-const-override>`
[const Type_info * Descripteur::get_info() const override](#descripteur-public-const-type-info-ptr-descripteur-get-info-const-override)
taille_memoire#
unsigned Descripteur::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 Descripteur::taille_memoire() const override <descripteur-public-unsigned-descripteur-taille-memoire-const-override>`
[unsigned Descripteur::taille_memoire() const override](#descripteur-public-unsigned-descripteur-taille-memoire-const-override)
~Descripteur#
Descripteur::~Descripteur()
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:`Descripteur::~Descripteur() <descripteur-public-descripteur-dtor-descripteur>`
[Descripteur::~Descripteur()](#descripteur-public-descripteur-dtor-descripteur)
cree_instance#
Objet_U * Descripteur::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 * Descripteur::cree_instance() <descripteur-public-static-objet-u-ptr-descripteur-cree-instance>`
[Objet_U * Descripteur::cree_instance()](#descripteur-public-static-objet-u-ptr-descripteur-cree-instance)
info#
const Type_info * Descripteur::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 * Descripteur::info() <descripteur-public-static-const-type-info-ptr-descripteur-info>`
[const Type_info * Descripteur::info()](#descripteur-public-static-const-type-info-ptr-descripteur-info)
self_cast#
const Descripteur & Descripteur::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 Descripteur & Descripteur::self_cast(const Objet_U &) <descripteur-public-static-const-descripteur-ref-descripteur-self-cast-const-objet-u-ref>`
[const Descripteur & Descripteur::self_cast(const Objet_U &)](#descripteur-public-static-const-descripteur-ref-descripteur-self-cast-const-objet-u-ref)
self_cast#
Descripteur & Descripteur::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:`Descripteur & Descripteur::self_cast(Objet_U &) <descripteur-public-static-descripteur-ref-descripteur-self-cast-objet-u-ref>`
[Descripteur & Descripteur::self_cast(Objet_U &)](#descripteur-public-static-descripteur-ref-descripteur-self-cast-objet-u-ref)
printOn#
Sortie & Descripteur::printOn(Sortie &x) const override
Ecriture d’un espace virtuel sur un flot de sortie Un espace virtuel est represente par ses 3 attributs deb_, nb_ et stride_.
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 & Descripteur::printOn(Sortie &x) const override <descripteur-protected-sortie-ref-descripteur-printon-sortie-ref-x-const-override>`
[Sortie & Descripteur::printOn(Sortie &x) const override](#descripteur-protected-sortie-ref-descripteur-printon-sortie-ref-x-const-override)
readOn#
Entree & Descripteur::readOn(Entree &) override
Lecture d’un espace virtuel dans un flot d’entree Un espace virtuel est represente par ses 3 attributs deb_ ,nb_ et stride_.
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 & Descripteur::readOn(Entree &) override <descripteur-protected-entree-ref-descripteur-readon-entree-ref-override>`
[Entree & Descripteur::readOn(Entree &) override](#descripteur-protected-entree-ref-descripteur-readon-entree-ref-override)
Attributes Documentation#
const Type_info Descripteur::info_obj
trustIdType Descripteur::deb_
trustIdType Descripteur::nb_
int Descripteur::stride_