33 lines
1.7 KiB
TeX
33 lines
1.7 KiB
TeX
\doxysection{Operand.\+h}
|
|
\hypertarget{Operand_8h_source}{}\label{Operand_8h_source}
|
|
\begin{DoxyCode}{0}
|
|
\DoxyCodeLine{00001\ \textcolor{preprocessor}{\#ifndef\ \_\_Operand\_h\_\_}}
|
|
\DoxyCodeLine{00002\ \textcolor{preprocessor}{\#define\ \_\_Operand\_h\_\_}}
|
|
\DoxyCodeLine{00003\ }
|
|
\DoxyCodeLine{00004\ \textcolor{preprocessor}{\#include\ "{}MString.h"{}}}
|
|
\DoxyCodeLine{00005\ \textcolor{preprocessor}{\#include\ "{}Tag.h"{}}}
|
|
\DoxyCodeLine{00006\ \textcolor{preprocessor}{\#include\ "{}Global.h"{}}}
|
|
\DoxyCodeLine{00007\ }
|
|
\DoxyCodeLine{00008\ \textcolor{keyword}{namespace\ }jet\ \{}
|
|
\DoxyCodeLine{00009\ }
|
|
\DoxyCodeLine{00010\ \ \ \ \textcolor{keyword}{class\ }\mbox{\hyperlink{classjet_1_1Operand}{Operand}}\ \{}
|
|
\DoxyCodeLine{00011\ }
|
|
\DoxyCodeLine{00012\ \ \ \ \ \textcolor{keyword}{public}:}
|
|
\DoxyCodeLine{00013\ \ \ \ \ \ \ \mbox{\hyperlink{classjet_1_1Operand}{Operand}}(coreutils::ZString\ \&in,\ \mbox{\hyperlink{classjet_1_1Tag}{Tag}}\ \&tag);}
|
|
\DoxyCodeLine{00014\ }
|
|
\DoxyCodeLine{00015\ \ \ \ \ \ \ \textcolor{keywordtype}{bool}\ isNumber;}
|
|
\DoxyCodeLine{00016\ }
|
|
\DoxyCodeLine{00021\ \ \ \ \ \ \ }
|
|
\DoxyCodeLine{00022\ \ \ \ \ \ \ \textcolor{keywordtype}{bool}\ \mbox{\hyperlink{classjet_1_1Operand_aff226980c53d083ab2b6babdb595bf5b}{boolean}};}
|
|
\DoxyCodeLine{00023\ \ \ \ \ \ \ coreutils::MString\ \textcolor{keywordtype}{string}\ =\ \textcolor{stringliteral}{"{}"{}};}
|
|
\DoxyCodeLine{00024\ \ \ \ \ \ \ }
|
|
\DoxyCodeLine{00025\ \ \ \ \ \ \ \textcolor{keywordtype}{double}\ doubleValue;}
|
|
\DoxyCodeLine{00026\ \ \ \ \ \ \ }
|
|
\DoxyCodeLine{00027\ }
|
|
\DoxyCodeLine{00028\ \ \ \ \};}
|
|
\DoxyCodeLine{00029\ \}}
|
|
\DoxyCodeLine{00030\ }
|
|
\DoxyCodeLine{00031\ \textcolor{preprocessor}{\#endif}}
|
|
|
|
\end{DoxyCode}
|