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
50
trunk/paradiseo-eo/doc/latex/classeo_stdout_monitor.tex
Normal file
50
trunk/paradiseo-eo/doc/latex/classeo_stdout_monitor.tex
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
\section{eo\-Stdout\-Monitor Class Reference}
|
||||
\label{classeo_stdout_monitor}\index{eoStdoutMonitor@{eoStdoutMonitor}}
|
||||
Prints statistics to stdout.
|
||||
|
||||
|
||||
{\tt \#include $<$eo\-Stdout\-Monitor.h$>$}
|
||||
|
||||
Inheritance diagram for eo\-Stdout\-Monitor::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=4cm]{classeo_stdout_monitor}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf eo\-Stdout\-Monitor} (bool \_\-verbose=true, std::string \_\-delim=\char`\"{}$\backslash$t\char`\"{})\label{classeo_stdout_monitor_a0}
|
||||
|
||||
\item
|
||||
{\bf eo\-Monitor} \& {\bf operator()} (void)\label{classeo_stdout_monitor_a1}
|
||||
|
||||
\begin{CompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \item\end{CompactList}\item
|
||||
virtual std::string {\bf class\-Name} (void) const \label{classeo_stdout_monitor_a2}
|
||||
|
||||
\end{CompactItemize}
|
||||
\subsection*{Private Attributes}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
bool {\bf verbose}\label{classeo_stdout_monitor_r0}
|
||||
|
||||
\item
|
||||
std::string {\bf delim}\label{classeo_stdout_monitor_r1}
|
||||
|
||||
\item
|
||||
bool {\bf firsttime}\label{classeo_stdout_monitor_r2}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
Prints statistics to stdout.
|
||||
|
||||
|
||||
|
||||
Definition at line 38 of file eo\-Stdout\-Monitor.h.
|
||||
|
||||
The documentation for this class was generated from the following files:\begin{CompactItemize}
|
||||
\item
|
||||
eo\-Stdout\-Monitor.h\item
|
||||
eo\-Stdout\-Monitor.cpp\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue