adding the problem configuration interface to irace interface
problem_config_mapping created
This commit is contained in:
parent
8fa2270ffd
commit
e79679b3c9
14462 changed files with 182271 additions and 6 deletions
39
Doxygen doc/latex/classeo_updatable.tex
Normal file
39
Doxygen doc/latex/classeo_updatable.tex
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
\hypertarget{classeo_updatable}{}\doxysection{eo\+Updatable Class Reference}
|
||||
\label{classeo_updatable}\index{eoUpdatable@{eoUpdatable}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Updatable.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Updatable\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=193pt]{classeo_updatable__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_updatable_a676507037d8d5f0d70129ebacfea12d0}\label{classeo_updatable_a676507037d8d5f0d70129ebacfea12d0}}
|
||||
virtual \mbox{\hyperlink{classeo_updatable_a676507037d8d5f0d70129ebacfea12d0}{$\sim$eo\+Updatable}} ()
|
||||
\begin{DoxyCompactList}\small\item\em Virtual destructor. \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_updatable_a3a54eb782cf7cc69dc023f9008f36284}\label{classeo_updatable_a3a54eb782cf7cc69dc023f9008f36284}}
|
||||
virtual void {\bfseries update} ()=0
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_updatable_a676507037d8d5f0d70129ebacfea12d0}\label{classeo_updatable_a676507037d8d5f0d70129ebacfea12d0}}
|
||||
virtual \mbox{\hyperlink{classeo_updatable_a676507037d8d5f0d70129ebacfea12d0}{$\sim$eo\+Updatable}} ()
|
||||
\begin{DoxyCompactList}\small\item\em Virtual destructor. \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_updatable_a3a54eb782cf7cc69dc023f9008f36284}\label{classeo_updatable_a3a54eb782cf7cc69dc023f9008f36284}}
|
||||
virtual void {\bfseries update} ()=0
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\mbox{\hyperlink{classeo_updatable}{eo\+Updatable}} is a generic class for adding updatation to an existing class Just says it has an update() method
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/utils/eo\+Updatable.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue