SuperSpaceInvaderTurboApoca.../doc/SAE102-SpaceInvaders/latex/de/d45/errors_8h_source.tex

23 lines
1.8 KiB
TeX

\hypertarget{errors_8h_source}{}\doxysection{errors.\+h}
\label{errors_8h_source}\index{headers/errors.h@{headers/errors.h}}
\mbox{\hyperlink{errors_8h}{Go to the documentation of this file.}}
\begin{DoxyCode}{0}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00001}00001 }
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00011}00011 \textcolor{preprocessor}{\#ifndef GUARD\_ERRORS\_H}}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00012}00012 \textcolor{preprocessor}{\#define GUARD\_ERRORS\_H}}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00013}00013 }
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00014}00014 \textcolor{preprocessor}{\#include<string>}}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00015}00015 \textcolor{preprocessor}{\#include<stdexcept>}}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00016}00016 }
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00017}00017 \textcolor{keyword}{using namespace }std;}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00018}00018 }
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00019}00019 \textcolor{comment}{// We keep the same case}}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00020}\mbox{\hyperlink{classconfig__error}{00020}} \textcolor{keyword}{class }\mbox{\hyperlink{classconfig__error}{config\_error}} : \textcolor{keyword}{public} runtime\_error \{}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00021}00021 \textcolor{keyword}{public}:}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00022}00022 \textcolor{keyword}{explicit} \mbox{\hyperlink{classconfig__error_a356c93d03faa195421a3826dd42bc2e2}{config\_error}}(\textcolor{keyword}{const} \textcolor{keywordtype}{string}\& msg);}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00023}00023 \};}
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00024}00024 }
\DoxyCodeLine{\Hypertarget{errors_8h_source_l00025}00025 \textcolor{preprocessor}{\#endif}}
\end{DoxyCode}