Typer_Lire#

#include <Typer_Lire.h>
Brief description

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#

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)
../../../../_images/classTyper__Lire__inherit__graph.png

Member Functions: Public#

Member Functions: Static Public#

Member Functions: Protected#

Complete Member Function Documentation#

duplique#

Definition
int Typer_Lire::duplique() const override
Brief description
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#

Definition
const Type_info * Typer_Lire::get_info() const override
Brief description

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#

Definition
Entree & Typer_Lire::interpreter(Entree &) override
Brief description

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#

Definition
unsigned Typer_Lire::taille_memoire() const override
Brief description
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#

Definition
Typer_Lire::Typer_Lire()
Brief description
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#

Definition
Typer_Lire::~Typer_Lire()
Brief description
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#

Definition
Objet_U * Typer_Lire::cree_instance()
Brief description
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#

Definition
const Type_info * Typer_Lire::info()
Brief description
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#

Definition
const Typer_Lire & Typer_Lire::self_cast(const Objet_U &)
Brief description
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#

Definition
Typer_Lire & Typer_Lire::self_cast(Objet_U &)
Brief description
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#

Definition
Sortie & Typer_Lire::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Typer_Lire::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Typer_Lire::info_obj