42 lines
1.4 KiB
TeX
42 lines
1.4 KiB
TeX
\doxysection{env Struct Reference}
|
|
\hypertarget{structenv}{}\label{structenv}\index{env@{env}}
|
|
|
|
|
|
Modélise une variable d\textquotesingle{}environnement sous forme de clé/valeur (dictionnaire).
|
|
|
|
|
|
|
|
|
|
{\ttfamily \#include $<$struct.\+h$>$}
|
|
|
|
\doxysubsubsection*{Data Fields}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
char \texorpdfstring{$\ast$}{*} \mbox{\hyperlink{structenv_a170118ec15be2b419562524b75693d9f}{key}}
|
|
\item
|
|
char \texorpdfstring{$\ast$}{*} \mbox{\hyperlink{structenv_a4c45a37bbe3008aa248a28d0b60289b7}{value}}
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
Modélise une variable d\textquotesingle{}environnement sous forme de clé/valeur (dictionnaire).
|
|
|
|
\doxysubsection{Field Documentation}
|
|
\Hypertarget{structenv_a170118ec15be2b419562524b75693d9f}\label{structenv_a170118ec15be2b419562524b75693d9f}
|
|
\index{env@{env}!key@{key}}
|
|
\index{key@{key}!env@{env}}
|
|
\doxysubsubsection{\texorpdfstring{key}{key}}
|
|
{\footnotesize\ttfamily char\texorpdfstring{$\ast$}{*} env\+::key}
|
|
|
|
\Hypertarget{structenv_a4c45a37bbe3008aa248a28d0b60289b7}\label{structenv_a4c45a37bbe3008aa248a28d0b60289b7}
|
|
\index{env@{env}!value@{value}}
|
|
\index{value@{value}!env@{env}}
|
|
\doxysubsubsection{\texorpdfstring{value}{value}}
|
|
{\footnotesize\ttfamily char\texorpdfstring{$\ast$}{*} env\+::value}
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
src/\mbox{\hyperlink{struct_8h}{struct.\+h}}\end{DoxyCompactItemize}
|