Disable_TU#

#include <Disable_TU.h>
Brief description

Class Disable_TU This class is an interpreter used to read the disable_TU flag.

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:`Disable\_TU <class-disable-tu>`
[Disable\_TU](#class-disable-tu)

Detailed description#

Directive: disable_TU This optional directive disables the output of * .TU files. Without this directive, the * .TU files are written

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Disable_TU#

Definition
Disable_TU::Disable_TU()
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:`Disable_TU::Disable_TU() <disable-tu-public-disable-tu-disable-tu>`
[Disable_TU::Disable_TU()](#disable-tu-public-disable-tu-disable-tu)

duplique#

Definition
int Disable_TU::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 Disable_TU::duplique() const override <disable-tu-public-int-disable-tu-duplique-const-override>`
[int Disable_TU::duplique() const override](#disable-tu-public-int-disable-tu-duplique-const-override)

get_info#

Definition
const Type_info * Disable_TU::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 * Disable_TU::get_info() const override <disable-tu-public-const-type-info-ptr-disable-tu-get-info-const-override>`
[const Type_info * Disable_TU::get_info() const override](#disable-tu-public-const-type-info-ptr-disable-tu-get-info-const-override)

interpreter#

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

Main function of the Disable_TU interpreter Set the disable_TU variable to 1.

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 & Disable_TU::interpreter(Entree &) override <disable-tu-public-entree-ref-disable-tu-interpreter-entree-ref-override>`
[Entree & Disable_TU::interpreter(Entree &) override](#disable-tu-public-entree-ref-disable-tu-interpreter-entree-ref-override)

taille_memoire#

Definition
unsigned Disable_TU::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 Disable_TU::taille_memoire() const override <disable-tu-public-unsigned-disable-tu-taille-memoire-const-override>`
[unsigned Disable_TU::taille_memoire() const override](#disable-tu-public-unsigned-disable-tu-taille-memoire-const-override)

~Disable_TU#

Definition
Disable_TU::~Disable_TU()
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:`Disable_TU::~Disable_TU() <disable-tu-public-disable-tu-dtor-disable-tu>`
[Disable_TU::~Disable_TU()](#disable-tu-public-disable-tu-dtor-disable-tu)

cree_instance#

Definition
Objet_U * Disable_TU::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 * Disable_TU::cree_instance() <disable-tu-public-static-objet-u-ptr-disable-tu-cree-instance>`
[Objet_U * Disable_TU::cree_instance()](#disable-tu-public-static-objet-u-ptr-disable-tu-cree-instance)

info#

Definition
const Type_info * Disable_TU::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 * Disable_TU::info() <disable-tu-public-static-const-type-info-ptr-disable-tu-info>`
[const Type_info * Disable_TU::info()](#disable-tu-public-static-const-type-info-ptr-disable-tu-info)

self_cast#

Definition
const Disable_TU & Disable_TU::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 Disable_TU & Disable_TU::self_cast(const Objet_U &) <disable-tu-public-static-const-disable-tu-ref-disable-tu-self-cast-const-objet-u-ref>`
[const Disable_TU & Disable_TU::self_cast(const Objet_U &)](#disable-tu-public-static-const-disable-tu-ref-disable-tu-self-cast-const-objet-u-ref)

self_cast#

Definition
Disable_TU & Disable_TU::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:`Disable_TU & Disable_TU::self_cast(Objet_U &) <disable-tu-public-static-disable-tu-ref-disable-tu-self-cast-objet-u-ref>`
[Disable_TU & Disable_TU::self_cast(Objet_U &)](#disable-tu-public-static-disable-tu-ref-disable-tu-self-cast-objet-u-ref)

printOn#

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

Simple appel a: Interprete::printOn(Sortie&)

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 & Disable_TU::printOn(Sortie &x) const override <disable-tu-protected-sortie-ref-disable-tu-printon-sortie-ref-x-const-override>`
[Sortie & Disable_TU::printOn(Sortie &x) const override](#disable-tu-protected-sortie-ref-disable-tu-printon-sortie-ref-x-const-override)

readOn#

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

Simple appel a: Interprete::readOn(Entree&)

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 & Disable_TU::readOn(Entree &) override <disable-tu-protected-entree-ref-disable-tu-readon-entree-ref-override>`
[Entree & Disable_TU::readOn(Entree &) override](#disable-tu-protected-entree-ref-disable-tu-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Disable_TU::info_obj