Extraire_plan#
#include <Extraire_plan.h>
Classe Extraire_plan Lecture d’un fichier.
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:`Extraire\_plan <class-extraire-plan>`
[Extraire\_plan](#class-extraire-plan)
Detailed description#
Inherits from#
public : Interprete_geometrique_base_32_64
<int>
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 Extraire_plan::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 Extraire_plan::duplique() const override <extraire-plan-public-int-extraire-plan-duplique-const-override>`
[int Extraire_plan::duplique() const override](#extraire-plan-public-int-extraire-plan-duplique-const-override)
Extraire_plan#
Extraire_plan::Extraire_plan()
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:`Extraire_plan::Extraire_plan() <extraire-plan-public-extraire-plan-extraire-plan>`
[Extraire_plan::Extraire_plan()](#extraire-plan-public-extraire-plan-extraire-plan)
get_info#
const Type_info * Extraire_plan::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 * Extraire_plan::get_info() const override <extraire-plan-public-const-type-info-ptr-extraire-plan-get-info-const-override>`
[const Type_info * Extraire_plan::get_info() const override](#extraire-plan-public-const-type-info-ptr-extraire-plan-get-info-const-override)
interpreter_#
Entree & Extraire_plan::interpreter_(Entree &) override
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:`Entree & Extraire_plan::interpreter_(Entree &) override <extraire-plan-public-entree-ref-extraire-plan-interpreter-underscore-entree-ref-override>`
[Entree & Extraire_plan::interpreter_(Entree &) override](#extraire-plan-public-entree-ref-extraire-plan-interpreter-underscore-entree-ref-override)
taille_memoire#
unsigned Extraire_plan::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 Extraire_plan::taille_memoire() const override <extraire-plan-public-unsigned-extraire-plan-taille-memoire-const-override>`
[unsigned Extraire_plan::taille_memoire() const override](#extraire-plan-public-unsigned-extraire-plan-taille-memoire-const-override)
~Extraire_plan#
Extraire_plan::~Extraire_plan()
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:`Extraire_plan::~Extraire_plan() <extraire-plan-public-extraire-plan-dtor-extraire-plan>`
[Extraire_plan::~Extraire_plan()](#extraire-plan-public-extraire-plan-dtor-extraire-plan)
cree_instance#
Objet_U * Extraire_plan::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 * Extraire_plan::cree_instance() <extraire-plan-public-static-objet-u-ptr-extraire-plan-cree-instance>`
[Objet_U * Extraire_plan::cree_instance()](#extraire-plan-public-static-objet-u-ptr-extraire-plan-cree-instance)
info#
const Type_info * Extraire_plan::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 * Extraire_plan::info() <extraire-plan-public-static-const-type-info-ptr-extraire-plan-info>`
[const Type_info * Extraire_plan::info()](#extraire-plan-public-static-const-type-info-ptr-extraire-plan-info)
self_cast#
const Extraire_plan & Extraire_plan::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 Extraire_plan & Extraire_plan::self_cast(const Objet_U &) <extraire-plan-public-static-const-extraire-plan-ref-extraire-plan-self-cast-const-objet-u-ref>`
[const Extraire_plan & Extraire_plan::self_cast(const Objet_U &)](#extraire-plan-public-static-const-extraire-plan-ref-extraire-plan-self-cast-const-objet-u-ref)
self_cast#
Extraire_plan & Extraire_plan::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:`Extraire_plan & Extraire_plan::self_cast(Objet_U &) <extraire-plan-public-static-extraire-plan-ref-extraire-plan-self-cast-objet-u-ref>`
[Extraire_plan & Extraire_plan::self_cast(Objet_U &)](#extraire-plan-public-static-extraire-plan-ref-extraire-plan-self-cast-objet-u-ref)
printOn#
Sortie & Extraire_plan::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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 & Extraire_plan::printOn(Sortie &x) const override <extraire-plan-protected-sortie-ref-extraire-plan-printon-sortie-ref-x-const-override>`
[Sortie & Extraire_plan::printOn(Sortie &x) const override](#extraire-plan-protected-sortie-ref-extraire-plan-printon-sortie-ref-x-const-override)
readOn#
Entree & Extraire_plan::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Extraire_plan::readOn(Entree &) override <extraire-plan-protected-entree-ref-extraire-plan-readon-entree-ref-override>`
[Entree & Extraire_plan::readOn(Entree &) override](#extraire-plan-protected-entree-ref-extraire-plan-readon-entree-ref-override)
Attributes Documentation#
const Type_info Extraire_plan::info_obj