Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 5fc82cd2dfd40b1b8acca39dd2860281 > files > 87

log4cpp-1.0-4.fc12.i686.rpm

<!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="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</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>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>MSThreads.hh File Reference</h1><code>#include &lt;string&gt;</code><br>
<code>#include &lt;windows.h&gt;</code><br>

<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>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</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">&nbsp;</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 &nbsp;</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">&nbsp;</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 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1threading_1_1ThreadLocalDataHolder.html">log4cpp::threading::ThreadLocalDataHolder&lt; T &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</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>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html">log4cpp</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The top level namespace for all 'Log for C++' types and classes. <br></td></tr>

<p>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</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>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</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&nbsp;</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&nbsp;</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>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static std::string&nbsp;</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">&nbsp;</td><td class="mdescRight">Return an identifier for the current thread.  <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>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Jul 26 19:34:50 2009 for log4cpp by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>