PCShell_base#

#include <PCShell_base.h>
Brief description

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:`PCShell\_base <class-pcshell-base>`
[PCShell\_base](#class-pcshell-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classPCShell__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

get_info#

Definition
const Type_info * PCShell_base::get_info() const override
Brief description

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 * PCShell_base::get_info() const override <pcshell-base-public-const-type-info-ptr-pcshell-base-get-info-const-override>`
[const Type_info * PCShell_base::get_info() const override](#pcshell-base-public-const-type-info-ptr-pcshell-base-get-info-const-override)

PCShell_base#

Definition
PCShell_base::PCShell_base()
Brief description
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:`PCShell_base::PCShell_base() <pcshell-base-public-pcshell-base-pcshell-base>`
[PCShell_base::PCShell_base()](#pcshell-base-public-pcshell-base-pcshell-base)

~PCShell_base#

Definition
PCShell_base::~PCShell_base() override
Brief description
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:`PCShell_base::~PCShell_base() override <pcshell-base-public-pcshell-base-dtor-pcshell-base-override>`
[PCShell_base::~PCShell_base() override](#pcshell-base-public-pcshell-base-dtor-pcshell-base-override)

info#

Definition
const Type_info * PCShell_base::info()
Brief description
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 * PCShell_base::info() <pcshell-base-public-static-const-type-info-ptr-pcshell-base-info>`
[const Type_info * PCShell_base::info()](#pcshell-base-public-static-const-type-info-ptr-pcshell-base-info)

self_cast#

Definition
const PCShell_base & PCShell_base::self_cast(const Objet_U &)
Brief description
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 PCShell_base & PCShell_base::self_cast(const Objet_U &) <pcshell-base-public-static-const-pcshell-base-ref-pcshell-base-self-cast-const-objet-u-ref>`
[const PCShell_base & PCShell_base::self_cast(const Objet_U &)](#pcshell-base-public-static-const-pcshell-base-ref-pcshell-base-self-cast-const-objet-u-ref)

self_cast#

Definition
PCShell_base & PCShell_base::self_cast(Objet_U &)
Brief description
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:`PCShell_base & PCShell_base::self_cast(Objet_U &) <pcshell-base-public-static-pcshell-base-ref-pcshell-base-self-cast-objet-u-ref>`
[PCShell_base & PCShell_base::self_cast(Objet_U &)](#pcshell-base-public-static-pcshell-base-ref-pcshell-base-self-cast-objet-u-ref)

printOn#

Definition
Sortie & PCShell_base::printOn(Sortie &x) const override
Brief description

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

Detailed description

Reimplements:

References
Referenced By
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 & PCShell_base::printOn(Sortie &x) const override <pcshell-base-protected-sortie-ref-pcshell-base-printon-sortie-ref-x-const-override>`
[Sortie & PCShell_base::printOn(Sortie &x) const override](#pcshell-base-protected-sortie-ref-pcshell-base-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & PCShell_base::readOn(Entree &) override
Brief description

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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:`Entree & PCShell_base::readOn(Entree &) override <pcshell-base-protected-entree-ref-pcshell-base-readon-entree-ref-override>`
[Entree & PCShell_base::readOn(Entree &) override](#pcshell-base-protected-entree-ref-pcshell-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info PCShell_base::info_obj