Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > ad1ba1135a9c9eeffc2e538163e00373 > files > 858

libCommonC++2_1.4-devel-1.4.1-1mdv2007.0.i586.rpm

\section{objsync.h File Reference}
\label{objsync_8h}\index{objsync.h@{objsync.h}}
Template for creating objects that share a global mutex. 

{\tt \#include $<$cc++/thread.h$>$}\par
\subsection*{Namespaces}
\begin{CompactItemize}
\item 
namespace {\bf ost}
\end{CompactItemize}
\subsection*{Classes}
\begin{CompactItemize}
\item 
class {\bf ost::obj\-Sync$<$ T $>$}
\begin{CompactList}\small\item\em Generic template to create objects of a common base type which share a static mutex so that all instances of the class have a global lock.global mutex locked class. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
Template for creating objects that share a global mutex.