Generated foxygen documentation. Closes #1
This commit is contained in:
36
docs/latex/dbc__decode__builder_8h_source.tex
Normal file
36
docs/latex/dbc__decode__builder_8h_source.tex
Normal file
@@ -0,0 +1,36 @@
|
||||
\hypertarget{dbc__decode__builder_8h_source}{}\doxysection{dbc\+\_\+decode\+\_\+builder.\+h}
|
||||
\mbox{\hyperlink{dbc__decode__builder_8h}{Go to the documentation of this file.}}
|
||||
\begin{DoxyCode}{0}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00001}00001 \textcolor{comment}{/**}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00002}00002 \textcolor{comment}{ * @file dbc\_decode\_builder.h}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00003}00003 \textcolor{comment}{ * @brief}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00004}00004 \textcolor{comment}{ *}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00005}00005 \textcolor{comment}{ * Created: 2026-\/03-\/13}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00006}00006 \textcolor{comment}{ * Author: Deeaitch (Dim. Himro)}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00007}00007 \textcolor{comment}{ *}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00008}00008 \textcolor{comment}{ * Licensed under the MIT License.}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00009}00009 \textcolor{comment}{ * See LICENSE file in the project root for full license text.}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00010}00010 \textcolor{comment}{ */}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00011}00011 }
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00012}00012 \textcolor{preprocessor}{\#ifndef DBC\_DECODE\_BUILDER\_H}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00013}00013 \textcolor{preprocessor}{\#define DBC\_DECODE\_BUILDER\_H}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00014}00014 }
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00015}00015 \textcolor{preprocessor}{\#include "{}\mbox{\hyperlink{dbc__database_8h}{dbc\_database.h}}"{}}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00016}00016 \textcolor{preprocessor}{\#include "{}\mbox{\hyperlink{decode__database_8h}{decode\_database.h}}"{}}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00017}00017 \textcolor{comment}{}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00018}00018 \textcolor{comment}{/**}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00019}00019 \textcolor{comment}{ * @brief Converts parsed DBC data into runtime decode database.}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00020}00020 \textcolor{comment}{ */}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00021}\mbox{\hyperlink{classDbcDecodeBuilder}{00021}} \textcolor{keyword}{class }\mbox{\hyperlink{classDbcDecodeBuilder}{DbcDecodeBuilder}} \{}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00022}00022 \textcolor{keyword}{public}:\textcolor{comment}{}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00023}00023 \textcolor{comment}{ /**}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00024}00024 \textcolor{comment}{ * @brief Build runtime decode database.}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00025}00025 \textcolor{comment}{ * @param source Parsed DBC database.}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00026}00026 \textcolor{comment}{ * @return Runtime-\/ready decode database.}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00027}00027 \textcolor{comment}{ */}}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00028}00028 \mbox{\hyperlink{structDecodeDatabase}{DecodeDatabase}} \mbox{\hyperlink{classDbcDecodeBuilder_a2bc6386dfb5e58976c42e22c19ec471b}{Build}} (\textcolor{keyword}{const} \mbox{\hyperlink{structDbcDatabase}{DbcDatabase}} \&source) \textcolor{keyword}{const};}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00029}00029 \};}
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00030}00030 }
|
||||
\DoxyCodeLine{\Hypertarget{dbc__decode__builder_8h_source_l00031}00031 \textcolor{preprocessor}{\#endif }\textcolor{comment}{/* DBC\_DECODE\_BUILDER\_H */}\textcolor{preprocessor}{}}
|
||||
|
||||
\end{DoxyCode}
|
||||
Reference in New Issue
Block a user