Lire_Ideas#
#include <Lire_Ideas.h>
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:`Lire\_Ideas <class-lire-ideas>`
[Lire\_Ideas](#class-lire-ideas)
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 Lire_Ideas::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 Lire_Ideas::duplique() const override <lire-ideas-public-int-lire-ideas-duplique-const-override>`
[int Lire_Ideas::duplique() const override](#lire-ideas-public-int-lire-ideas-duplique-const-override)
get_info#
const Type_info * Lire_Ideas::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 * Lire_Ideas::get_info() const override <lire-ideas-public-const-type-info-ptr-lire-ideas-get-info-const-override>`
[const Type_info * Lire_Ideas::get_info() const override](#lire-ideas-public-const-type-info-ptr-lire-ideas-get-info-const-override)
interpreter_#
Entree & Lire_Ideas::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 & Lire_Ideas::interpreter_(Entree &) override <lire-ideas-public-entree-ref-lire-ideas-interpreter-underscore-entree-ref-override>`
[Entree & Lire_Ideas::interpreter_(Entree &) override](#lire-ideas-public-entree-ref-lire-ideas-interpreter-underscore-entree-ref-override)
Lire_Ideas#
Lire_Ideas::Lire_Ideas()
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:`Lire_Ideas::Lire_Ideas() <lire-ideas-public-lire-ideas-lire-ideas>`
[Lire_Ideas::Lire_Ideas()](#lire-ideas-public-lire-ideas-lire-ideas)
taille_memoire#
unsigned Lire_Ideas::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 Lire_Ideas::taille_memoire() const override <lire-ideas-public-unsigned-lire-ideas-taille-memoire-const-override>`
[unsigned Lire_Ideas::taille_memoire() const override](#lire-ideas-public-unsigned-lire-ideas-taille-memoire-const-override)
~Lire_Ideas#
Lire_Ideas::~Lire_Ideas()
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:`Lire_Ideas::~Lire_Ideas() <lire-ideas-public-lire-ideas-dtor-lire-ideas>`
[Lire_Ideas::~Lire_Ideas()](#lire-ideas-public-lire-ideas-dtor-lire-ideas)
cree_instance#
Objet_U * Lire_Ideas::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 * Lire_Ideas::cree_instance() <lire-ideas-public-static-objet-u-ptr-lire-ideas-cree-instance>`
[Objet_U * Lire_Ideas::cree_instance()](#lire-ideas-public-static-objet-u-ptr-lire-ideas-cree-instance)
info#
const Type_info * Lire_Ideas::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 * Lire_Ideas::info() <lire-ideas-public-static-const-type-info-ptr-lire-ideas-info>`
[const Type_info * Lire_Ideas::info()](#lire-ideas-public-static-const-type-info-ptr-lire-ideas-info)
self_cast#
const Lire_Ideas & Lire_Ideas::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 Lire_Ideas & Lire_Ideas::self_cast(const Objet_U &) <lire-ideas-public-static-const-lire-ideas-ref-lire-ideas-self-cast-const-objet-u-ref>`
[const Lire_Ideas & Lire_Ideas::self_cast(const Objet_U &)](#lire-ideas-public-static-const-lire-ideas-ref-lire-ideas-self-cast-const-objet-u-ref)
self_cast#
Lire_Ideas & Lire_Ideas::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:`Lire_Ideas & Lire_Ideas::self_cast(Objet_U &) <lire-ideas-public-static-lire-ideas-ref-lire-ideas-self-cast-objet-u-ref>`
[Lire_Ideas & Lire_Ideas::self_cast(Objet_U &)](#lire-ideas-public-static-lire-ideas-ref-lire-ideas-self-cast-objet-u-ref)
printOn#
Sortie & Lire_Ideas::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 & Lire_Ideas::printOn(Sortie &x) const override <lire-ideas-protected-sortie-ref-lire-ideas-printon-sortie-ref-x-const-override>`
[Sortie & Lire_Ideas::printOn(Sortie &x) const override](#lire-ideas-protected-sortie-ref-lire-ideas-printon-sortie-ref-x-const-override)
readOn#
Entree & Lire_Ideas::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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 & Lire_Ideas::readOn(Entree &) override <lire-ideas-protected-entree-ref-lire-ideas-readon-entree-ref-override>`
[Entree & Lire_Ideas::readOn(Entree &) override](#lire-ideas-protected-entree-ref-lire-ideas-readon-entree-ref-override)
Attributes Documentation#
const Type_info Lire_Ideas::info_obj