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

33 lines
2.1 KiB
TeX

\hypertarget{namespace_file_i_o}{}\doxysection{File\+IO Namespace Reference}
\label{namespace_file_i_o}\index{FileIO@{FileIO}}
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item
std\+::string \mbox{\hyperlink{namespace_file_i_o_ab49a427f3ddb1f750b4314dfdb17be2b}{read\+\_\+all}} (const std\+::string \&filename)
\item
void \mbox{\hyperlink{namespace_file_i_o_a84b962dcd17d16c361902d8b179d3b47}{write\+\_\+all}} (const std\+::string \&filename, const std\+::string \&contents)
\item
std\+::string \mbox{\hyperlink{namespace_file_i_o_a3aa60357e37b7acc57f3e89e80d6e7a4}{remove\+\_\+file\+\_\+extension}} (const std\+::string \&filename)
\end{DoxyCompactItemize}
\doxysubsection{Function Documentation}
\mbox{\Hypertarget{namespace_file_i_o_ab49a427f3ddb1f750b4314dfdb17be2b}\label{namespace_file_i_o_ab49a427f3ddb1f750b4314dfdb17be2b}}
\index{FileIO@{FileIO}!read\_all@{read\_all}}
\index{read\_all@{read\_all}!FileIO@{FileIO}}
\doxysubsubsection{\texorpdfstring{read\_all()}{read\_all()}}
{\footnotesize\ttfamily std\+::string File\+IO\+::read\+\_\+all (\begin{DoxyParamCaption}\item[{const std\+::string \&}]{filename }\end{DoxyParamCaption})}
\mbox{\Hypertarget{namespace_file_i_o_a3aa60357e37b7acc57f3e89e80d6e7a4}\label{namespace_file_i_o_a3aa60357e37b7acc57f3e89e80d6e7a4}}
\index{FileIO@{FileIO}!remove\_file\_extension@{remove\_file\_extension}}
\index{remove\_file\_extension@{remove\_file\_extension}!FileIO@{FileIO}}
\doxysubsubsection{\texorpdfstring{remove\_file\_extension()}{remove\_file\_extension()}}
{\footnotesize\ttfamily std\+::string File\+IO\+::remove\+\_\+file\+\_\+extension (\begin{DoxyParamCaption}\item[{const std\+::string \&}]{filename }\end{DoxyParamCaption})}
\mbox{\Hypertarget{namespace_file_i_o_a84b962dcd17d16c361902d8b179d3b47}\label{namespace_file_i_o_a84b962dcd17d16c361902d8b179d3b47}}
\index{FileIO@{FileIO}!write\_all@{write\_all}}
\index{write\_all@{write\_all}!FileIO@{FileIO}}
\doxysubsubsection{\texorpdfstring{write\_all()}{write\_all()}}
{\footnotesize\ttfamily void File\+IO\+::write\+\_\+all (\begin{DoxyParamCaption}\item[{const std\+::string \&}]{filename, }\item[{const std\+::string \&}]{contents }\end{DoxyParamCaption})}