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

28 lines
1.6 KiB
TeX

\doxysection{\+\_\+\+\_\+header.\+h}
\hypertarget{____header_8h_source}{}\label{____header_8h_source}
\begin{DoxyCode}{0}
\DoxyCodeLine{00001\ \textcolor{preprocessor}{\#ifndef\ \_\_\_\_header\_h\_\_}}
\DoxyCodeLine{00002\ \textcolor{preprocessor}{\#define\ \_\_\_\_header\_h\_\_}}
\DoxyCodeLine{00003\ }
\DoxyCodeLine{00004\ \textcolor{preprocessor}{\#include\ "{}Tag.h"{}}}
\DoxyCodeLine{00005\ \textcolor{preprocessor}{\#include\ "{}ZString.h"{}}}
\DoxyCodeLine{00006\ \textcolor{preprocessor}{\#include\ "{}MString.h"{}}}
\DoxyCodeLine{00007\ \textcolor{preprocessor}{\#include\ <sstream>}}
\DoxyCodeLine{00008\ }
\DoxyCodeLine{00009\ \textcolor{keyword}{namespace\ }jet\ \{}
\DoxyCodeLine{00010\ \ \ \ }
\DoxyCodeLine{00011\ \ \ \ \textcolor{keyword}{class\ }\mbox{\hyperlink{classjet_1_1____header}{\_\_header}}\ :\ \textcolor{keyword}{public}\ \mbox{\hyperlink{classjet_1_1Tag}{Tag}}\ \{}
\DoxyCodeLine{00012\ \ \ \ }
\DoxyCodeLine{00013\ \ \ \ \ \textcolor{keyword}{public}:}
\DoxyCodeLine{00014\ \ \ \ \ \ \ \mbox{\hyperlink{classjet_1_1____header}{\_\_header}}(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{00015\ }
\DoxyCodeLine{00016\ \ \ \ \ \textcolor{keyword}{protected}:}
\DoxyCodeLine{00017\ \ \ \ \ \ \ }
\DoxyCodeLine{00018\ \ \ \ \};}
\DoxyCodeLine{00019\ \ \ \ \ \ \ }
\DoxyCodeLine{00020\ \}}
\DoxyCodeLine{00021\ }
\DoxyCodeLine{00022\ \textcolor{preprocessor}{\#endif}}
\end{DoxyCode}