Page MenuHomec4science

aggregation__condition_8hh_source.tex
No OneTemporary

File Metadata

Created
Tue, Mar 4, 02:32

aggregation__condition_8hh_source.tex

\hypertarget{aggregation__condition_8hh_source}{}\doxysection{aggregation\+\_\+condition.\+hh}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 \textcolor{preprocessor}{\#include <dlma\_system.hh>}}
\DoxyCodeLine{2 }
\DoxyCodeLine{3 \textcolor{preprocessor}{\#ifndef AGGREGATION\_CONDITION\_H}}
\DoxyCodeLine{4 \textcolor{preprocessor}{\#define AGGREGATION\_CONDITION\_H}}
\DoxyCodeLine{5 }
\DoxyCodeLine{6 \textcolor{keyword}{namespace }simulation\{}
\DoxyCodeLine{7 }
\DoxyCodeLine{8 \textcolor{keyword}{template} <\textcolor{keyword}{typename} type>}
\DoxyCodeLine{9 \textcolor{keyword}{class }\mbox{\hyperlink{classsimulation_1_1aggregation__condition}{aggregation\_condition}}\{}
\DoxyCodeLine{10 }
\DoxyCodeLine{11 \textcolor{keyword}{public}:}
\DoxyCodeLine{12 }
\DoxyCodeLine{13 \textcolor{keyword}{virtual} \textcolor{keywordtype}{void} show\_out() \{\};}
\DoxyCodeLine{14 \textcolor{keyword}{virtual} \textcolor{keywordtype}{bool} agg\_condition(\mbox{\hyperlink{classsimulation_1_1constituent}{constituent<type>}} *c\_1, \mbox{\hyperlink{classsimulation_1_1constituent}{constituent<type>}} *c\_2) \{\};}
\DoxyCodeLine{15 }
\DoxyCodeLine{16 }
\DoxyCodeLine{17 \};}
\DoxyCodeLine{18 }
\DoxyCodeLine{19 }
\DoxyCodeLine{20 \}}
\DoxyCodeLine{21 }
\DoxyCodeLine{22 \textcolor{preprocessor}{\#endif}}
\end{DoxyCode}

Event Timeline