Mkdir#

#include <Mkdir.h>
Brief description

Keyword to create a directory, typically from a data file.

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:`Mkdir <class-mkdir>`
[Mkdir](#class-mkdir)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Mkdir::duplique() const override
Brief description
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 Mkdir::duplique() const override <mkdir-public-int-mkdir-duplique-const-override>`
[int Mkdir::duplique() const override](#mkdir-public-int-mkdir-duplique-const-override)

get_info#

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

interpreter#

Definition
Entree & Mkdir::interpreter(Entree &) override
Brief description

make directories: create the directory named is

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 & Mkdir::interpreter(Entree &) override <mkdir-public-entree-ref-mkdir-interpreter-entree-ref-override>`
[Entree & Mkdir::interpreter(Entree &) override](#mkdir-public-entree-ref-mkdir-interpreter-entree-ref-override)

Mkdir#

Definition
Mkdir::Mkdir()
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:`Mkdir::Mkdir() <mkdir-public-mkdir-mkdir>`
[Mkdir::Mkdir()](#mkdir-public-mkdir-mkdir)

taille_memoire#

Definition
unsigned Mkdir::taille_memoire() const override
Brief description
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 Mkdir::taille_memoire() const override <mkdir-public-unsigned-mkdir-taille-memoire-const-override>`
[unsigned Mkdir::taille_memoire() const override](#mkdir-public-unsigned-mkdir-taille-memoire-const-override)

~Mkdir#

Definition
Mkdir::~Mkdir()
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:`Mkdir::~Mkdir() <mkdir-public-mkdir-dtor-mkdir>`
[Mkdir::~Mkdir()](#mkdir-public-mkdir-dtor-mkdir)

cree_instance#

Definition
Objet_U * Mkdir::cree_instance()
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:`Objet_U * Mkdir::cree_instance() <mkdir-public-static-objet-u-ptr-mkdir-cree-instance>`
[Objet_U * Mkdir::cree_instance()](#mkdir-public-static-objet-u-ptr-mkdir-cree-instance)

info#

Definition
const Type_info * Mkdir::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 * Mkdir::info() <mkdir-public-static-const-type-info-ptr-mkdir-info>`
[const Type_info * Mkdir::info()](#mkdir-public-static-const-type-info-ptr-mkdir-info)

self_cast#

Definition
const Mkdir & Mkdir::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 Mkdir & Mkdir::self_cast(const Objet_U &) <mkdir-public-static-const-mkdir-ref-mkdir-self-cast-const-objet-u-ref>`
[const Mkdir & Mkdir::self_cast(const Objet_U &)](#mkdir-public-static-const-mkdir-ref-mkdir-self-cast-const-objet-u-ref)

self_cast#

Definition
Mkdir & Mkdir::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:`Mkdir & Mkdir::self_cast(Objet_U &) <mkdir-public-static-mkdir-ref-mkdir-self-cast-objet-u-ref>`
[Mkdir & Mkdir::self_cast(Objet_U &)](#mkdir-public-static-mkdir-ref-mkdir-self-cast-objet-u-ref)

printOn#

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

call to the printOn method of the Interpreter class

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 & Mkdir::printOn(Sortie &x) const override <mkdir-protected-sortie-ref-mkdir-printon-sortie-ref-x-const-override>`
[Sortie & Mkdir::printOn(Sortie &x) const override](#mkdir-protected-sortie-ref-mkdir-printon-sortie-ref-x-const-override)

readOn#

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

call to the readOn method of the Interpreter class

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

Attributes Documentation#

info_obj (public)
const Type_info Mkdir::info_obj