Init_spectral#
#include <Init_spectral.h>
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Init\_spectral <class-init-spectral>`
[Init\_spectral](#class-init-spectral)
Detailed description#
Inherits from#
public : Objet_U
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int Init_spectral::duplique() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Init_spectral::duplique() const override <init-spectral-public-int-init-spectral-duplique-const-override>`
[int Init_spectral::duplique() const override](#init-spectral-public-int-init-spectral-duplique-const-override)
get_info#
const Type_info * Init_spectral::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Init_spectral::get_info() const override <init-spectral-public-const-type-info-ptr-init-spectral-get-info-const-override>`
[const Type_info * Init_spectral::get_info() const override](#init-spectral-public-const-type-info-ptr-init-spectral-get-info-const-override)
Init_spectral#
Init_spectral::Init_spectral()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Init_spectral::Init_spectral() <init-spectral-public-init-spectral-init-spectral>`
[Init_spectral::Init_spectral()](#init-spectral-public-init-spectral-init-spectral)
taille_memoire#
unsigned Init_spectral::taille_memoire() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`unsigned Init_spectral::taille_memoire() const override <init-spectral-public-unsigned-init-spectral-taille-memoire-const-override>`
[unsigned Init_spectral::taille_memoire() const override](#init-spectral-public-unsigned-init-spectral-taille-memoire-const-override)
~Init_spectral#
Init_spectral::~Init_spectral()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Init_spectral::~Init_spectral() <init-spectral-public-init-spectral-dtor-init-spectral>`
[Init_spectral::~Init_spectral()](#init-spectral-public-init-spectral-dtor-init-spectral)
cree_instance#
Objet_U * Init_spectral::cree_instance()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Objet_U * Init_spectral::cree_instance() <init-spectral-public-static-objet-u-ptr-init-spectral-cree-instance>`
[Objet_U * Init_spectral::cree_instance()](#init-spectral-public-static-objet-u-ptr-init-spectral-cree-instance)
info#
const Type_info * Init_spectral::info()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Init_spectral::info() <init-spectral-public-static-const-type-info-ptr-init-spectral-info>`
[const Type_info * Init_spectral::info()](#init-spectral-public-static-const-type-info-ptr-init-spectral-info)
self_cast#
const Init_spectral & Init_spectral::self_cast(const Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Init_spectral & Init_spectral::self_cast(const Objet_U &) <init-spectral-public-static-const-init-spectral-ref-init-spectral-self-cast-const-objet-u-ref>`
[const Init_spectral & Init_spectral::self_cast(const Objet_U &)](#init-spectral-public-static-const-init-spectral-ref-init-spectral-self-cast-const-objet-u-ref)
self_cast#
Init_spectral & Init_spectral::self_cast(Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Init_spectral & Init_spectral::self_cast(Objet_U &) <init-spectral-public-static-init-spectral-ref-init-spectral-self-cast-objet-u-ref>`
[Init_spectral & Init_spectral::self_cast(Objet_U &)](#init-spectral-public-static-init-spectral-ref-init-spectral-self-cast-objet-u-ref)
printOn#
Sortie & Init_spectral::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Sortie & Init_spectral::printOn(Sortie &x) const override <init-spectral-protected-sortie-ref-init-spectral-printon-sortie-ref-x-const-override>`
[Sortie & Init_spectral::printOn(Sortie &x) const override](#init-spectral-protected-sortie-ref-init-spectral-printon-sortie-ref-x-const-override)
readOn#
Entree & Init_spectral::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Entree & Init_spectral::readOn(Entree &) override <init-spectral-protected-entree-ref-init-spectral-readon-entree-ref-override>`
[Entree & Init_spectral::readOn(Entree &) override](#init-spectral-protected-entree-ref-init-spectral-readon-entree-ref-override)
Attributes Documentation#
const Type_info Init_spectral::info_obj