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

28 lines
1.5 KiB
TeX

\doxysection{\+\_\+\+\_\+read.\+h}
\hypertarget{____read_8h_source}{}\label{____read_8h_source}
\begin{DoxyCode}{0}
\DoxyCodeLine{00001\ \textcolor{preprocessor}{\#ifndef\ \_\_\_\_read\_h\_\_}}
\DoxyCodeLine{00002\ \textcolor{preprocessor}{\#define\ \_\_\_\_read\_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____read}{\_\_read}}\ :\ \textcolor{keyword}{public}\ \mbox{\hyperlink{classjet_1_1Tag}{Tag}}\ \{}
\DoxyCodeLine{00009\ \ \ \ }
\DoxyCodeLine{00010\ \ \ \ \ \textcolor{keyword}{public}:}
\DoxyCodeLine{00011\ \ \ \ \ \ \ \mbox{\hyperlink{classjet_1_1____read}{\_\_read}}(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}\ fd;}
\DoxyCodeLine{00015\ \ \ \ \ \ \ \textcolor{keywordtype}{int}\ len;}
\DoxyCodeLine{00016\ \ \ \ \ \ \ \textcolor{keywordtype}{char}\ buffer[4096];}
\DoxyCodeLine{00017\ \ \ \ \ \ \ }
\DoxyCodeLine{00018\ \ \ \ \};}
\DoxyCodeLine{00019\ \ \ \ \ \ \ }
\DoxyCodeLine{00020\ \}}
\DoxyCodeLine{00021\ }
\DoxyCodeLine{00022\ \textcolor{preprocessor}{\#endif}}
\end{DoxyCode}