Mkdir#
#include <Mkdir.h>
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#
public : Interprete
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int Mkdir::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 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#
const Type_info * Mkdir::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 * 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#
Entree & Mkdir::interpreter(Entree &) override
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#
Mkdir::Mkdir()
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#
unsigned Mkdir::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 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#
Mkdir::~Mkdir()
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#
Objet_U * Mkdir::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 * 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#
const Type_info * Mkdir::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 * 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#
const Mkdir & Mkdir::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 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#
Mkdir & Mkdir::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:`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#
Sortie & Mkdir::printOn(Sortie &x) const override
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#
Entree & Mkdir::readOn(Entree &) override
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#
const Type_info Mkdir::info_obj