\hypertarget{classmo_stat_from_stat}{}\doxysection{mo\+Stat\+From\+Stat$<$ E\+OT, T $>$ Class Template Reference} \label{classmo_stat_from_stat}\index{moStatFromStat$<$ EOT, T $>$@{moStatFromStat$<$ EOT, T $>$}} {\ttfamily \#include $<$mo\+Stat\+From\+Stat.\+h$>$} Inheritance diagram for mo\+Stat\+From\+Stat$<$ E\+OT, T $>$\+: \nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=350pt]{classmo_stat_from_stat__inherit__graph} \end{center} \end{figure} Collaboration diagram for mo\+Stat\+From\+Stat$<$ E\+OT, T $>$\+: \nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=350pt]{classmo_stat_from_stat__coll__graph} \end{center} \end{figure} \doxysubsection*{Public Member Functions} \begin{DoxyCompactItemize} \item \mbox{\hyperlink{classmo_stat_from_stat_a26f94fd1a204c7f9e41badd744e9b2aa}{mo\+Stat\+From\+Stat}} (\mbox{\hyperlink{classmo_stat}{mo\+Stat}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}}, T $>$ \&\+\_\+stat) \item virtual void \mbox{\hyperlink{classmo_stat_from_stat_a96c7b5d0b51974b47f203ea8c9c47aae}{init}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+sol) \item virtual void \mbox{\hyperlink{classmo_stat_from_stat_a7a8d601bfa16838c6b7b66de0bdc1400}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+sol) \item virtual std\+::string \mbox{\hyperlink{classmo_stat_from_stat_afe2b5331323ff204c0488a77fd6574f9}{class\+Name}} (void) const \end{DoxyCompactItemize} \doxysubsection*{Additional Inherited Members} \doxysubsection{Detailed Description} \subsubsection*{template$<$class E\+OT, class T$>$\newline class mo\+Stat\+From\+Stat$<$ E\+O\+T, T $>$} The statistic which copy another statistic \doxysubsection{Constructor \& Destructor Documentation} \mbox{\Hypertarget{classmo_stat_from_stat_a26f94fd1a204c7f9e41badd744e9b2aa}\label{classmo_stat_from_stat_a26f94fd1a204c7f9e41badd744e9b2aa}} \index{moStatFromStat$<$ EOT, T $>$@{moStatFromStat$<$ EOT, T $>$}!moStatFromStat@{moStatFromStat}} \index{moStatFromStat@{moStatFromStat}!moStatFromStat$<$ EOT, T $>$@{moStatFromStat$<$ EOT, T $>$}} \doxysubsubsection{\texorpdfstring{moStatFromStat()}{moStatFromStat()}} {\footnotesize\ttfamily template$<$class E\+OT , class T $>$ \\ \mbox{\hyperlink{classmo_stat_from_stat}{mo\+Stat\+From\+Stat}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}}, T $>$\+::\mbox{\hyperlink{classmo_stat_from_stat}{mo\+Stat\+From\+Stat}} (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classmo_stat}{mo\+Stat}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}}, T $>$ \&}]{\+\_\+stat }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}} Constructor \begin{DoxyParams}{Parameters} {\em \+\_\+stat} & a stat \\ \hline \end{DoxyParams} \doxysubsection{Member Function Documentation} \mbox{\Hypertarget{classmo_stat_from_stat_afe2b5331323ff204c0488a77fd6574f9}\label{classmo_stat_from_stat_afe2b5331323ff204c0488a77fd6574f9}} \index{moStatFromStat$<$ EOT, T $>$@{moStatFromStat$<$ EOT, T $>$}!className@{className}} \index{className@{className}!moStatFromStat$<$ EOT, T $>$@{moStatFromStat$<$ EOT, T $>$}} \doxysubsubsection{\texorpdfstring{className()}{className()}} {\footnotesize\ttfamily template$<$class E\+OT , class T $>$ \\ virtual std\+::string \mbox{\hyperlink{classmo_stat_from_stat}{mo\+Stat\+From\+Stat}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}}, T $>$\+::class\+Name (\begin{DoxyParamCaption}\item[{void}]{ }\end{DoxyParamCaption}) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}} \begin{DoxyReturn}{Returns} name of the class \end{DoxyReturn} Reimplemented from \mbox{\hyperlink{classeo_functor_base}{eo\+Functor\+Base}}. \mbox{\Hypertarget{classmo_stat_from_stat_a96c7b5d0b51974b47f203ea8c9c47aae}\label{classmo_stat_from_stat_a96c7b5d0b51974b47f203ea8c9c47aae}} \index{moStatFromStat$<$ EOT, T $>$@{moStatFromStat$<$ EOT, T $>$}!init@{init}} \index{init@{init}!moStatFromStat$<$ EOT, T $>$@{moStatFromStat$<$ EOT, T $>$}} \doxysubsubsection{\texorpdfstring{init()}{init()}} {\footnotesize\ttfamily template$<$class E\+OT , class T $>$ \\ virtual void \mbox{\hyperlink{classmo_stat_from_stat}{mo\+Stat\+From\+Stat}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}}, T $>$\+::init (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+sol }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}} The value of this stat is a copy of the value of the initial stat \begin{DoxyParams}{Parameters} {\em \+\_\+sol} & a solution \\ \hline \end{DoxyParams} Reimplemented from \mbox{\hyperlink{classmo_stat_base_a283efc00343f493a562ecac8224f6b52}{mo\+Stat\+Base$<$ E\+O\+T $>$}}. \mbox{\Hypertarget{classmo_stat_from_stat_a7a8d601bfa16838c6b7b66de0bdc1400}\label{classmo_stat_from_stat_a7a8d601bfa16838c6b7b66de0bdc1400}} \index{moStatFromStat$<$ EOT, T $>$@{moStatFromStat$<$ EOT, T $>$}!operator()@{operator()}} \index{operator()@{operator()}!moStatFromStat$<$ EOT, T $>$@{moStatFromStat$<$ EOT, T $>$}} \doxysubsubsection{\texorpdfstring{operator()()}{operator()()}} {\footnotesize\ttfamily template$<$class E\+OT , class T $>$ \\ virtual void \mbox{\hyperlink{classmo_stat_from_stat}{mo\+Stat\+From\+Stat}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}}, T $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+sol }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}} The value of this stat is a copy of the value of the initial stat \begin{DoxyParams}{Parameters} {\em \+\_\+sol} & a solution \\ \hline \end{DoxyParams} Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ E\+O\+T \&, void $>$}}. The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize} \item mo/src/continuator/mo\+Stat\+From\+Stat.\+h\end{DoxyCompactItemize}