Typer_Lire#
#include <Typer_Lire.h>
Keyword to read an object, typically from a data file.
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:`Typer\_Lire <class-typer-lire>`
[Typer\_Lire](#class-typer-lire)
Detailed description#
Inherits from#
Lire (public)
Inheritance graph#
If the image is too small, right-click and open in new tab
How to reference this graph
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:`Typer_Lire Inheritance Graph <typer-lire-inherit-graph>`
[Typer_Lire Inheritance Graph](#typer-lire-inherit-graph)
Member Functions: Public#
Member Functions: Static Public#
Member Functions: Protected#
Complete Member Function Documentation#
duplique#
int Typer_Lire::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 Typer_Lire::duplique() const override <typer-lire-public-int-typer-lire-duplique-const-override>`
[int Typer_Lire::duplique() const override](#typer-lire-public-int-typer-lire-duplique-const-override)
get_info#
const Type_info * Typer_Lire::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 * Typer_Lire::get_info() const override <typer-lire-public-const-type-info-ptr-typer-lire-get-info-const-override>`
[const Type_info * Typer_Lire::get_info() const override](#typer-lire-public-const-type-info-ptr-typer-lire-get-info-const-override)
interpreter#
Entree & Typer_Lire::interpreter(Entree &) override
Read an object.
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 & Typer_Lire::interpreter(Entree &) override <typer-lire-public-entree-ref-typer-lire-interpreter-entree-ref-override>`
[Entree & Typer_Lire::interpreter(Entree &) override](#typer-lire-public-entree-ref-typer-lire-interpreter-entree-ref-override)
taille_memoire#
unsigned Typer_Lire::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 Typer_Lire::taille_memoire() const override <typer-lire-public-unsigned-typer-lire-taille-memoire-const-override>`
[unsigned Typer_Lire::taille_memoire() const override](#typer-lire-public-unsigned-typer-lire-taille-memoire-const-override)
Typer_Lire#
Typer_Lire::Typer_Lire()
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:`Typer_Lire::Typer_Lire() <typer-lire-public-typer-lire-typer-lire>`
[Typer_Lire::Typer_Lire()](#typer-lire-public-typer-lire-typer-lire)
~Typer_Lire#
Typer_Lire::~Typer_Lire()
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:`Typer_Lire::~Typer_Lire() <typer-lire-public-typer-lire-dtor-typer-lire>`
[Typer_Lire::~Typer_Lire()](#typer-lire-public-typer-lire-dtor-typer-lire)
cree_instance#
Objet_U * Typer_Lire::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 * Typer_Lire::cree_instance() <typer-lire-public-static-objet-u-ptr-typer-lire-cree-instance>`
[Objet_U * Typer_Lire::cree_instance()](#typer-lire-public-static-objet-u-ptr-typer-lire-cree-instance)
info#
const Type_info * Typer_Lire::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 * Typer_Lire::info() <typer-lire-public-static-const-type-info-ptr-typer-lire-info>`
[const Type_info * Typer_Lire::info()](#typer-lire-public-static-const-type-info-ptr-typer-lire-info)
self_cast#
const Typer_Lire & Typer_Lire::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 Typer_Lire & Typer_Lire::self_cast(const Objet_U &) <typer-lire-public-static-const-typer-lire-ref-typer-lire-self-cast-const-objet-u-ref>`
[const Typer_Lire & Typer_Lire::self_cast(const Objet_U &)](#typer-lire-public-static-const-typer-lire-ref-typer-lire-self-cast-const-objet-u-ref)
self_cast#
Typer_Lire & Typer_Lire::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:`Typer_Lire & Typer_Lire::self_cast(Objet_U &) <typer-lire-public-static-typer-lire-ref-typer-lire-self-cast-objet-u-ref>`
[Typer_Lire & Typer_Lire::self_cast(Objet_U &)](#typer-lire-public-static-typer-lire-ref-typer-lire-self-cast-objet-u-ref)
printOn#
Sortie & Typer_Lire::printOn(Sortie &x) const override
appel a la methode printOn de la classe Interprete
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 & Typer_Lire::printOn(Sortie &x) const override <typer-lire-protected-sortie-ref-typer-lire-printon-sortie-ref-x-const-override>`
[Sortie & Typer_Lire::printOn(Sortie &x) const override](#typer-lire-protected-sortie-ref-typer-lire-printon-sortie-ref-x-const-override)
readOn#
Entree & Typer_Lire::readOn(Entree &) override
appel a la methode readOn de la classe Interprete
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 & Typer_Lire::readOn(Entree &) override <typer-lire-protected-entree-ref-typer-lire-readon-entree-ref-override>`
[Entree & Typer_Lire::readOn(Entree &) override](#typer-lire-protected-entree-ref-typer-lire-readon-entree-ref-override)
Attributes Documentation#
const Type_info Typer_Lire::info_obj