docs(Doxyfile,docs): added doxygen config and initial built doc
This commit is contained in:
22
docs/latex/_metadata_8h.tex
Normal file
22
docs/latex/_metadata_8h.tex
Normal file
@@ -0,0 +1,22 @@
|
||||
\doxysection{src/dobj/public/\+Metadata.h File Reference}
|
||||
\hypertarget{_metadata_8h}{}\label{_metadata_8h}\index{src/dobj/public/Metadata.h@{src/dobj/public/Metadata.h}}
|
||||
|
||||
|
||||
Public interface for the \doxylink{class_metadata}{Metadata} class used in the dobj module.
|
||||
|
||||
|
||||
{\ttfamily \#include $<$string$>$}\newline
|
||||
{\ttfamily \#include $<$vector$>$}\newline
|
||||
{\ttfamily \#include $<$cstddef$>$}\newline
|
||||
{\ttfamily \#include $<$iostream$>$}\newline
|
||||
\doxysubsubsection*{Classes}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
class \mbox{\hyperlink{class_metadata}{Metadata}}
|
||||
\begin{DoxyCompactList}\small\item\em Represents metadata information for data objects in the dobj module. \end{DoxyCompactList}\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
Public interface for the \doxylink{class_metadata}{Metadata} class used in the dobj module.
|
||||
|
||||
The \doxylink{class_metadata}{Metadata} class provides descriptive information about the data encapsulated within a dobj, including size, type, dimensions, and debugging flags.
|
||||
Reference in New Issue
Block a user