DescStructure#

#include <DescStructure.h>
Brief description

Sert a relire ancinne structure parallele.

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:`DescStructure <class-descstructure>`
[DescStructure](#class-descstructure)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classDescStructure__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

DescStructure#

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

duplique#

Definition
int DescStructure::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 DescStructure::duplique() const override <descstructure-public-int-descstructure-duplique-const-override>`
[int DescStructure::duplique() const override](#descstructure-public-int-descstructure-duplique-const-override)

get_info#

Definition
const Type_info * DescStructure::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 * DescStructure::get_info() const override <descstructure-public-const-type-info-ptr-descstructure-get-info-const-override>`
[const Type_info * DescStructure::get_info() const override](#descstructure-public-const-type-info-ptr-descstructure-get-info-const-override)

taille_memoire#

Definition
unsigned DescStructure::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 DescStructure::taille_memoire() const override <descstructure-public-unsigned-descstructure-taille-memoire-const-override>`
[unsigned DescStructure::taille_memoire() const override](#descstructure-public-unsigned-descstructure-taille-memoire-const-override)

~DescStructure#

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

cree_instance#

Definition
Objet_U * DescStructure::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 * DescStructure::cree_instance() <descstructure-public-static-objet-u-ptr-descstructure-cree-instance>`
[Objet_U * DescStructure::cree_instance()](#descstructure-public-static-objet-u-ptr-descstructure-cree-instance)

info#

Definition
const Type_info * DescStructure::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 * DescStructure::info() <descstructure-public-static-const-type-info-ptr-descstructure-info>`
[const Type_info * DescStructure::info()](#descstructure-public-static-const-type-info-ptr-descstructure-info)

self_cast#

Definition
const DescStructure & DescStructure::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 DescStructure & DescStructure::self_cast(const Objet_U &) <descstructure-public-static-const-descstructure-ref-descstructure-self-cast-const-objet-u-ref>`
[const DescStructure & DescStructure::self_cast(const Objet_U &)](#descstructure-public-static-const-descstructure-ref-descstructure-self-cast-const-objet-u-ref)

self_cast#

Definition
DescStructure & DescStructure::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:`DescStructure & DescStructure::self_cast(Objet_U &) <descstructure-public-static-descstructure-ref-descstructure-self-cast-objet-u-ref>`
[DescStructure & DescStructure::self_cast(Objet_U &)](#descstructure-public-static-descstructure-ref-descstructure-self-cast-objet-u-ref)

printOn#

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

Pas utilise.

Detailed description

Reimplements:

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:`Sortie & DescStructure::printOn(Sortie &x) const override <descstructure-protected-sortie-ref-descstructure-printon-sortie-ref-x-const-override>`
[Sortie & DescStructure::printOn(Sortie &x) const override](#descstructure-protected-sortie-ref-descstructure-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un descripteur de structure Un descripteur de structure est constitue d’un.

Detailed description

identificateur, d’un vecteur d’espaces virtuels, d’un vecteur d’espaces distants et d’un descripteur de structure interne

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 & DescStructure::readOn(Entree &) override <descstructure-protected-entree-ref-descstructure-readon-entree-ref-override>`
[Entree & DescStructure::readOn(Entree &) override](#descstructure-protected-entree-ref-descstructure-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info DescStructure::info_obj