Generated foxygen documentation. Closes #1
This commit is contained in:
95
docs/latex/structDecodedFrameValue.tex
Normal file
95
docs/latex/structDecodedFrameValue.tex
Normal file
@@ -0,0 +1,95 @@
|
||||
\hypertarget{structDecodedFrameValue}{}\doxysection{Decoded\+Frame\+Value Struct Reference}
|
||||
\label{structDecodedFrameValue}\index{DecodedFrameValue@{DecodedFrameValue}}
|
||||
|
||||
|
||||
Fully decoded frame.
|
||||
|
||||
|
||||
|
||||
|
||||
{\ttfamily \#include $<$dbc\+\_\+decoder.\+h$>$}
|
||||
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\hyperlink{structDecodedFrameValue_a19f754bb84e67e6ae71ea93b9ae6382b}{Decoded\+Frame\+Value}} ()
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Public Attributes}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
const \mbox{\hyperlink{structDecodeFrame}{Decode\+Frame}} $\ast$ \mbox{\hyperlink{structDecodedFrameValue_a60dda1cc352d2c8087f0bdbc81dd266c}{definition}}
|
||||
\item
|
||||
std\+::vector$<$ \mbox{\hyperlink{structDecodedSignalValue}{Decoded\+Signal\+Value}} $>$ \mbox{\hyperlink{structDecodedFrameValue_a8440e0e5d7953102095b029f522022d3}{signals}}
|
||||
\item
|
||||
bool \mbox{\hyperlink{structDecodedFrameValue_a4f51c31110dba1f73a763c596372beb0}{valid}}
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
Fully decoded frame.
|
||||
|
||||
Definition at line \mbox{\hyperlink{dbc__decoder_8h_source_l00055}{55}} of file \mbox{\hyperlink{dbc__decoder_8h_source}{dbc\+\_\+decoder.\+h}}.
|
||||
|
||||
|
||||
|
||||
\doxysubsection{Constructor \& Destructor Documentation}
|
||||
\mbox{\Hypertarget{structDecodedFrameValue_a19f754bb84e67e6ae71ea93b9ae6382b}\label{structDecodedFrameValue_a19f754bb84e67e6ae71ea93b9ae6382b}}
|
||||
\index{DecodedFrameValue@{DecodedFrameValue}!DecodedFrameValue@{DecodedFrameValue}}
|
||||
\index{DecodedFrameValue@{DecodedFrameValue}!DecodedFrameValue@{DecodedFrameValue}}
|
||||
\doxysubsubsection{\texorpdfstring{DecodedFrameValue()}{DecodedFrameValue()}}
|
||||
{\footnotesize\ttfamily Decoded\+Frame\+Value\+::\+Decoded\+Frame\+Value (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
||||
|
||||
|
||||
|
||||
Definition at line \mbox{\hyperlink{dbc__decoder_8h_source_l00060}{60}} of file \mbox{\hyperlink{dbc__decoder_8h_source}{dbc\+\_\+decoder.\+h}}.
|
||||
|
||||
|
||||
|
||||
\doxysubsection{Member Data Documentation}
|
||||
\mbox{\Hypertarget{structDecodedFrameValue_a60dda1cc352d2c8087f0bdbc81dd266c}\label{structDecodedFrameValue_a60dda1cc352d2c8087f0bdbc81dd266c}}
|
||||
\index{DecodedFrameValue@{DecodedFrameValue}!definition@{definition}}
|
||||
\index{definition@{definition}!DecodedFrameValue@{DecodedFrameValue}}
|
||||
\doxysubsubsection{\texorpdfstring{definition}{definition}}
|
||||
{\footnotesize\ttfamily const \mbox{\hyperlink{structDecodeFrame}{Decode\+Frame}}$\ast$ Decoded\+Frame\+Value\+::definition}
|
||||
|
||||
Frame definition.
|
||||
|
||||
Definition at line \mbox{\hyperlink{dbc__decoder_8h_source_l00056}{56}} of file \mbox{\hyperlink{dbc__decoder_8h_source}{dbc\+\_\+decoder.\+h}}.
|
||||
|
||||
|
||||
|
||||
Referenced by \mbox{\hyperlink{dbc__decoder_8cpp_source_l00031}{Dbc\+Decoder\+::\+Decode()}}, and \mbox{\hyperlink{main_8cpp_source_l00075}{Print\+Decoded\+Frame()}}.
|
||||
|
||||
\mbox{\Hypertarget{structDecodedFrameValue_a8440e0e5d7953102095b029f522022d3}\label{structDecodedFrameValue_a8440e0e5d7953102095b029f522022d3}}
|
||||
\index{DecodedFrameValue@{DecodedFrameValue}!signals@{signals}}
|
||||
\index{signals@{signals}!DecodedFrameValue@{DecodedFrameValue}}
|
||||
\doxysubsubsection{\texorpdfstring{signals}{signals}}
|
||||
{\footnotesize\ttfamily std\+::vector$<$\mbox{\hyperlink{structDecodedSignalValue}{Decoded\+Signal\+Value}}$>$ Decoded\+Frame\+Value\+::signals}
|
||||
|
||||
Decoded signal values.
|
||||
|
||||
Definition at line \mbox{\hyperlink{dbc__decoder_8h_source_l00057}{57}} of file \mbox{\hyperlink{dbc__decoder_8h_source}{dbc\+\_\+decoder.\+h}}.
|
||||
|
||||
|
||||
|
||||
Referenced by \mbox{\hyperlink{dbc__decoder_8cpp_source_l00031}{Dbc\+Decoder\+::\+Decode()}}, and \mbox{\hyperlink{main_8cpp_source_l00075}{Print\+Decoded\+Frame()}}.
|
||||
|
||||
\mbox{\Hypertarget{structDecodedFrameValue_a4f51c31110dba1f73a763c596372beb0}\label{structDecodedFrameValue_a4f51c31110dba1f73a763c596372beb0}}
|
||||
\index{DecodedFrameValue@{DecodedFrameValue}!valid@{valid}}
|
||||
\index{valid@{valid}!DecodedFrameValue@{DecodedFrameValue}}
|
||||
\doxysubsubsection{\texorpdfstring{valid}{valid}}
|
||||
{\footnotesize\ttfamily bool Decoded\+Frame\+Value\+::valid}
|
||||
|
||||
true if frame was matched.
|
||||
|
||||
Definition at line \mbox{\hyperlink{dbc__decoder_8h_source_l00058}{58}} of file \mbox{\hyperlink{dbc__decoder_8h_source}{dbc\+\_\+decoder.\+h}}.
|
||||
|
||||
|
||||
|
||||
Referenced by \mbox{\hyperlink{dbc__decoder_8cpp_source_l00031}{Dbc\+Decoder\+::\+Decode()}}, and \mbox{\hyperlink{main_8cpp_source_l00075}{Print\+Decoded\+Frame()}}.
|
||||
|
||||
|
||||
|
||||
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\hyperlink{dbc__decoder_8h}{dbc\+\_\+decoder.\+h}}\end{DoxyCompactItemize}
|
||||
Reference in New Issue
Block a user