mirror of
https://github.com/yoboujon/dumber.git
synced 2025-06-10 22:50:49 +02:00
91 lines
4.6 KiB
TeX
91 lines
4.6 KiB
TeX
\hypertarget{message_8h}{}\section{message.\+h File Reference}
|
|
\label{message_8h}\index{message.\+h@{message.\+h}}
|
|
|
|
|
|
Functions for sending message to monitor.
|
|
|
|
|
|
{\ttfamily \#include $<$stdio.\+h$>$}\newline
|
|
{\ttfamily \#include $<$stdlib.\+h$>$}\newline
|
|
{\ttfamily \#include $<$unistd.\+h$>$}\newline
|
|
{\ttfamily \#include $<$string.\+h$>$}\newline
|
|
Include dependency graph for message.\+h\+:\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=329pt]{message_8h__incl}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Classes}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
struct \hyperlink{struct_message_to_mon}{Message\+To\+Mon}
|
|
\end{DoxyCompactItemize}
|
|
\subsection*{Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
void \hyperlink{message_8h_a8c768ba3ccfd64ba1e39079c967aff26}{set\+\_\+msg\+To\+Mon\+\_\+header} (\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$msg, char $\ast$header)
|
|
\begin{DoxyCompactList}\small\item\em Set header part of monitor message. \end{DoxyCompactList}\item
|
|
void \hyperlink{message_8h_aa938f8156bfca7379f533b751334ca6f}{set\+\_\+msg\+To\+Mon\+\_\+data} (\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$msg, void $\ast$data)
|
|
\begin{DoxyCompactList}\small\item\em Set data part of monitor message. \end{DoxyCompactList}\item
|
|
void \hyperlink{message_8h_a285193a5a9d3b142f3f1c53c471d3173}{free\+\_\+msg\+To\+Mon\+\_\+data} (\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$msg)
|
|
\begin{DoxyCompactList}\small\item\em Dealocate moemory pointed by data part of message. \end{DoxyCompactList}\item
|
|
void \hyperlink{message_8h_ae409e822d69cee7483a2d41c62698a85}{print\+\_\+msg\+To\+Mon} (\hyperlink{struct_message_to_mon}{Message\+To\+Mon} $\ast$msg)
|
|
\begin{DoxyCompactList}\small\item\em Print message, header and data. \end{DoxyCompactList}\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_8h_a285193a5a9d3b142f3f1c53c471d3173}\label{message_8h_a285193a5a9d3b142f3f1c53c471d3173}}
|
|
\index{message.\+h@{message.\+h}!free\+\_\+msg\+To\+Mon\+\_\+data@{free\+\_\+msg\+To\+Mon\+\_\+data}}
|
|
\index{free\+\_\+msg\+To\+Mon\+\_\+data@{free\+\_\+msg\+To\+Mon\+\_\+data}!message.\+h@{message.\+h}}
|
|
\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})}
|
|
|
|
|
|
|
|
Dealocate moemory pointed by data part of message.
|
|
|
|
\mbox{\Hypertarget{message_8h_ae409e822d69cee7483a2d41c62698a85}\label{message_8h_ae409e822d69cee7483a2d41c62698a85}}
|
|
\index{message.\+h@{message.\+h}!print\+\_\+msg\+To\+Mon@{print\+\_\+msg\+To\+Mon}}
|
|
\index{print\+\_\+msg\+To\+Mon@{print\+\_\+msg\+To\+Mon}!message.\+h@{message.\+h}}
|
|
\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})}
|
|
|
|
|
|
|
|
Print message, header and data.
|
|
|
|
\mbox{\Hypertarget{message_8h_aa938f8156bfca7379f533b751334ca6f}\label{message_8h_aa938f8156bfca7379f533b751334ca6f}}
|
|
\index{message.\+h@{message.\+h}!set\+\_\+msg\+To\+Mon\+\_\+data@{set\+\_\+msg\+To\+Mon\+\_\+data}}
|
|
\index{set\+\_\+msg\+To\+Mon\+\_\+data@{set\+\_\+msg\+To\+Mon\+\_\+data}!message.\+h@{message.\+h}}
|
|
\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})}
|
|
|
|
|
|
|
|
Set data part of monitor message.
|
|
|
|
\mbox{\Hypertarget{message_8h_a8c768ba3ccfd64ba1e39079c967aff26}\label{message_8h_a8c768ba3ccfd64ba1e39079c967aff26}}
|
|
\index{message.\+h@{message.\+h}!set\+\_\+msg\+To\+Mon\+\_\+header@{set\+\_\+msg\+To\+Mon\+\_\+header}}
|
|
\index{set\+\_\+msg\+To\+Mon\+\_\+header@{set\+\_\+msg\+To\+Mon\+\_\+header}!message.\+h@{message.\+h}}
|
|
\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})}
|
|
|
|
|
|
|
|
Set header part of monitor message.
|
|
|