diff options
author | Erwin Nindl <nine@wirdorange.org> | 2007-10-07 22:07:03 +0000 |
---|---|---|
committer | Erwin Nindl <nine@wirdorange.org> | 2007-10-07 22:07:03 +0000 |
commit | 7763f07327f3abce839a690df46ced3bfd1d3d09 (patch) | |
tree | c80abe2cf8e137edba89cad9f14f63048275cee1 /doc/latex/threadUtils_8hpp.tex | |
parent | added doxygen, and doxygen makefile target (diff) |
added doxygen generatet documentation
Diffstat (limited to 'doc/latex/threadUtils_8hpp.tex')
-rw-r--r-- | doc/latex/threadUtils_8hpp.tex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/latex/threadUtils_8hpp.tex b/doc/latex/threadUtils_8hpp.tex new file mode 100644 index 0000000..632fc36 --- /dev/null +++ b/doc/latex/threadUtils_8hpp.tex @@ -0,0 +1,15 @@ +\section{thread\-Utils.hpp File Reference} +\label{threadUtils_8hpp}\index{threadUtils.hpp@{threadUtils.hpp}} +{\tt \#include $<$stdexcept$>$}\par +{\tt \#include $<$semaphore.h$>$}\par +\subsection*{Classes} +\begin{CompactItemize} +\item +class {\bf Mutex} +\item +class {\bf Lock} +\item +class {\bf Condition} +\item +class {\bf Semaphore} +\end{CompactItemize} |