⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 a00692.html

📁 opendds 1.2 最新版 面向分布式实时网络编程
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>OpenDDS: OpenDDS::DCPS::SimpleTcpSynchResource Class 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.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="a01301.html">OpenDDS</a>::<a class="el" href="a01275.html">DCPS</a>::<a class="el" href="a00692.html">SimpleTcpSynchResource</a></div>
<h1>OpenDDS::DCPS::SimpleTcpSynchResource Class Reference</h1><!-- doxytag: class="OpenDDS::DCPS::SimpleTcpSynchResource" --><!-- doxytag: inherits="OpenDDS::DCPS::ThreadSynchResource" --><code>#include &lt;SimpleTcpSynchResource.h&gt;</code>
<p>
Inheritance diagram for OpenDDS::DCPS::SimpleTcpSynchResource:<p><center><img src="a02975.png" border="0" usemap="#a02976" alt="Inheritance graph"></center>
<map name="a02976">
<area href="a00723.html" shape="rect" coords="16,7,299,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for OpenDDS::DCPS::SimpleTcpSynchResource:<p><center><img src="a02977.png" border="0" usemap="#a02978" alt="Collaboration graph"></center>
<map name="a02978">
<area href="a00723.html" shape="rect" coords="6,98,288,122" alt="">
<area href="a00639.html" shape="rect" coords="312,98,550,122" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="a00153.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00692.html#52ad0f8dc938d83a2e9409f24e78afef">SimpleTcpSynchResource</a> (<a class="el" href="a00684.html">SimpleTcpConnection</a> *connection, const int &amp;max_output_pause_period_ms)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00692.html#d730fed7898956ea31318178ede101db">~SimpleTcpSynchResource</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00692.html#f878f761ec89fe8cf2e4206ca72841dc">notify_lost_on_backpressure_timeout</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00639.html">SimpleTcpConnection_rch</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00692.html#7ebcc36133b486d771cee43a8cec74b4">connection_</a></td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="52ad0f8dc938d83a2e9409f24e78afef"></a><!-- doxytag: member="OpenDDS::DCPS::SimpleTcpSynchResource::SimpleTcpSynchResource" ref="52ad0f8dc938d83a2e9409f24e78afef" args="(SimpleTcpConnection *connection, const int &amp;max_output_pause_period_ms)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OpenDDS::DCPS::SimpleTcpSynchResource::SimpleTcpSynchResource           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00684.html">SimpleTcpConnection</a> *&nbsp;</td>
          <td class="paramname"> <em>connection</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const int &amp;&nbsp;</td>
          <td class="paramname"> <em>max_output_pause_period_ms</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="d730fed7898956ea31318178ede101db"></a><!-- doxytag: member="OpenDDS::DCPS::SimpleTcpSynchResource::~SimpleTcpSynchResource" ref="d730fed7898956ea31318178ede101db" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OpenDDS::DCPS::SimpleTcpSynchResource::~SimpleTcpSynchResource           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="f878f761ec89fe8cf2e4206ca72841dc"></a><!-- doxytag: member="OpenDDS::DCPS::SimpleTcpSynchResource::notify_lost_on_backpressure_timeout" ref="f878f761ec89fe8cf2e4206ca72841dc" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void OpenDDS::DCPS::SimpleTcpSynchResource::notify_lost_on_backpressure_timeout           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Implements <a class="el" href="a00723.html#7d6ef6d60cf549ef089fcf588a773254">OpenDDS::DCPS::ThreadSynchResource</a>.
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="7ebcc36133b486d771cee43a8cec74b4"></a><!-- doxytag: member="OpenDDS::DCPS::SimpleTcpSynchResource::connection_" ref="7ebcc36133b486d771cee43a8cec74b4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00639.html">SimpleTcpConnection_rch</a> <a class="el" href="a00692.html#7ebcc36133b486d771cee43a8cec74b4">OpenDDS::DCPS::SimpleTcpSynchResource::connection_</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="a01108.html">SimpleTcpSynchResource.h</a><li><a class="el" href="a01107.html">SimpleTcpSynchResource.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Nov 7 09:37:50 2008 for OpenDDS by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -