Option_DG#
#include <Option_DG.h>
How to cite this class in this doc#
:ref:`Option\_DG <class-option-dg>`
[Option\_DG](#class-option-dg)
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_DG::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Option_DG::duplique() const override <public-int-option-dg-duplique-const-override>`
[int Option_DG::duplique() const override](#public-int-option-dg-duplique-const-override)
get_info
const Type_info * Option_DG::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_DG::get_info() const override <public-const-type-info-ptr-option-dg-get-info-const-override>`
[const Type_info * Option_DG::get_info() const override](#public-const-type-info-ptr-option-dg-get-info-const-override)
interpreter
Entree & Option_DG::interpreter(Entree &) override
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Option_DG::interpreter(Entree &) override <public-entree-ref-option-dg-interpreter-entree-ref-override>`
[Entree & Option_DG::interpreter(Entree &) override](#public-entree-ref-option-dg-interpreter-entree-ref-override)
Option_DG
Option_DG::Option_DG()
How to cite in this doc:
:ref:`Option_DG::Option_DG() <public-option-dg-option-dg>`
[Option_DG::Option_DG()](#public-option-dg-option-dg)
taille_memoire
unsigned Option_DG::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Option_DG::taille_memoire() const override <public-unsigned-option-dg-taille-memoire-const-override>`
[unsigned Option_DG::taille_memoire() const override](#public-unsigned-option-dg-taille-memoire-const-override)
~Option_DG
Option_DG::~Option_DG()
How to cite in this doc:
:ref:`Option_DG::~Option_DG() <public-option-dg-dtor-option-dg>`
[Option_DG::~Option_DG()](#public-option-dg-dtor-option-dg)
cree_instance
Objet_U * Option_DG::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Option_DG::cree_instance() <public-static-objet-u-ptr-option-dg-cree-instance>`
[Objet_U * Option_DG::cree_instance()](#public-static-objet-u-ptr-option-dg-cree-instance)
Get_order_for
int Option_DG::Get_order_for(const Nom &n)
References
How to cite in this doc:
:ref:`int Option_DG::Get_order_for(const Nom &n) <public-static-int-option-dg-get-order-for-const-nom-ref-n>`
[int Option_DG::Get_order_for(const Nom &n)](#public-static-int-option-dg-get-order-for-const-nom-ref-n)
info
const Type_info * Option_DG::info()
How to cite in this doc:
:ref:`const Type_info * Option_DG::info() <public-static-const-type-info-ptr-option-dg-info>`
[const Type_info * Option_DG::info()](#public-static-const-type-info-ptr-option-dg-info)
Nb_col_from_order
int Option_DG::Nb_col_from_order(const int order)
References
Referenced By
How to cite in this doc:
:ref:`int Option_DG::Nb_col_from_order(const int order) <public-static-int-option-dg-nb-col-from-order-const-int-order>`
[int Option_DG::Nb_col_from_order(const int order)](#public-static-int-option-dg-nb-col-from-order-const-int-order)
self_cast
const Option_DG & Option_DG::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Option_DG & Option_DG::self_cast(const Objet_U &) <public-static-const-option-dg-ref-option-dg-self-cast-const-objet-u-ref>`
[const Option_DG & Option_DG::self_cast(const Objet_U &)](#public-static-const-option-dg-ref-option-dg-self-cast-const-objet-u-ref)
self_cast
Option_DG & Option_DG::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Option_DG & Option_DG::self_cast(Objet_U &) <public-static-option-dg-ref-option-dg-self-cast-objet-u-ref>`
[Option_DG & Option_DG::self_cast(Objet_U &)](#public-static-option-dg-ref-option-dg-self-cast-objet-u-ref)
printOn
Sortie & Option_DG::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_DG::printOn(Sortie &x) const override <protected-sortie-ref-option-dg-printon-sortie-ref-x-const-override>`
[Sortie & Option_DG::printOn(Sortie &x) const override](#protected-sortie-ref-option-dg-printon-sortie-ref-x-const-override)
readOn
Entree & Option_DG::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
How to cite in this doc:
:ref:`Entree & Option_DG::readOn(Entree &) override <protected-entree-ref-option-dg-readon-entree-ref-override>`
[Entree & Option_DG::readOn(Entree &) override](#protected-entree-ref-option-dg-readon-entree-ref-override)
Attributes Documentation#
DEFAULT_ORDER (public)
int Option_DG::DEFAULT_ORDER = 1
GRAM_SCHMIDT (public)
int Option_DG::GRAM_SCHMIDT = 1
info_obj (public)
const Type_info Option_DG::info_obj
ORDER_OVERRIDE (public)
std::map<std::string, int> Option_DG::ORDER_OVERRIDE = {}
QUAD_ORDER (public)
int Option_DG::QUAD_ORDER