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
46
trunk/paradiseo-eo/doc/latex/classeo_external_init.tex
Normal file
46
trunk/paradiseo-eo/doc/latex/classeo_external_init.tex
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
\section{eo\-External\-Init$<$ F, External, External\-EO $>$ Class Template Reference}
|
||||
\label{classeo_external_init}\index{eoExternalInit@{eoExternalInit}}
|
||||
Initialization of external struct, ctor expects a function of the following signature:.
|
||||
|
||||
|
||||
{\tt \#include $<$eo\-External\-Op\-Functions.h$>$}
|
||||
|
||||
Inheritance diagram for eo\-External\-Init$<$ F, External, External\-EO $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=4cm]{classeo_external_init}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf eo\-External\-Init} (External($\ast$\_\-init)(void))\label{classeo_external_init_a0}
|
||||
|
||||
\item
|
||||
void {\bf operator()} (External\-EO \&\_\-eo)\label{classeo_external_init_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
|
||||
External($\ast$ {\bf init} )(void)\label{classeo_external_init_r0}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class F, class External, class External\-EO = eo\-External\-EO$<$F, External$>$$>$ class eo\-External\-Init$<$ F, External, External\-EO $>$}
|
||||
|
||||
Initialization of external struct, ctor expects a function of the following signature:.
|
||||
|
||||
External func();
|
||||
|
||||
Where External is the user defined struct or class
|
||||
|
||||
|
||||
|
||||
Definition at line 45 of file eo\-External\-Op\-Functions.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
eo\-External\-Op\-Functions.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue