50 lines
2.1 KiB
TeX
50 lines
2.1 KiB
TeX
\doxysection{command Struct Reference}
|
|
\hypertarget{structcommand}{}\label{structcommand}\index{command@{command}}
|
|
|
|
|
|
Structure de représentation d\textquotesingle{}une commande utilisateur parsée pour le Shell intégré.
|
|
|
|
|
|
|
|
|
|
{\ttfamily \#include $<$struct.\+h$>$}
|
|
|
|
\doxysubsubsection*{Data Fields}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
char \texorpdfstring{$\ast$}{*}\texorpdfstring{$\ast$}{*} \mbox{\hyperlink{structcommand_a03bac117621dd0961bafddbc41b10a9d}{argv}}
|
|
\item
|
|
char \texorpdfstring{$\ast$}{*} \mbox{\hyperlink{structcommand_ad520eb26cbcc750dd70cda78ffb0c0dc}{redirect\+\_\+out}}
|
|
\item
|
|
int \mbox{\hyperlink{structcommand_a848e9a7e09c36ae07d24c36ba644ac1f}{append\+\_\+mode}}
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
Structure de représentation d\textquotesingle{}une commande utilisateur parsée pour le Shell intégré.
|
|
|
|
\doxysubsection{Field Documentation}
|
|
\Hypertarget{structcommand_a848e9a7e09c36ae07d24c36ba644ac1f}\label{structcommand_a848e9a7e09c36ae07d24c36ba644ac1f}
|
|
\index{command@{command}!append\_mode@{append\_mode}}
|
|
\index{append\_mode@{append\_mode}!command@{command}}
|
|
\doxysubsubsection{\texorpdfstring{append\_mode}{append\_mode}}
|
|
{\footnotesize\ttfamily int command\+::append\+\_\+mode}
|
|
|
|
\Hypertarget{structcommand_a03bac117621dd0961bafddbc41b10a9d}\label{structcommand_a03bac117621dd0961bafddbc41b10a9d}
|
|
\index{command@{command}!argv@{argv}}
|
|
\index{argv@{argv}!command@{command}}
|
|
\doxysubsubsection{\texorpdfstring{argv}{argv}}
|
|
{\footnotesize\ttfamily char\texorpdfstring{$\ast$}{*}\texorpdfstring{$\ast$}{*} command\+::argv}
|
|
|
|
\Hypertarget{structcommand_ad520eb26cbcc750dd70cda78ffb0c0dc}\label{structcommand_ad520eb26cbcc750dd70cda78ffb0c0dc}
|
|
\index{command@{command}!redirect\_out@{redirect\_out}}
|
|
\index{redirect\_out@{redirect\_out}!command@{command}}
|
|
\doxysubsubsection{\texorpdfstring{redirect\_out}{redirect\_out}}
|
|
{\footnotesize\ttfamily char\texorpdfstring{$\ast$}{*} command\+::redirect\+\_\+out}
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
src/\mbox{\hyperlink{struct_8h}{struct.\+h}}\end{DoxyCompactItemize}
|