97 lines
5.2 KiB
TeX
97 lines
5.2 KiB
TeX
\hypertarget{classeo_incrementor}{}\doxysection{eo\+Incrementor$<$ T $>$ Class Template Reference}
|
|
\label{classeo_incrementor}\index{eoIncrementor$<$ T $>$@{eoIncrementor$<$ T $>$}}
|
|
|
|
|
|
{\ttfamily \#include $<$eo\+Updater.\+h$>$}
|
|
|
|
|
|
|
|
Inheritance diagram for eo\+Incrementor$<$ T $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=196pt]{classeo_incrementor__inherit__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
|
|
|
|
Collaboration diagram for eo\+Incrementor$<$ T $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=196pt]{classeo_incrementor__coll__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\hyperlink{classeo_incrementor_aa8e2719a9db1873ea76ebb2f5884cd40}{eo\+Incrementor}} (T \&\+\_\+counter, T \+\_\+stepsize=1)
|
|
\item
|
|
virtual void \mbox{\hyperlink{classeo_incrementor_a120d986769f11eedf49c4002362da32f}{operator()}} ()
|
|
\item
|
|
\mbox{\Hypertarget{classeo_incrementor_a1ca8aa5623386edcac5b49651ea6bd1a}\label{classeo_incrementor_a1ca8aa5623386edcac5b49651ea6bd1a}}
|
|
virtual std\+::string {\bfseries class\+Name} (void) const
|
|
\item
|
|
\mbox{\hyperlink{classeo_incrementor_aa8e2719a9db1873ea76ebb2f5884cd40}{eo\+Incrementor}} (T \&\+\_\+counter, T \+\_\+stepsize=1)
|
|
\item
|
|
virtual void \mbox{\hyperlink{classeo_incrementor_a120d986769f11eedf49c4002362da32f}{operator()}} ()
|
|
\item
|
|
\mbox{\Hypertarget{classeo_incrementor_a1ca8aa5623386edcac5b49651ea6bd1a}\label{classeo_incrementor_a1ca8aa5623386edcac5b49651ea6bd1a}}
|
|
virtual std\+::string {\bfseries class\+Name} (void) const
|
|
\end{DoxyCompactItemize}
|
|
\doxysubsection*{Additional Inherited Members}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
\subsubsection*{template$<$class T$>$\newline
|
|
class eo\+Incrementor$<$ T $>$}
|
|
|
|
an \mbox{\hyperlink{classeo_updater}{eo\+Updater}} that simply increments a counter
|
|
|
|
\doxysubsection{Constructor \& Destructor Documentation}
|
|
\mbox{\Hypertarget{classeo_incrementor_aa8e2719a9db1873ea76ebb2f5884cd40}\label{classeo_incrementor_aa8e2719a9db1873ea76ebb2f5884cd40}}
|
|
\index{eoIncrementor$<$ T $>$@{eoIncrementor$<$ T $>$}!eoIncrementor@{eoIncrementor}}
|
|
\index{eoIncrementor@{eoIncrementor}!eoIncrementor$<$ T $>$@{eoIncrementor$<$ T $>$}}
|
|
\doxysubsubsection{\texorpdfstring{eoIncrementor()}{eoIncrementor()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
|
{\footnotesize\ttfamily template$<$class T $>$ \\
|
|
\mbox{\hyperlink{classeo_incrementor}{eo\+Incrementor}}$<$ T $>$\+::\mbox{\hyperlink{classeo_incrementor}{eo\+Incrementor}} (\begin{DoxyParamCaption}\item[{T \&}]{\+\_\+counter, }\item[{T}]{\+\_\+stepsize = {\ttfamily 1} }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
|
|
|
Default Ctor -\/ requires a reference to the thing to increment \mbox{\Hypertarget{classeo_incrementor_aa8e2719a9db1873ea76ebb2f5884cd40}\label{classeo_incrementor_aa8e2719a9db1873ea76ebb2f5884cd40}}
|
|
\index{eoIncrementor$<$ T $>$@{eoIncrementor$<$ T $>$}!eoIncrementor@{eoIncrementor}}
|
|
\index{eoIncrementor@{eoIncrementor}!eoIncrementor$<$ T $>$@{eoIncrementor$<$ T $>$}}
|
|
\doxysubsubsection{\texorpdfstring{eoIncrementor()}{eoIncrementor()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
|
{\footnotesize\ttfamily template$<$class T $>$ \\
|
|
\mbox{\hyperlink{classeo_incrementor}{eo\+Incrementor}}$<$ T $>$\+::\mbox{\hyperlink{classeo_incrementor}{eo\+Incrementor}} (\begin{DoxyParamCaption}\item[{T \&}]{\+\_\+counter, }\item[{T}]{\+\_\+stepsize = {\ttfamily 1} }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
|
|
|
Default Ctor -\/ requires a reference to the thing to increment
|
|
|
|
\doxysubsection{Member Function Documentation}
|
|
\mbox{\Hypertarget{classeo_incrementor_a120d986769f11eedf49c4002362da32f}\label{classeo_incrementor_a120d986769f11eedf49c4002362da32f}}
|
|
\index{eoIncrementor$<$ T $>$@{eoIncrementor$<$ T $>$}!operator()@{operator()}}
|
|
\index{operator()@{operator()}!eoIncrementor$<$ T $>$@{eoIncrementor$<$ T $>$}}
|
|
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
|
{\footnotesize\ttfamily template$<$class T $>$ \\
|
|
virtual void \mbox{\hyperlink{classeo_incrementor}{eo\+Incrementor}}$<$ T $>$\+::operator() (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
|
|
|
Simply increments
|
|
|
|
Implements \mbox{\hyperlink{classeo_f_a8b8f7f70edd96ec765c29357b373913d}{eo\+F$<$ void $>$}}.
|
|
|
|
\mbox{\Hypertarget{classeo_incrementor_a120d986769f11eedf49c4002362da32f}\label{classeo_incrementor_a120d986769f11eedf49c4002362da32f}}
|
|
\index{eoIncrementor$<$ T $>$@{eoIncrementor$<$ T $>$}!operator()@{operator()}}
|
|
\index{operator()@{operator()}!eoIncrementor$<$ T $>$@{eoIncrementor$<$ T $>$}}
|
|
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
|
{\footnotesize\ttfamily template$<$class T $>$ \\
|
|
virtual void \mbox{\hyperlink{classeo_incrementor}{eo\+Incrementor}}$<$ T $>$\+::operator() (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
|
|
|
Simply increments
|
|
|
|
Implements \mbox{\hyperlink{classeo_f_a8b8f7f70edd96ec765c29357b373913d}{eo\+F$<$ void $>$}}.
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
deprecated/eo/src/utils/eo\+Updater.\+h\end{DoxyCompactItemize}
|