Interface_sigma_constant#

#include <Interface_sigma_constant.h>

How to cite this class in this doc#

:ref:`Interface\_sigma\_constant <class-interface-sigma-constant>`
[Interface\_sigma\_constant](#class-interface-sigma-constant)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

duplique
int Interface_sigma_constant::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Interface_sigma_constant::duplique() const override <public-int-interface-sigma-constant-duplique-const-override>`
[int Interface_sigma_constant::duplique() const override](#public-int-interface-sigma-constant-duplique-const-override)
get_info
const Type_info * Interface_sigma_constant::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 * Interface_sigma_constant::get_info() const override <public-const-type-info-ptr-interface-sigma-constant-get-info-const-override>`
[const Type_info * Interface_sigma_constant::get_info() const override](#public-const-type-info-ptr-interface-sigma-constant-get-info-const-override)
Interface_sigma_constant
Interface_sigma_constant::Interface_sigma_constant()
How to cite in this doc:
:ref:`Interface_sigma_constant::Interface_sigma_constant() <public-interface-sigma-constant-interface-sigma-constant>`
[Interface_sigma_constant::Interface_sigma_constant()](#public-interface-sigma-constant-interface-sigma-constant)
taille_memoire
unsigned Interface_sigma_constant::taille_memoire() const override

Reimplements:

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

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

Reimplements:

How to cite in this doc:
:ref:`Sortie & Interface_sigma_constant::printOn(Sortie &x) const override <protected-sortie-ref-interface-sigma-constant-printon-sortie-ref-x-const-override>`
[Sortie & Interface_sigma_constant::printOn(Sortie &x) const override](#protected-sortie-ref-interface-sigma-constant-printon-sortie-ref-x-const-override)
readOn
Entree & Interface_sigma_constant::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 & Interface_sigma_constant::readOn(Entree &) override <protected-entree-ref-interface-sigma-constant-readon-entree-ref-override>`
[Entree & Interface_sigma_constant::readOn(Entree &) override](#protected-entree-ref-interface-sigma-constant-readon-entree-ref-override)
sigma_
void Interface_sigma_constant::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override

Reimplements:

How to cite in this doc:
:ref:`void Interface_sigma_constant::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <private-void-interface-sigma-constant-sigma-underscore-const-spand-t-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Interface_sigma_constant::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#private-void-interface-sigma-constant-sigma-underscore-const-spand-t-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
sigma_h_
void Interface_sigma_constant::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override

Reimplements:

How to cite in this doc:
:ref:`void Interface_sigma_constant::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <private-void-interface-sigma-constant-sigma-h-underscore-const-spand-h-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Interface_sigma_constant::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#private-void-interface-sigma-constant-sigma-h-underscore-const-spand-h-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)

Attributes Documentation#

info_obj (public)
const Type_info Interface_sigma_constant::info_obj