git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
34 lines
1 KiB
TeX
34 lines
1 KiB
TeX
\section{eo\-Updatable Class Reference}
|
|
\label{classeo_updatable}\index{eoUpdatable@{eoUpdatable}}
|
|
eo\-Updatable is a generic class for adding updatation to an existing class Just says it has an update() method
|
|
|
|
|
|
{\tt \#include $<$eo\-Updatable.h$>$}
|
|
|
|
Inheritance diagram for eo\-Updatable::\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[height=2cm]{classeo_updatable}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
virtual {\bf $\sim$eo\-Updatable} ()\label{classeo_updatable_a0}
|
|
|
|
\begin{CompactList}\small\item\em Virtual destructor. \item\end{CompactList}\item
|
|
virtual void {\bf update} ()=0\label{classeo_updatable_a1}
|
|
|
|
\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
eo\-Updatable is a generic class for adding updatation to an existing class Just says it has an update() method
|
|
|
|
|
|
|
|
Definition at line 36 of file eo\-Updatable.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
eo\-Updatable.h\end{CompactItemize}
|