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
57
Doxygen doc/latex/classeo_exception.tex
Normal file
57
Doxygen doc/latex/classeo_exception.tex
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
\hypertarget{classeo_exception}{}\doxysection{eo\+Exception Class Reference}
|
||||
\label{classeo_exception}\index{eoException@{eoException}}
|
||||
|
||||
|
||||
You can catch this base exception if you want to catch anything thrown by Paradis\+EO.
|
||||
|
||||
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Exceptions.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Exception\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_exception__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Exception\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=163pt]{classeo_exception__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_exception_ad11f383b37c5d9f2dd36a5240ad10d98}\label{classeo_exception_ad11f383b37c5d9f2dd36a5240ad10d98}}
|
||||
{\bfseries eo\+Exception} (std\+::string msg=\char`\"{}\char`\"{})
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_exception_a5235c4a996b7d9b412ba50b24418926f}\label{classeo_exception_a5235c4a996b7d9b412ba50b24418926f}}
|
||||
virtual std\+::string {\bfseries message} () const throw ()
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_exception_ab1770828d72592c4a7d5d4eb4d4e0b2d}\label{classeo_exception_ab1770828d72592c4a7d5d4eb4d4e0b2d}}
|
||||
const char $\ast$ {\bfseries what} () const throw ()
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Protected Attributes}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_exception_afab3280c171311b26f801f5caa096cdc}\label{classeo_exception_afab3280c171311b26f801f5caa096cdc}}
|
||||
const std\+::string {\bfseries \+\_\+msg}
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
You can catch this base exception if you want to catch anything thrown by Paradis\+EO.
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
eo/src/eo\+Exceptions.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue