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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>log4cpp: MSThreads.hh File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.2 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<h1>MSThreads.hh File Reference</h1><code>#include <string></code><br>
<code>#include <windows.h></code><br>
<p>
Include dependency graph for MSThreads.hh:<p><center><img src="MSThreads_8hh__incl.gif" border="0" usemap="#MSThreads.hh_map" alt=""></center>
<p>
<a href="MSThreads_8hh-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html">log4cpp</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp_1_1threading.html">log4cpp::threading</a></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1threading_1_1MSMutex.html">log4cpp::threading::MSMutex</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A simple object wrapper around CreateMutex() and DeleteMutex(). <a href="classlog4cpp_1_1threading_1_1MSMutex.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1threading_1_1MSScopedLock.html">log4cpp::threading::MSScopedLock</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A simple object wrapper around WaitForSingleObject() and ReleaseMutex(). <a href="classlog4cpp_1_1threading_1_1MSScopedLock.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1threading_1_1ThreadLocalDataHolder.html">log4cpp::threading::ThreadLocalDataHolder< T ></a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">This class holds Thread local data of type T, i.e. <a href="classlog4cpp_1_1threading_1_1ThreadLocalDataHolder.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="MSThreads_8hh.html#2bedaca1c6ca66de2397772910fbe140">NOGDI</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="MSThreads_8hh.html#61fa37f681d42a0cdcc1ec269b2112e7">LOG4CPP_UNDEFINE_NOGDI</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="MSThreads_8hh.html#45d33c1cc71858b437dd4f3a0d594d89">LOG4CPP_UNDEFINE_WIN32_LEAN_AND_MEAN</a></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef MSMutex </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp_1_1threading.html#d023e7822447284d7c21ac9f3697a3b1">log4cpp::threading::Mutex</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A simple, non recursive <a class="el" href="classlog4cpp_1_1threading_1_1Mutex.html">Mutex</a>. <a href="#d023e7822447284d7c21ac9f3697a3b1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef MSScopedLock </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp_1_1threading.html#e8ca05c4c9a399cdf73d66f5575c0f95">log4cpp::threading::ScopedLock</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A simple "resource acquisition is initialization" idiom type lock for <a class="el" href="classlog4cpp_1_1threading_1_1Mutex.html">Mutex</a>. <a href="#e8ca05c4c9a399cdf73d66f5575c0f95"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp_1_1threading.html#f2f7960b92e64a8beb0dcb08ee6bf378">log4cpp::threading::getThreadId</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">returns the thread ID <a href="#f2f7960b92e64a8beb0dcb08ee6bf378"></a><br></td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="61fa37f681d42a0cdcc1ec269b2112e7"></a><!-- doxytag: member="MSThreads.hh::LOG4CPP_UNDEFINE_NOGDI" ref="61fa37f681d42a0cdcc1ec269b2112e7" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define LOG4CPP_UNDEFINE_NOGDI </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="45d33c1cc71858b437dd4f3a0d594d89"></a><!-- doxytag: member="MSThreads.hh::LOG4CPP_UNDEFINE_WIN32_LEAN_AND_MEAN" ref="45d33c1cc71858b437dd4f3a0d594d89" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define LOG4CPP_UNDEFINE_WIN32_LEAN_AND_MEAN </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="2bedaca1c6ca66de2397772910fbe140"></a><!-- doxytag: member="MSThreads.hh::NOGDI" ref="2bedaca1c6ca66de2397772910fbe140" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define NOGDI </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 3 11:54:45 2007 for log4cpp by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
</body>
</html>
|