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

41 lines
2.3 KiB
TeX

\hypertarget{utils_8h}{}\doxysection{src/utils.h File Reference}
\label{utils_8h}\index{src/utils.h@{src/utils.h}}
{\ttfamily \#include \char`\"{}Format\+String/\+Format\+String.\+hpp\char`\"{}}\newline
{\ttfamily \#include \char`\"{}sapphirepch.\+h\char`\"{}}\newline
{\ttfamily \#include $<$chrono$>$}\newline
\doxysubsection*{Classes}
\begin{DoxyCompactItemize}
\item
class \mbox{\hyperlink{class____benchmark__impl}{\+\_\+\+\_\+benchmark\+\_\+impl}}
\end{DoxyCompactItemize}
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item
bool \mbox{\hyperlink{utils_8h_a0159b96c217d65d379016f6aa2c4dd57}{replace}} (std\+::string \&str, const std\+::string \&from, const std\+::string \&to)
\item
std\+::string \mbox{\hyperlink{utils_8h_a661f7549af1d9a364fde170b2c7ae0c3}{to\+\_\+string}} (const int \&value)
\item
std\+::string \mbox{\hyperlink{utils_8h_ab971c0a329063c89e85cf689bbad5d59}{to\+\_\+string}} (const float \&value)
\end{DoxyCompactItemize}
\doxysubsection{Function Documentation}
\mbox{\Hypertarget{utils_8h_a0159b96c217d65d379016f6aa2c4dd57}\label{utils_8h_a0159b96c217d65d379016f6aa2c4dd57}}
\index{utils.h@{utils.h}!replace@{replace}}
\index{replace@{replace}!utils.h@{utils.h}}
\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_8h_ab971c0a329063c89e85cf689bbad5d59}\label{utils_8h_ab971c0a329063c89e85cf689bbad5d59}}
\index{utils.h@{utils.h}!to\_string@{to\_string}}
\index{to\_string@{to\_string}!utils.h@{utils.h}}
\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_8h_a661f7549af1d9a364fde170b2c7ae0c3}\label{utils_8h_a661f7549af1d9a364fde170b2c7ae0c3}}
\index{utils.h@{utils.h}!to\_string@{to\_string}}
\index{to\_string@{to\_string}!utils.h@{utils.h}}
\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})}