DescStructure#
#include <DescStructure.h>
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#
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#
DescStructure#
DescStructure::DescStructure()
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#
int DescStructure::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 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#
const Type_info * DescStructure::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 * 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#
unsigned DescStructure::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 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#
DescStructure::~DescStructure()
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#
Objet_U * DescStructure::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 * 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#
const Type_info * DescStructure::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 * 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#
const DescStructure & DescStructure::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 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#
DescStructure & DescStructure::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:`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#
Sortie & DescStructure::printOn(Sortie &x) const override
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#
Entree & DescStructure::readOn(Entree &) override
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#
const Type_info DescStructure::info_obj