git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@98 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
4430c719fb
commit
8fe0255b24
411 changed files with 45668 additions and 0 deletions
63
trunk/paradiseo-peo/docs/latex/class_communicable.tex
Normal file
63
trunk/paradiseo-peo/docs/latex/class_communicable.tex
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
\section{Communicable Class Reference}
|
||||
\label{class_communicable}\index{Communicable@{Communicable}}
|
||||
Inheritance diagram for Communicable::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=1.6cm]{class_communicable}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf Communicable} ()\label{class_communicable_8ae1827ecf7569b3db1ed386c7d8ad78}
|
||||
|
||||
\item
|
||||
virtual {\bf $\sim$Communicable} ()\label{class_communicable_2280b0dfa0d3a515fccf62c2a9fd5f41}
|
||||
|
||||
\item
|
||||
COMM\_\-ID {\bf get\-Key} ()\label{class_communicable_db4307b69b9ccacff55fdbf84b8f50e4}
|
||||
|
||||
\item
|
||||
void {\bf lock} ()\label{class_communicable_e1f8bd1ee810fd73d44315c95998d19d}
|
||||
|
||||
\item
|
||||
void {\bf unlock} ()\label{class_communicable_caa814847192e71f434fbf9479ede862}
|
||||
|
||||
\item
|
||||
void {\bf stop} ()\label{class_communicable_cb53e6534b947bc889aa181d9dbbd13b}
|
||||
|
||||
\item
|
||||
void {\bf resume} ()\label{class_communicable_3306a9adb11a0ab5af342c0db9f7bb2a}
|
||||
|
||||
\end{CompactItemize}
|
||||
\subsection*{Protected Attributes}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
COMM\_\-ID {\bf key}\label{class_communicable_605b0efeffe81326f216c9903f5bbf4c}
|
||||
|
||||
\item
|
||||
sem\_\-t {\bf sem\_\-lock}\label{class_communicable_cf9639312f71a2f348bc1e7789ccbd9d}
|
||||
|
||||
\item
|
||||
sem\_\-t {\bf sem\_\-stop}\label{class_communicable_29c53b9191348e0505e3bcba6d8b82b1}
|
||||
|
||||
\end{CompactItemize}
|
||||
\subsection*{Static Protected Attributes}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
static unsigned {\bf num\_\-comm} = 0\label{class_communicable_7a6acfdc781a67c9c0ec4f17893f86c3}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
|
||||
|
||||
|
||||
|
||||
Definition at line 31 of file communicable.h.
|
||||
|
||||
The documentation for this class was generated from the following files:\begin{CompactItemize}
|
||||
\item
|
||||
communicable.h\item
|
||||
communicable.cpp\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue