git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
48 lines
1.5 KiB
TeX
48 lines
1.5 KiB
TeX
\section{eo\-Incrementor$<$ T $>$ Class Template Reference}
|
|
\label{classeo_incrementor}\index{eoIncrementor@{eoIncrementor}}
|
|
an {\bf eo\-Updater}{\rm (p.\,\pageref{classeo_updater})} that simply increments a counter
|
|
|
|
|
|
{\tt \#include $<$eo\-Updater.h$>$}
|
|
|
|
Inheritance diagram for eo\-Incrementor$<$ T $>$::\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[height=4cm]{classeo_incrementor}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf eo\-Incrementor} (T \&\_\-counter, T \_\-stepsize=1)\label{classeo_incrementor_a0}
|
|
|
|
\begin{CompactList}\small\item\em Default Ctor - requires a reference to the thing to increment. \item\end{CompactList}\item
|
|
virtual void {\bf operator()} ()\label{classeo_incrementor_a1}
|
|
|
|
\begin{CompactList}\small\item\em Simply increments. \item\end{CompactList}\item
|
|
virtual std::string {\bf class\-Name} (void) const \label{classeo_incrementor_a2}
|
|
|
|
\end{CompactItemize}
|
|
\subsection*{Private Attributes}
|
|
\begin{CompactItemize}
|
|
\item
|
|
T \& {\bf counter}\label{classeo_incrementor_r0}
|
|
|
|
\item
|
|
T {\bf stepsize}\label{classeo_incrementor_r1}
|
|
|
|
\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
\subsubsection*{template$<$class T$>$ class eo\-Incrementor$<$ T $>$}
|
|
|
|
an {\bf eo\-Updater}{\rm (p.\,\pageref{classeo_updater})} that simply increments a counter
|
|
|
|
|
|
|
|
Definition at line 50 of file eo\-Updater.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
eo\-Updater.h\end{CompactItemize}
|