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
34
trunk/paradiseo-eo/doc/latex/classeo_updatable.tex
Normal file
34
trunk/paradiseo-eo/doc/latex/classeo_updatable.tex
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
\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}
|
||||
Loading…
Add table
Add a link
Reference in a new issue