Create_domain_from_sub_domain#

#include <Create_domain_from_sub_domain.h>

Classe Create_domain_from_sub_domain Lecture d’un fichier.

How to cite this class in this doc#

:ref:`Create\_domain\_from\_sub\_domain <class-create-domain-from-sub-domain>`
[Create\_domain\_from\_sub\_domain](#class-create-domain-from-sub-domain)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Create_domain_from_sub_domain
Create_domain_from_sub_domain::Create_domain_from_sub_domain()
How to cite in this doc:
:ref:`Create_domain_from_sub_domain::Create_domain_from_sub_domain() <public-create-domain-from-sub-domain-create-domain-from-sub-domain>`
[Create_domain_from_sub_domain::Create_domain_from_sub_domain()](#public-create-domain-from-sub-domain-create-domain-from-sub-domain)
duplique
int Create_domain_from_sub_domain::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Create_domain_from_sub_domain::duplique() const override <public-int-create-domain-from-sub-domain-duplique-const-override>`
[int Create_domain_from_sub_domain::duplique() const override](#public-int-create-domain-from-sub-domain-duplique-const-override)
get_info
const Type_info * Create_domain_from_sub_domain::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 * Create_domain_from_sub_domain::get_info() const override <public-const-type-info-ptr-create-domain-from-sub-domain-get-info-const-override>`
[const Type_info * Create_domain_from_sub_domain::get_info() const override](#public-const-type-info-ptr-create-domain-from-sub-domain-get-info-const-override)
lire_motcle_non_standard
int Create_domain_from_sub_domain::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:

References
How to cite in this doc:
:ref:`int Create_domain_from_sub_domain::lire_motcle_non_standard(const Motcle &, Entree &) override <public-int-create-domain-from-sub-domain-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Create_domain_from_sub_domain::lire_motcle_non_standard(const Motcle &, Entree &) override](#public-int-create-domain-from-sub-domain-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
taille_memoire
unsigned Create_domain_from_sub_domain::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Create_domain_from_sub_domain::taille_memoire() const override <public-unsigned-create-domain-from-sub-domain-taille-memoire-const-override>`
[unsigned Create_domain_from_sub_domain::taille_memoire() const override](#public-unsigned-create-domain-from-sub-domain-taille-memoire-const-override)
~Create_domain_from_sub_domain
Create_domain_from_sub_domain::~Create_domain_from_sub_domain()
How to cite in this doc:
:ref:`Create_domain_from_sub_domain::~Create_domain_from_sub_domain() <public-create-domain-from-sub-domain-dtor-create-domain-from-sub-domain>`
[Create_domain_from_sub_domain::~Create_domain_from_sub_domain()](#public-create-domain-from-sub-domain-dtor-create-domain-from-sub-domain)
cree_instance
Objet_U * Create_domain_from_sub_domain::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Create_domain_from_sub_domain::cree_instance() <public-static-objet-u-ptr-create-domain-from-sub-domain-cree-instance>`
[Objet_U * Create_domain_from_sub_domain::cree_instance()](#public-static-objet-u-ptr-create-domain-from-sub-domain-cree-instance)
info
const Type_info * Create_domain_from_sub_domain::info()
How to cite in this doc:
:ref:`const Type_info * Create_domain_from_sub_domain::info() <public-static-const-type-info-ptr-create-domain-from-sub-domain-info>`
[const Type_info * Create_domain_from_sub_domain::info()](#public-static-const-type-info-ptr-create-domain-from-sub-domain-info)
self_cast
const Create_domain_from_sub_domain & Create_domain_from_sub_domain::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Create_domain_from_sub_domain & Create_domain_from_sub_domain::self_cast(const Objet_U &) <public-static-const-create-domain-from-sub-domain-ref-create-domain-from-sub-domain-self-cast-const-objet-u-ref>`
[const Create_domain_from_sub_domain & Create_domain_from_sub_domain::self_cast(const Objet_U &)](#public-static-const-create-domain-from-sub-domain-ref-create-domain-from-sub-domain-self-cast-const-objet-u-ref)
self_cast
Create_domain_from_sub_domain & Create_domain_from_sub_domain::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Create_domain_from_sub_domain & Create_domain_from_sub_domain::self_cast(Objet_U &) <public-static-create-domain-from-sub-domain-ref-create-domain-from-sub-domain-self-cast-objet-u-ref>`
[Create_domain_from_sub_domain & Create_domain_from_sub_domain::self_cast(Objet_U &)](#public-static-create-domain-from-sub-domain-ref-create-domain-from-sub-domain-self-cast-objet-u-ref)
printOn
Sortie & Create_domain_from_sub_domain::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 & Create_domain_from_sub_domain::printOn(Sortie &x) const override <protected-sortie-ref-create-domain-from-sub-domain-printon-sortie-ref-x-const-override>`
[Sortie & Create_domain_from_sub_domain::printOn(Sortie &x) const override](#protected-sortie-ref-create-domain-from-sub-domain-printon-sortie-ref-x-const-override)
readOn
Entree & Create_domain_from_sub_domain::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 & Create_domain_from_sub_domain::readOn(Entree &) override <protected-entree-ref-create-domain-from-sub-domain-readon-entree-ref-override>`
[Entree & Create_domain_from_sub_domain::readOn(Entree &) override](#protected-entree-ref-create-domain-from-sub-domain-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Create_domain_from_sub_domain::info_obj
noms_doms (private)
Noms Create_domain_from_sub_domain::noms_doms
noms_sous_domaines (private)
Noms Create_domain_from_sub_domain::noms_sous_domaines