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
66
trunk/paradiseo-peo/docs/latex/class_worker.tex
Normal file
66
trunk/paradiseo-peo/docs/latex/class_worker.tex
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
\section{Worker Class Reference}
|
||||
\label{class_worker}\index{Worker@{Worker}}
|
||||
Inheritance diagram for Worker::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=3cm]{class_worker}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf Worker} ()\label{class_worker_3754817df06ffe220f7f0d903c78ccac}
|
||||
|
||||
\item
|
||||
void {\bf start} ()\label{class_worker_abcbbace05c6113f1959c494b3577291}
|
||||
|
||||
\item
|
||||
void {\bf pack\-Result} ()\label{class_worker_83780920118e6c2b67d9477bdf8be248}
|
||||
|
||||
\item
|
||||
void {\bf unpack\-Data} ()\label{class_worker_bff2bdcd64fe5400156cc78704c64953}
|
||||
|
||||
\item
|
||||
void {\bf pack\-Task\-Done} ()\label{class_worker_60d2e8eba85b9ef403d94be54c391640}
|
||||
|
||||
\item
|
||||
void {\bf notify\-Sending\-Result} ()\label{class_worker_e2f487014766a73c5788bdcfd58ad863}
|
||||
|
||||
\item
|
||||
void {\bf notify\-Sending\-Task\-Done} ()\label{class_worker_13efd6a8e275745329a4a8e23a0eb0bb}
|
||||
|
||||
\item
|
||||
void {\bf set\-Source} (int \_\-\_\-rank)\label{class_worker_5dab4ea663546b5a49d9398d7a624d27}
|
||||
|
||||
\end{CompactItemize}
|
||||
\subsection*{Private Attributes}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
WORKER\_\-ID {\bf id}\label{class_worker_b5ffcb995e12fa71b9551e91729d6972}
|
||||
|
||||
\item
|
||||
SERVICE\_\-ID {\bf serv\_\-id}\label{class_worker_d7dc76e301fd2bcf5d3a2088a59f1378}
|
||||
|
||||
\item
|
||||
{\bf Service} $\ast$ {\bf serv}\label{class_worker_454e1764ed165af733cc44a73e395692}
|
||||
|
||||
\item
|
||||
int {\bf src}\label{class_worker_895c3ebc198018ea3391c09bc802d2f6}
|
||||
|
||||
\item
|
||||
bool {\bf toto}\label{class_worker_7ba5a18b2918cf9e704536b763be37f7}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
|
||||
|
||||
|
||||
|
||||
Definition at line 33 of file worker.h.
|
||||
|
||||
The documentation for this class was generated from the following files:\begin{CompactItemize}
|
||||
\item
|
||||
worker.h\item
|
||||
worker.cpp\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue