git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
43 lines
1.5 KiB
TeX
43 lines
1.5 KiB
TeX
\section{eo\-Counted\-Dyn\-Update Class Reference}
|
|
\label{classeo_counted_dyn_update}\index{eoCountedDynUpdate@{eoCountedDynUpdate}}
|
|
An {\bf eo\-Updater}{\rm (p.\,\pageref{classeo_updater})} to update an {\bf eo\-Updatable}{\rm (p.\,\pageref{classeo_updatable})} object every given tic.
|
|
|
|
|
|
{\tt \#include $<$eo\-Updatable.h$>$}
|
|
|
|
Inheritance diagram for eo\-Counted\-Dyn\-Update::\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[height=5cm]{classeo_counted_dyn_update}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf eo\-Counted\-Dyn\-Update} ({\bf eo\-Updatable} \&\_\-to\-Update, unsigned \_\-interval)\label{classeo_counted_dyn_update_a0}
|
|
|
|
\item
|
|
void {\bf operator()} (void)\label{classeo_counted_dyn_update_a1}
|
|
|
|
\begin{CompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \item\end{CompactList}\end{CompactItemize}
|
|
\subsection*{Private Attributes}
|
|
\begin{CompactItemize}
|
|
\item
|
|
const unsigned {\bf interval}\label{classeo_counted_dyn_update_r0}
|
|
|
|
\item
|
|
unsigned {\bf counter}\label{classeo_counted_dyn_update_r1}
|
|
|
|
\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
An {\bf eo\-Updater}{\rm (p.\,\pageref{classeo_updater})} to update an {\bf eo\-Updatable}{\rm (p.\,\pageref{classeo_updatable})} object every given tic.
|
|
|
|
|
|
|
|
Definition at line 93 of file eo\-Updatable.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
eo\-Updatable.h\end{CompactItemize}
|