sapphire/docs/latex/utils_8cpp.tex
2022-07-02 12:03:06 +02:00

35 lines
2.1 KiB
TeX

\hypertarget{utils_8cpp}{}\doxysection{src/utils.cpp File Reference}
\label{utils_8cpp}\index{src/utils.cpp@{src/utils.cpp}}
{\ttfamily \#include \char`\"{}utils.\+h\char`\"{}}\newline
{\ttfamily \#include $<$sstream$>$}\newline
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item
bool \mbox{\hyperlink{utils_8cpp_a0159b96c217d65d379016f6aa2c4dd57}{replace}} (std\+::string \&str, const std\+::string \&from, const std\+::string \&to)
\item
std\+::string \mbox{\hyperlink{utils_8cpp_a661f7549af1d9a364fde170b2c7ae0c3}{to\+\_\+string}} (const int \&value)
\item
std\+::string \mbox{\hyperlink{utils_8cpp_ab971c0a329063c89e85cf689bbad5d59}{to\+\_\+string}} (const float \&value)
\end{DoxyCompactItemize}
\doxysubsection{Function Documentation}
\mbox{\Hypertarget{utils_8cpp_a0159b96c217d65d379016f6aa2c4dd57}\label{utils_8cpp_a0159b96c217d65d379016f6aa2c4dd57}}
\index{utils.cpp@{utils.cpp}!replace@{replace}}
\index{replace@{replace}!utils.cpp@{utils.cpp}}
\doxysubsubsection{\texorpdfstring{replace()}{replace()}}
{\footnotesize\ttfamily bool replace (\begin{DoxyParamCaption}\item[{std\+::string \&}]{str, }\item[{const std\+::string \&}]{from, }\item[{const std\+::string \&}]{to }\end{DoxyParamCaption})}
\mbox{\Hypertarget{utils_8cpp_ab971c0a329063c89e85cf689bbad5d59}\label{utils_8cpp_ab971c0a329063c89e85cf689bbad5d59}}
\index{utils.cpp@{utils.cpp}!to\_string@{to\_string}}
\index{to\_string@{to\_string}!utils.cpp@{utils.cpp}}
\doxysubsubsection{\texorpdfstring{to\_string()}{to\_string()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
{\footnotesize\ttfamily std\+::string to\+\_\+string (\begin{DoxyParamCaption}\item[{const float \&}]{value }\end{DoxyParamCaption})}
\mbox{\Hypertarget{utils_8cpp_a661f7549af1d9a364fde170b2c7ae0c3}\label{utils_8cpp_a661f7549af1d9a364fde170b2c7ae0c3}}
\index{utils.cpp@{utils.cpp}!to\_string@{to\_string}}
\index{to\_string@{to\_string}!utils.cpp@{utils.cpp}}
\doxysubsubsection{\texorpdfstring{to\_string()}{to\_string()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
{\footnotesize\ttfamily std\+::string to\+\_\+string (\begin{DoxyParamCaption}\item[{const int \&}]{value }\end{DoxyParamCaption})}