add doxygen configuration

This commit is contained in:
jonathan santis
2025-05-20 16:15:21 +02:00
parent a834abc8e7
commit 061094c88c
129 changed files with 19750 additions and 18 deletions

74
doc/latex/file_8h.tex Normal file
View File

@@ -0,0 +1,74 @@
\doxysection{file.\+h File Reference}
\hypertarget{file_8h}{}\label{file_8h}\index{file.h@{file.h}}
\doxysubsubsection*{Macros}
\begin{DoxyCompactItemize}
\item
\#define \mbox{\hyperlink{file_8h_a258bb72419ef143530a2f8f55e7d57af}{NO\+\_\+\+ERROR}}~0
\item
\#define \mbox{\hyperlink{file_8h_a44d189cf44f6ef2cb48c2f22c7824469}{FILE\+\_\+\+ERROR\+\_\+\+OPEN}}~11
\item
\#define \mbox{\hyperlink{file_8h_a12f43bc1d8b150bb55c18877bbe612ac}{FILE\+\_\+\+ERROR\+\_\+\+STRCONTENT\+\_\+\+TO\+\_\+\+SMALL}}~12
\item
\#define \mbox{\hyperlink{file_8h_aa161b7390609303815b39df4a4850cfc}{FILE\+\_\+\+ERROR\+\_\+\+READ\+\_\+\+MISMATCH}}~13
\end{DoxyCompactItemize}
\doxysubsubsection*{Functions}
\begin{DoxyCompactItemize}
\item
int \mbox{\hyperlink{file_8h_a415337a87938760b49ba4c0d74ab6c6a}{get\+File}} (char \texorpdfstring{$\ast$}{*}fname, char \texorpdfstring{$\ast$}{*}\texorpdfstring{$\ast$}{*}str\+Content, int cb\+Size, long \texorpdfstring{$\ast$}{*}needed\+Size)
\end{DoxyCompactItemize}
\doxysubsection{Macro Definition Documentation}
\Hypertarget{file_8h_a44d189cf44f6ef2cb48c2f22c7824469}\index{file.h@{file.h}!FILE\_ERROR\_OPEN@{FILE\_ERROR\_OPEN}}
\index{FILE\_ERROR\_OPEN@{FILE\_ERROR\_OPEN}!file.h@{file.h}}
\doxysubsubsection{\texorpdfstring{FILE\_ERROR\_OPEN}{FILE\_ERROR\_OPEN}}
{\footnotesize\ttfamily \label{file_8h_a44d189cf44f6ef2cb48c2f22c7824469}
\#define FILE\+\_\+\+ERROR\+\_\+\+OPEN~11}
Definition at line \mbox{\hyperlink{file_8h_source_l00004}{4}} of file \mbox{\hyperlink{file_8h_source}{file.\+h}}.
\Hypertarget{file_8h_aa161b7390609303815b39df4a4850cfc}\index{file.h@{file.h}!FILE\_ERROR\_READ\_MISMATCH@{FILE\_ERROR\_READ\_MISMATCH}}
\index{FILE\_ERROR\_READ\_MISMATCH@{FILE\_ERROR\_READ\_MISMATCH}!file.h@{file.h}}
\doxysubsubsection{\texorpdfstring{FILE\_ERROR\_READ\_MISMATCH}{FILE\_ERROR\_READ\_MISMATCH}}
{\footnotesize\ttfamily \label{file_8h_aa161b7390609303815b39df4a4850cfc}
\#define FILE\+\_\+\+ERROR\+\_\+\+READ\+\_\+\+MISMATCH~13}
Definition at line \mbox{\hyperlink{file_8h_source_l00006}{6}} of file \mbox{\hyperlink{file_8h_source}{file.\+h}}.
\Hypertarget{file_8h_a12f43bc1d8b150bb55c18877bbe612ac}\index{file.h@{file.h}!FILE\_ERROR\_STRCONTENT\_TO\_SMALL@{FILE\_ERROR\_STRCONTENT\_TO\_SMALL}}
\index{FILE\_ERROR\_STRCONTENT\_TO\_SMALL@{FILE\_ERROR\_STRCONTENT\_TO\_SMALL}!file.h@{file.h}}
\doxysubsubsection{\texorpdfstring{FILE\_ERROR\_STRCONTENT\_TO\_SMALL}{FILE\_ERROR\_STRCONTENT\_TO\_SMALL}}
{\footnotesize\ttfamily \label{file_8h_a12f43bc1d8b150bb55c18877bbe612ac}
\#define FILE\+\_\+\+ERROR\+\_\+\+STRCONTENT\+\_\+\+TO\+\_\+\+SMALL~12}
Definition at line \mbox{\hyperlink{file_8h_source_l00005}{5}} of file \mbox{\hyperlink{file_8h_source}{file.\+h}}.
\Hypertarget{file_8h_a258bb72419ef143530a2f8f55e7d57af}\index{file.h@{file.h}!NO\_ERROR@{NO\_ERROR}}
\index{NO\_ERROR@{NO\_ERROR}!file.h@{file.h}}
\doxysubsubsection{\texorpdfstring{NO\_ERROR}{NO\_ERROR}}
{\footnotesize\ttfamily \label{file_8h_a258bb72419ef143530a2f8f55e7d57af}
\#define NO\+\_\+\+ERROR~0}
Definition at line \mbox{\hyperlink{file_8h_source_l00001}{1}} of file \mbox{\hyperlink{file_8h_source}{file.\+h}}.
\doxysubsection{Function Documentation}
\Hypertarget{file_8h_a415337a87938760b49ba4c0d74ab6c6a}\index{file.h@{file.h}!getFile@{getFile}}
\index{getFile@{getFile}!file.h@{file.h}}
\doxysubsubsection{\texorpdfstring{getFile()}{getFile()}}
{\footnotesize\ttfamily \label{file_8h_a415337a87938760b49ba4c0d74ab6c6a}
int get\+File (\begin{DoxyParamCaption}\item[{char \texorpdfstring{$\ast$}{*}}]{fname}{, }\item[{char \texorpdfstring{$\ast$}{*}\texorpdfstring{$\ast$}{*}}]{str\+Content}{, }\item[{int}]{cb\+Size}{, }\item[{long \texorpdfstring{$\ast$}{*}}]{needed\+Size}{}\end{DoxyParamCaption})}
Definition at line \mbox{\hyperlink{file_8c_source_l00017}{17}} of file \mbox{\hyperlink{file_8c_source}{file.\+c}}.