Op_Dift_EF_Q1_option#

#include <Op_Dift_EF_Q1.h>

How to cite this class in this doc#

:ref:`Op\_Dift\_EF\_Q1\_option <class-op-dift-ef-q1-option>`
[Op\_Dift\_EF\_Q1\_option](#class-op-dift-ef-q1-option)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique
int Op_Dift_EF_Q1_option::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Op_Dift_EF_Q1_option::duplique() const override <public-int-op-dift-ef-q1-option-duplique-const-override>`
[int Op_Dift_EF_Q1_option::duplique() const override](#public-int-op-dift-ef-q1-option-duplique-const-override)
get_info
const Type_info * Op_Dift_EF_Q1_option::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Op_Dift_EF_Q1_option::get_info() const override <public-const-type-info-ptr-op-dift-ef-q1-option-get-info-const-override>`
[const Type_info * Op_Dift_EF_Q1_option::get_info() const override](#public-const-type-info-ptr-op-dift-ef-q1-option-get-info-const-override)
Op_Dift_EF_Q1_option
Op_Dift_EF_Q1_option::Op_Dift_EF_Q1_option()
How to cite in this doc:
:ref:`Op_Dift_EF_Q1_option::Op_Dift_EF_Q1_option() <public-op-dift-ef-q1-option-op-dift-ef-q1-option>`
[Op_Dift_EF_Q1_option::Op_Dift_EF_Q1_option()](#public-op-dift-ef-q1-option-op-dift-ef-q1-option)
taille_memoire
unsigned Op_Dift_EF_Q1_option::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Op_Dift_EF_Q1_option::taille_memoire() const override <public-unsigned-op-dift-ef-q1-option-taille-memoire-const-override>`
[unsigned Op_Dift_EF_Q1_option::taille_memoire() const override](#public-unsigned-op-dift-ef-q1-option-taille-memoire-const-override)
~Op_Dift_EF_Q1_option
Op_Dift_EF_Q1_option::~Op_Dift_EF_Q1_option()
How to cite in this doc:
:ref:`Op_Dift_EF_Q1_option::~Op_Dift_EF_Q1_option() <public-op-dift-ef-q1-option-dtor-op-dift-ef-q1-option>`
[Op_Dift_EF_Q1_option::~Op_Dift_EF_Q1_option()](#public-op-dift-ef-q1-option-dtor-op-dift-ef-q1-option)
cree_instance
Objet_U * Op_Dift_EF_Q1_option::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Op_Dift_EF_Q1_option::cree_instance() <public-static-objet-u-ptr-op-dift-ef-q1-option-cree-instance>`
[Objet_U * Op_Dift_EF_Q1_option::cree_instance()](#public-static-objet-u-ptr-op-dift-ef-q1-option-cree-instance)
info
const Type_info * Op_Dift_EF_Q1_option::info()
How to cite in this doc:
:ref:`const Type_info * Op_Dift_EF_Q1_option::info() <public-static-const-type-info-ptr-op-dift-ef-q1-option-info>`
[const Type_info * Op_Dift_EF_Q1_option::info()](#public-static-const-type-info-ptr-op-dift-ef-q1-option-info)
self_cast
const Op_Dift_EF_Q1_option & Op_Dift_EF_Q1_option::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Op_Dift_EF_Q1_option & Op_Dift_EF_Q1_option::self_cast(const Objet_U &) <public-static-const-op-dift-ef-q1-option-ref-op-dift-ef-q1-option-self-cast-const-objet-u-ref>`
[const Op_Dift_EF_Q1_option & Op_Dift_EF_Q1_option::self_cast(const Objet_U &)](#public-static-const-op-dift-ef-q1-option-ref-op-dift-ef-q1-option-self-cast-const-objet-u-ref)
self_cast
Op_Dift_EF_Q1_option & Op_Dift_EF_Q1_option::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Op_Dift_EF_Q1_option & Op_Dift_EF_Q1_option::self_cast(Objet_U &) <public-static-op-dift-ef-q1-option-ref-op-dift-ef-q1-option-self-cast-objet-u-ref>`
[Op_Dift_EF_Q1_option & Op_Dift_EF_Q1_option::self_cast(Objet_U &)](#public-static-op-dift-ef-q1-option-ref-op-dift-ef-q1-option-self-cast-objet-u-ref)
printOn
Sortie & Op_Dift_EF_Q1_option::printOn(Sortie &x) const override

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & Op_Dift_EF_Q1_option::printOn(Sortie &x) const override <protected-sortie-ref-op-dift-ef-q1-option-printon-sortie-ref-x-const-override>`
[Sortie & Op_Dift_EF_Q1_option::printOn(Sortie &x) const override](#protected-sortie-ref-op-dift-ef-q1-option-printon-sortie-ref-x-const-override)
readOn
Entree & Op_Dift_EF_Q1_option::readOn(Entree &) override

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

References
How to cite in this doc:
:ref:`Entree & Op_Dift_EF_Q1_option::readOn(Entree &) override <protected-entree-ref-op-dift-ef-q1-option-readon-entree-ref-override>`
[Entree & Op_Dift_EF_Q1_option::readOn(Entree &) override](#protected-entree-ref-op-dift-ef-q1-option-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Dift_EF_Q1_option::info_obj