Generated foxygen documentation. Closes #1
This commit is contained in:
31
docs/latex/dbc__database_8h_source.tex
Normal file
31
docs/latex/dbc__database_8h_source.tex
Normal file
@@ -0,0 +1,31 @@
|
||||
\hypertarget{dbc__database_8h_source}{}\doxysection{dbc\+\_\+database.\+h}
|
||||
\mbox{\hyperlink{dbc__database_8h}{Go to the documentation of this file.}}
|
||||
\begin{DoxyCode}{0}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00001}00001 \textcolor{comment}{/**}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00002}00002 \textcolor{comment}{ * @file dbc\_database.h}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00003}00003 \textcolor{comment}{ * @brief}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00004}00004 \textcolor{comment}{ *}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00005}00005 \textcolor{comment}{ * Created: 2026-\/03-\/13}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00006}00006 \textcolor{comment}{ * Author: Deeaitch (Dim. Himro)}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00007}00007 \textcolor{comment}{ *}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00008}00008 \textcolor{comment}{ * Licensed under the MIT License.}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00009}00009 \textcolor{comment}{ * See LICENSE file in the project root for full license text.}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00010}00010 \textcolor{comment}{ */}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00011}00011 }
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00012}00012 \textcolor{preprocessor}{\#ifndef DBC\_DATABASE\_H}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00013}00013 \textcolor{preprocessor}{\#define DBC\_DATABASE\_H}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00014}00014 }
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00015}00015 \textcolor{preprocessor}{\#include <vector>}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00016}00016 }
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00017}00017 \textcolor{preprocessor}{\#include "{}\mbox{\hyperlink{frame__info_8h}{frame\_info.h}}"{}}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00018}00018 \textcolor{comment}{}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00019}00019 \textcolor{comment}{/**}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00020}00020 \textcolor{comment}{ * @brief Parsed DBC content stored in a simple internal form.}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00021}00021 \textcolor{comment}{ */}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00022}\mbox{\hyperlink{structDbcDatabase}{00022}} \textcolor{keyword}{struct }\mbox{\hyperlink{structDbcDatabase}{DbcDatabase}} \{}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00023}\mbox{\hyperlink{structDbcDatabase_a2cade5d0234ee816132127542f8c612b}{00023}} std::vector<FrameInfo> \mbox{\hyperlink{structDbcDatabase_a2cade5d0234ee816132127542f8c612b}{frames}}; \textcolor{comment}{/**< All frames found in the DBC file. */}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00024}00024 \};}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00025}00025 }
|
||||
\DoxyCodeLine{\Hypertarget{dbc__database_8h_source_l00026}00026 \textcolor{preprocessor}{\#endif }\textcolor{comment}{/* DBC\_DATABASE\_H */}\textcolor{preprocessor}{}}
|
||||
|
||||
\end{DoxyCode}
|
||||
Reference in New Issue
Block a user