Esp_Virt#
#include <Esp_Virt.h>
Espace virtuel utilise dans la gestion des tableaux distribues.
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:`Esp\_Virt <class-esp-virt>`
[Esp\_Virt](#class-esp-virt)
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#
duplique#
int Esp_Virt::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 Esp_Virt::duplique() const override <esp-virt-public-int-esp-virt-duplique-const-override>`
[int Esp_Virt::duplique() const override](#esp-virt-public-int-esp-virt-duplique-const-override)
Esp_Virt#
Esp_Virt::Esp_Virt()
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:`Esp_Virt::Esp_Virt() <esp-virt-public-esp-virt-esp-virt>`
[Esp_Virt::Esp_Virt()](#esp-virt-public-esp-virt-esp-virt)
get_info#
const Type_info * Esp_Virt::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 * Esp_Virt::get_info() const override <esp-virt-public-const-type-info-ptr-esp-virt-get-info-const-override>`
[const Type_info * Esp_Virt::get_info() const override](#esp-virt-public-const-type-info-ptr-esp-virt-get-info-const-override)
taille_memoire#
unsigned Esp_Virt::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 Esp_Virt::taille_memoire() const override <esp-virt-public-unsigned-esp-virt-taille-memoire-const-override>`
[unsigned Esp_Virt::taille_memoire() const override](#esp-virt-public-unsigned-esp-virt-taille-memoire-const-override)
~Esp_Virt#
Esp_Virt::~Esp_Virt()
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:`Esp_Virt::~Esp_Virt() <esp-virt-public-esp-virt-dtor-esp-virt>`
[Esp_Virt::~Esp_Virt()](#esp-virt-public-esp-virt-dtor-esp-virt)
cree_instance#
Objet_U * Esp_Virt::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 * Esp_Virt::cree_instance() <esp-virt-public-static-objet-u-ptr-esp-virt-cree-instance>`
[Objet_U * Esp_Virt::cree_instance()](#esp-virt-public-static-objet-u-ptr-esp-virt-cree-instance)
info#
const Type_info * Esp_Virt::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 * Esp_Virt::info() <esp-virt-public-static-const-type-info-ptr-esp-virt-info>`
[const Type_info * Esp_Virt::info()](#esp-virt-public-static-const-type-info-ptr-esp-virt-info)
self_cast#
const Esp_Virt & Esp_Virt::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 Esp_Virt & Esp_Virt::self_cast(const Objet_U &) <esp-virt-public-static-const-esp-virt-ref-esp-virt-self-cast-const-objet-u-ref>`
[const Esp_Virt & Esp_Virt::self_cast(const Objet_U &)](#esp-virt-public-static-const-esp-virt-ref-esp-virt-self-cast-const-objet-u-ref)
self_cast#
Esp_Virt & Esp_Virt::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:`Esp_Virt & Esp_Virt::self_cast(Objet_U &) <esp-virt-public-static-esp-virt-ref-esp-virt-self-cast-objet-u-ref>`
[Esp_Virt & Esp_Virt::self_cast(Objet_U &)](#esp-virt-public-static-esp-virt-ref-esp-virt-self-cast-objet-u-ref)
printOn#
Sortie & Esp_Virt::printOn(Sortie &x) const override
Ecriture d’un espace virtuel sur un flot de sortie Un espace virtuel est represente par ses 3 attributs PE_voisin_, deb_ et nb_.
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 & Esp_Virt::printOn(Sortie &x) const override <esp-virt-protected-sortie-ref-esp-virt-printon-sortie-ref-x-const-override>`
[Sortie & Esp_Virt::printOn(Sortie &x) const override](#esp-virt-protected-sortie-ref-esp-virt-printon-sortie-ref-x-const-override)
readOn#
Entree & Esp_Virt::readOn(Entree &) override
Lecture d’un espace virtuel dans un flot d’entree Un espace virtuel est represente par ses 3 attributs PE_voisin_, deb_ et nb_.
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 & Esp_Virt::readOn(Entree &) override <esp-virt-protected-entree-ref-esp-virt-readon-entree-ref-override>`
[Entree & Esp_Virt::readOn(Entree &) override](#esp-virt-protected-entree-ref-esp-virt-readon-entree-ref-override)
Attributes Documentation#
const Type_info Esp_Virt::info_obj
TRUST_Vector<Descripteur> Esp_Virt::desc_ev_
int Esp_Virt::PE_voisin_