paradiseo/Doxygen doc/latex/group___monitors.tex
aaziz-alaoui e79679b3c9 adding the problem configuration interface to irace interface
problem_config_mapping created
2020-10-01 15:55:30 +02:00

50 lines
1.8 KiB
TeX

\hypertarget{group___monitors}{}\doxysection{Monitoring}
\label{group___monitors}\index{Monitoring@{Monitoring}}
Monitors take a set of value parameters (\mbox{\hyperlink{classeo_value_param}{eo\+Value\+Param}}) objects and output them on a given stream, file, pipe, etc.
Collaboration diagram for Monitoring\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=240pt]{group___monitors}
\end{center}
\end{figure}
\doxysubsection*{Classes}
\begin{DoxyCompactItemize}
\item
class \mbox{\hyperlink{classeo_file_monitor}{eo\+File\+Monitor}}
\item
class \mbox{\hyperlink{classeo_file_snapshot}{eo\+File\+Snapshot}}
\item
class \mbox{\hyperlink{classeo_gnuplot}{eo\+Gnuplot}}
\item
class \mbox{\hyperlink{classeo_gnuplot1_d_monitor}{eo\+Gnuplot1\+D\+Monitor}}
\item
class \mbox{\hyperlink{classeo_gnuplot1_d_snapshot}{eo\+Gnuplot1\+D\+Snapshot}}
\item
class \mbox{\hyperlink{classeo_monitor}{eo\+Monitor}}
\item
class \mbox{\hyperlink{classeo_o_stream_monitor}{eo\+O\+Stream\+Monitor}}
\item
class \mbox{\hyperlink{classeo_stdout_monitor}{eo\+Stdout\+Monitor}}
\item
class \mbox{\hyperlink{classeo_timed_monitor}{eo\+Timed\+Monitor}}
\item
class \mbox{\hyperlink{classeo_log_monitor}{eo\+Log\+Monitor}}
\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
Monitors take a set of value parameters (\mbox{\hyperlink{classeo_value_param}{eo\+Value\+Param}}) objects and output them on a given stream, file, pipe, etc.
They can be called from within an \mbox{\hyperlink{classeo_check_point}{eo\+Check\+Point}}, to print different values of parameters or of \mbox{\hyperlink{classeo_stat}{eo\+Stat}} at each generation.
\begin{DoxySeeAlso}{See also}
\mbox{\hyperlink{classeo_check_point}{eo\+Check\+Point}}
\mbox{\hyperlink{classeo_stat}{eo\+Stat}}
\end{DoxySeeAlso}