Option_VDF#
#include <Option_VDF.h>
How to cite this class in this doc#
:ref:`Option\_VDF <class-option-vdf>`
[Option\_VDF](#class-option-vdf)
Detailed description#
Inherits from#
public : Interprete
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique
int Option_VDF::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Option_VDF::duplique() const override <public-int-option-vdf-duplique-const-override>`
[int Option_VDF::duplique() const override](#public-int-option-vdf-duplique-const-override)
get_info
const Type_info * Option_VDF::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 * Option_VDF::get_info() const override <public-const-type-info-ptr-option-vdf-get-info-const-override>`
[const Type_info * Option_VDF::get_info() const override](#public-const-type-info-ptr-option-vdf-get-info-const-override)
interpreter
Entree & Option_VDF::interpreter(Entree &) override
Reimplements:
How to cite in this doc:
:ref:`Entree & Option_VDF::interpreter(Entree &) override <public-entree-ref-option-vdf-interpreter-entree-ref-override>`
[Entree & Option_VDF::interpreter(Entree &) override](#public-entree-ref-option-vdf-interpreter-entree-ref-override)
lire_motcle_non_standard
int Option_VDF::lire_motcle_non_standard(const Motcle &, Entree &) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
Reimplements:
How to cite in this doc:
:ref:`int Option_VDF::lire_motcle_non_standard(const Motcle &, Entree &) override <public-int-option-vdf-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Option_VDF::lire_motcle_non_standard(const Motcle &, Entree &) override](#public-int-option-vdf-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
Option_VDF
Option_VDF::Option_VDF()
How to cite in this doc:
:ref:`Option_VDF::Option_VDF() <public-option-vdf-option-vdf>`
[Option_VDF::Option_VDF()](#public-option-vdf-option-vdf)
taille_memoire
unsigned Option_VDF::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Option_VDF::taille_memoire() const override <public-unsigned-option-vdf-taille-memoire-const-override>`
[unsigned Option_VDF::taille_memoire() const override](#public-unsigned-option-vdf-taille-memoire-const-override)
test_mot
int Option_VDF::test_mot(const Motcle &mot_cle, const Motcle &mot_lu) const
References
Referenced By
How to cite in this doc:
:ref:`int Option_VDF::test_mot(const Motcle &mot_cle, const Motcle &mot_lu) const <public-int-option-vdf-test-mot-const-motcle-ref-mot-cle-const-motcle-ref-mot-lu-const>`
[int Option_VDF::test_mot(const Motcle &mot_cle, const Motcle &mot_lu) const](#public-int-option-vdf-test-mot-const-motcle-ref-mot-cle-const-motcle-ref-mot-lu-const)
~Option_VDF
Option_VDF::~Option_VDF()
How to cite in this doc:
:ref:`Option_VDF::~Option_VDF() <public-option-vdf-dtor-option-vdf>`
[Option_VDF::~Option_VDF()](#public-option-vdf-dtor-option-vdf)
cree_instance
Objet_U * Option_VDF::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Option_VDF::cree_instance() <public-static-objet-u-ptr-option-vdf-cree-instance>`
[Objet_U * Option_VDF::cree_instance()](#public-static-objet-u-ptr-option-vdf-cree-instance)
info
const Type_info * Option_VDF::info()
How to cite in this doc:
:ref:`const Type_info * Option_VDF::info() <public-static-const-type-info-ptr-option-vdf-info>`
[const Type_info * Option_VDF::info()](#public-static-const-type-info-ptr-option-vdf-info)
self_cast
const Option_VDF & Option_VDF::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Option_VDF & Option_VDF::self_cast(const Objet_U &) <public-static-const-option-vdf-ref-option-vdf-self-cast-const-objet-u-ref>`
[const Option_VDF & Option_VDF::self_cast(const Objet_U &)](#public-static-const-option-vdf-ref-option-vdf-self-cast-const-objet-u-ref)
self_cast
Option_VDF & Option_VDF::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Option_VDF & Option_VDF::self_cast(Objet_U &) <public-static-option-vdf-ref-option-vdf-self-cast-objet-u-ref>`
[Option_VDF & Option_VDF::self_cast(Objet_U &)](#public-static-option-vdf-ref-option-vdf-self-cast-objet-u-ref)
printOn
Sortie & Option_VDF::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 & Option_VDF::printOn(Sortie &x) const override <protected-sortie-ref-option-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Option_VDF::printOn(Sortie &x) const override](#protected-sortie-ref-option-vdf-printon-sortie-ref-x-const-override)
readOn
Entree & Option_VDF::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 & Option_VDF::readOn(Entree &) override <protected-entree-ref-option-vdf-readon-entree-ref-override>`
[Entree & Option_VDF::readOn(Entree &) override](#protected-entree-ref-option-vdf-readon-entree-ref-override)
Attributes Documentation#
coeff_P_neumann (public)
double Option_VDF::coeff_P_neumann = 1.
info_obj (public)
const Type_info Option_VDF::info_obj
traitement_coins (public)
int Option_VDF::traitement_coins = 0
traitement_gradients (public)
int Option_VDF::traitement_gradients = 0
all_options_ (private)
bool Option_VDF::all_options_ = false