summaryrefslogtreecommitdiff
path: root/doc/latex/classLock.tex
blob: 5de9514936d4fc91b0fdbb02e4b6460f7bfe63b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
\section{Lock Class Reference}
\label{classLock}\index{Lock@{Lock}}
{\tt \#include $<$thread\-Utils.hpp$>$}

\subsection*{Public Member Functions}
\begin{CompactItemize}
\item 
{\bf Lock} ({\bf Mutex} \&m)
\item 
{\bf $\sim$Lock} ()
\end{CompactItemize}
\subsection*{Private Member Functions}
\begin{CompactItemize}
\item 
{\bf Lock} (const {\bf Lock} \&src)
\item 
void {\bf operator=} (const {\bf Lock} \&src)
\end{CompactItemize}
\subsection*{Private Attributes}
\begin{CompactItemize}
\item 
{\bf Mutex} \& {\bf mutex}
\end{CompactItemize}


\subsection{Constructor \& Destructor Documentation}
\index{Lock@{Lock}!Lock@{Lock}}
\index{Lock@{Lock}!Lock@{Lock}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}Lock::Lock ({\bf Mutex} \& {\em m})\hspace{0.3cm}{\tt  [inline]}}\label{classLock_2c786576eddddb484a6a02a7dea52904}


\index{Lock@{Lock}!~Lock@{$\sim$Lock}}
\index{~Lock@{$\sim$Lock}!Lock@{Lock}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}Lock::$\sim$Lock ()\hspace{0.3cm}{\tt  [inline]}}\label{classLock_7ab6d9485c8665bb3643710432882971}


\index{Lock@{Lock}!Lock@{Lock}}
\index{Lock@{Lock}!Lock@{Lock}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}Lock::Lock (const {\bf Lock} \& {\em src})\hspace{0.3cm}{\tt  [private]}}\label{classLock_5aba40fb170cf8fbfbe241ecac4b66b2}




\subsection{Member Function Documentation}
\index{Lock@{Lock}!operator=@{operator=}}
\index{operator=@{operator=}!Lock@{Lock}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}void Lock::operator= (const {\bf Lock} \& {\em src})\hspace{0.3cm}{\tt  [private]}}\label{classLock_6beb534a89b213d70e4b3bb9b3cde217}




\subsection{Member Data Documentation}
\index{Lock@{Lock}!mutex@{mutex}}
\index{mutex@{mutex}!Lock@{Lock}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}{\bf Mutex}\& {\bf Lock::mutex}\hspace{0.3cm}{\tt  [private]}}\label{classLock_41f8817641e260bddb93a7a710736037}




The documentation for this class was generated from the following file:\begin{CompactItemize}
\item 
{\bf thread\-Utils.hpp}\end{CompactItemize}