Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc1f453978
commit
c3aec878e5
3609 changed files with 342772 additions and 0 deletions
40
trunk/paradiseo-eo/doc/latex/classeo_dyn_updater.tex
Normal file
40
trunk/paradiseo-eo/doc/latex/classeo_dyn_updater.tex
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
\section{eo\-Dyn\-Updater Class Reference}
|
||||
\label{classeo_dyn_updater}\index{eoDynUpdater@{eoDynUpdater}}
|
||||
A base class to actually update an {\bf eo\-Updatable}{\rm (p.\,\pageref{classeo_updatable})} object.
|
||||
|
||||
|
||||
{\tt \#include $<$eo\-Updatable.h$>$}
|
||||
|
||||
Inheritance diagram for eo\-Dyn\-Updater::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=5cm]{classeo_dyn_updater}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf eo\-Dyn\-Updater} ({\bf eo\-Updatable} \&\_\-to\-Update)\label{classeo_dyn_updater_a0}
|
||||
|
||||
\item
|
||||
virtual void {\bf operator()} ()\label{classeo_dyn_updater_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
|
||||
{\bf eo\-Updatable} \& {\bf to\-Update}\label{classeo_dyn_updater_r0}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
A base class to actually update an {\bf eo\-Updatable}{\rm (p.\,\pageref{classeo_updatable})} object.
|
||||
|
||||
|
||||
|
||||
Definition at line 51 of file eo\-Updatable.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
eo\-Updatable.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue