Separateur#
#include <Separateur.h>
Separateur pour les fichiers.
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:`Separateur <class-separateur>`
[Separateur](#class-separateur)
Detailed description#
Ce sont des objets speciaux que l’on peut inserer dans une sortie comme ceci: sortie <<”coucou” <<space <<x <<finl; et qui sont traites differemment en fonction du type de fichier (binaire ou ascii).
List of Public Methods#
Complete Member Function Documentation#
get_type#
const Type & Separateur::get_type() const
Detailed description
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:`const Type & Separateur::get_type() const <separateur-public-const-type-ref-separateur-get-type-const>`
[const Type & Separateur::get_type() const](#separateur-public-const-type-ref-separateur-get-type-const)
Separateur#
Separateur::Separateur(Type t)
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:`Separateur::Separateur(Type t) <separateur-public-separateur-separateur-type-t>`
[Separateur::Separateur(Type t)](#separateur-public-separateur-separateur-type-t)
Attributes Documentation#
Type Separateur::type_
Enums#
Separateur::Type#
Location: trust-code/src/Kernel/Utilitaires/Separateur.h:32
How to cite in this doc: 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:`Separateur::Type <enum-none-separateur-type>`
[Separateur::Type](#enum-none-separateur-type)
ENDL
SPACE