Files
SERiF/docs/latex/_lockable_d_object_8h.tex

24 lines
1.0 KiB
TeX

\doxysection{src/dobj/public/\+Lockable\+DObject.h File Reference}
\hypertarget{_lockable_d_object_8h}{}\label{_lockable_d_object_8h}\index{src/dobj/public/LockableDObject.h@{src/dobj/public/LockableDObject.h}}
A lightweight wrapper for \doxylink{class_d_object}{DObject} that adds locking capabilities.
{\ttfamily \#include "{}DObject.\+h"{}}\newline
{\ttfamily \#include $<$mutex$>$}\newline
\doxysubsubsection*{Classes}
\begin{DoxyCompactItemize}
\item
class \mbox{\hyperlink{class_lockable_d_object}{Lockable\+DObject}}
\begin{DoxyCompactList}\small\item\em Wrapper for \doxylink{class_d_object}{DObject} with thread-\/safe access. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
A lightweight wrapper for \doxylink{class_d_object}{DObject} that adds locking capabilities.
This class allows safe concurrent access to a \doxylink{class_d_object}{DObject} by providing locking and unlocking methods.
Definition in file \mbox{\hyperlink{_lockable_d_object_8h_source}{Lockable\+DObject.\+h}}.