JetCore/latex/____system_8h_source.tex
2025-11-07 10:22:40 -08:00

32 lines
1.8 KiB
TeX

\doxysection{\+\_\+\+\_\+system.\+h}
\hypertarget{____system_8h_source}{}\label{____system_8h_source}
\begin{DoxyCode}{0}
\DoxyCodeLine{00001\ \textcolor{preprocessor}{\#ifndef\ \_\_\_\_system\_h\_\_}}
\DoxyCodeLine{00002\ \textcolor{preprocessor}{\#define\ \_\_\_\_system\_h\_\_}}
\DoxyCodeLine{00003\ }
\DoxyCodeLine{00004\ \textcolor{preprocessor}{\#include\ "{}Tag.h"{}}}
\DoxyCodeLine{00005\ }
\DoxyCodeLine{00006\ \textcolor{keyword}{namespace\ }jet\ \{}
\DoxyCodeLine{00007\ \ \ \ }
\DoxyCodeLine{00008\ \ \ \ \textcolor{keyword}{class\ }\mbox{\hyperlink{classjet_1_1____system}{\_\_system}}\ :\ \textcolor{keyword}{public}\ \mbox{\hyperlink{classjet_1_1Tag}{Tag}}\ \{}
\DoxyCodeLine{00009\ \ \ \ }
\DoxyCodeLine{00010\ \ \ \ \ \textcolor{keyword}{public}:}
\DoxyCodeLine{00011\ \ \ \ \ \ \ \mbox{\hyperlink{classjet_1_1____system}{\_\_system}}(coreutils::ZString\ \&in,\ coreutils::MString\ \&parentOut,\ \mbox{\hyperlink{classjet_1_1Global}{Global}}\ \&global,\ \mbox{\hyperlink{classjet_1_1Tag}{Tag}}\ *parent,\ \mbox{\hyperlink{classjet_1_1Tag}{Tag}}\ *local);}
\DoxyCodeLine{00012\ }
\DoxyCodeLine{00013\ \ \ \ \ \textcolor{keyword}{private}:}
\DoxyCodeLine{00014\ \ \ \ \ \ \ \textcolor{keywordtype}{int}\ pid;}
\DoxyCodeLine{00015\ \ \ \ \ \ \ \textcolor{keywordtype}{int}\ status;}
\DoxyCodeLine{00016\ \ \ \ \ \ \ \textcolor{keywordtype}{int}\ ix;}
\DoxyCodeLine{00017\ \ \ \ \ \ \ \textcolor{keywordtype}{int}\ fdi[2];}
\DoxyCodeLine{00018\ \ \ \ \ \ \ \textcolor{keywordtype}{int}\ fdo[2];}
\DoxyCodeLine{00019\ \ \ \ \ \ \ \textcolor{keywordtype}{int}\ rc;}
\DoxyCodeLine{00020\ \ \ \ \ \ \ \textcolor{keywordtype}{char}\ *argv[50];}
\DoxyCodeLine{00021\ \ \ \ \ \ \ }
\DoxyCodeLine{00022\ \ \ \ \};}
\DoxyCodeLine{00023\ \ \ \ \ \ \ }
\DoxyCodeLine{00024\ \}}
\DoxyCodeLine{00025\ }
\DoxyCodeLine{00026\ \textcolor{preprocessor}{\#endif}}
\end{DoxyCode}