temps_reel/software/raspberry/superviseur-robot/lib/doc/latex/message_8cpp.tex

85 lines
4 KiB
TeX
Raw Normal View History

\hypertarget{message_8cpp}{}\section{src/message.cpp File Reference}
\label{message_8cpp}\index{src/message.\+cpp@{src/message.\+cpp}}
Functions for sending message to monitor.
{\ttfamily \#include \char`\"{}message.\+h\char`\"{}}\newline
Include dependency graph for message.\+cpp\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=329pt]{message_8cpp__incl}
\end{center}
\end{figure}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item
void \hyperlink{message_8cpp_a8c768ba3ccfd64ba1e39079c967aff26}{set\+\_\+msg\+To\+Mon\+\_\+header} (\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$msg, char $\ast$header)
\item
void \hyperlink{message_8cpp_aa938f8156bfca7379f533b751334ca6f}{set\+\_\+msg\+To\+Mon\+\_\+data} (\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$msg, void $\ast$data)
\item
void \hyperlink{message_8cpp_a285193a5a9d3b142f3f1c53c471d3173}{free\+\_\+msg\+To\+Mon\+\_\+data} (\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$msg)
\item
void \hyperlink{message_8cpp_ae409e822d69cee7483a2d41c62698a85}{print\+\_\+msg\+To\+Mon} (\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$msg)
\end{DoxyCompactItemize}
\subsection{Detailed Description}
Functions for sending message to monitor.
\begin{DoxyAuthor}{Author}
P\+E.\+Hladik
\end{DoxyAuthor}
\begin{DoxyVersion}{Version}
1.\+0
\end{DoxyVersion}
\begin{DoxyDate}{Date}
06/06/2017
\end{DoxyDate}
\subsection{Function Documentation}
\mbox{\Hypertarget{message_8cpp_a285193a5a9d3b142f3f1c53c471d3173}\label{message_8cpp_a285193a5a9d3b142f3f1c53c471d3173}}
\index{message.\+cpp@{message.\+cpp}!free\+\_\+msg\+To\+Mon\+\_\+data@{free\+\_\+msg\+To\+Mon\+\_\+data}}
\index{free\+\_\+msg\+To\+Mon\+\_\+data@{free\+\_\+msg\+To\+Mon\+\_\+data}!message.\+cpp@{message.\+cpp}}
\subsubsection{\texorpdfstring{free\+\_\+msg\+To\+Mon\+\_\+data()}{free\_msgToMon\_data()}}
{\footnotesize\ttfamily void free\+\_\+msg\+To\+Mon\+\_\+data (\begin{DoxyParamCaption}\item[{\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$}]{msg }\end{DoxyParamCaption})}
Definition at line 40 of file message.\+cpp.
\mbox{\Hypertarget{message_8cpp_ae409e822d69cee7483a2d41c62698a85}\label{message_8cpp_ae409e822d69cee7483a2d41c62698a85}}
\index{message.\+cpp@{message.\+cpp}!print\+\_\+msg\+To\+Mon@{print\+\_\+msg\+To\+Mon}}
\index{print\+\_\+msg\+To\+Mon@{print\+\_\+msg\+To\+Mon}!message.\+cpp@{message.\+cpp}}
\subsubsection{\texorpdfstring{print\+\_\+msg\+To\+Mon()}{print\_msgToMon()}}
{\footnotesize\ttfamily void print\+\_\+msg\+To\+Mon (\begin{DoxyParamCaption}\item[{\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$}]{msg }\end{DoxyParamCaption})}
Definition at line 46 of file message.\+cpp.
\mbox{\Hypertarget{message_8cpp_aa938f8156bfca7379f533b751334ca6f}\label{message_8cpp_aa938f8156bfca7379f533b751334ca6f}}
\index{message.\+cpp@{message.\+cpp}!set\+\_\+msg\+To\+Mon\+\_\+data@{set\+\_\+msg\+To\+Mon\+\_\+data}}
\index{set\+\_\+msg\+To\+Mon\+\_\+data@{set\+\_\+msg\+To\+Mon\+\_\+data}!message.\+cpp@{message.\+cpp}}
\subsubsection{\texorpdfstring{set\+\_\+msg\+To\+Mon\+\_\+data()}{set\_msgToMon\_data()}}
{\footnotesize\ttfamily void set\+\_\+msg\+To\+Mon\+\_\+data (\begin{DoxyParamCaption}\item[{\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$}]{msg, }\item[{void $\ast$}]{data }\end{DoxyParamCaption})}
Definition at line 32 of file message.\+cpp.
\mbox{\Hypertarget{message_8cpp_a8c768ba3ccfd64ba1e39079c967aff26}\label{message_8cpp_a8c768ba3ccfd64ba1e39079c967aff26}}
\index{message.\+cpp@{message.\+cpp}!set\+\_\+msg\+To\+Mon\+\_\+header@{set\+\_\+msg\+To\+Mon\+\_\+header}}
\index{set\+\_\+msg\+To\+Mon\+\_\+header@{set\+\_\+msg\+To\+Mon\+\_\+header}!message.\+cpp@{message.\+cpp}}
\subsubsection{\texorpdfstring{set\+\_\+msg\+To\+Mon\+\_\+header()}{set\_msgToMon\_header()}}
{\footnotesize\ttfamily void set\+\_\+msg\+To\+Mon\+\_\+header (\begin{DoxyParamCaption}\item[{\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$}]{msg, }\item[{char $\ast$}]{header }\end{DoxyParamCaption})}
Definition at line 28 of file message.\+cpp.