Descripteur#

#include <Descripteur.h>
Brief description

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#

Inheritance graph#

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

../../../../../_images/classDescripteur__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Descripteur#

Definition
Descripteur::Descripteur()
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:`Descripteur::Descripteur() <descripteur-public-descripteur-descripteur>`
[Descripteur::Descripteur()](#descripteur-public-descripteur-descripteur)

duplique#

Definition
int Descripteur::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 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#

Definition
const Type_info * Descripteur::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 * 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#

Definition
unsigned Descripteur::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 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#

Definition
Descripteur::~Descripteur()
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:`Descripteur::~Descripteur() <descripteur-public-descripteur-dtor-descripteur>`
[Descripteur::~Descripteur()](#descripteur-public-descripteur-dtor-descripteur)

cree_instance#

Definition
Objet_U * Descripteur::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 * 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#

Definition
const Type_info * Descripteur::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 * 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#

Definition
const Descripteur & Descripteur::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 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#

Definition
Descripteur & Descripteur::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:`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#

Definition
Sortie & Descripteur::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Descripteur::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Descripteur::info_obj
deb_ (private)
trustIdType Descripteur::deb_
nb_ (private)
trustIdType Descripteur::nb_
stride_ (private)
int Descripteur::stride_