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

📄 a00511.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: DDS::DataWriterListener Interface 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="a01300.html">DDS</a>::<a class="el" href="a00511.html">DataWriterListener</a></div>
<h1>DDS::DataWriterListener Interface Reference</h1><!-- doxytag: class="DDS::DataWriterListener" --><!-- doxytag: inherits="DDS::Listener" --><code>import &quot;DdsDcpsPublication.idl&quot;;</code>
<p>
Inheritance diagram for DDS::DataWriterListener:<p><center><img src="a02589.png" border="0" usemap="#a02590" alt="Inheritance graph"></center>
<map name="a02590">
<area href="a00633.html" shape="rect" coords="79,156,249,180" alt="">
<area href="a00510.html" shape="rect" coords="273,156,535,180" alt="">
<area href="a00574.html" shape="rect" coords="228,7,340,31" alt="">
<area href="a00531.html" shape="rect" coords="48,231,280,255" alt="">
<area href="a00597.html" shape="rect" coords="5,305,323,329" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for DDS::DataWriterListener:<p><center><img src="a02591.png" border="0" usemap="#a02592" alt="Collaboration graph"></center>
<map name="a02592">
<area href="a00574.html" shape="rect" coords="40,7,152,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="a00255.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">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00511.html#fa8eb47e7098e60bfe1a49291f595d1a">on_offered_deadline_missed</a> (in <a class="el" href="a00508.html">DataWriter</a> writer, in <a class="el" href="a00594.html">OfferedDeadlineMissedStatus</a> status)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00511.html#c84dec3d149e272737836549d692f1f0">on_offered_incompatible_qos</a> (in <a class="el" href="a00508.html">DataWriter</a> writer, in <a class="el" href="a00596.html">OfferedIncompatibleQosStatus</a> status)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00511.html#6127684e20e0306b2577f506114ab0a5">on_liveliness_lost</a> (in <a class="el" href="a00508.html">DataWriter</a> writer, in <a class="el" href="a00576.html">LivelinessLostStatus</a> status)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00511.html#8e9c75c3d5179ba70437e3e34774591a">on_publication_match</a> (in <a class="el" href="a00508.html">DataWriter</a> writer, in <a class="el" href="a00628.html">PublicationMatchStatus</a> status)</td></tr>

</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="6127684e20e0306b2577f506114ab0a5"></a><!-- doxytag: member="DDS::DataWriterListener::on_liveliness_lost" ref="6127684e20e0306b2577f506114ab0a5" args="(in DataWriter writer, in LivelinessLostStatus status)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DDS::DataWriterListener::on_liveliness_lost           </td>
          <td>(</td>
          <td class="paramtype">in <a class="el" href="a00508.html">DataWriter</a>&nbsp;</td>
          <td class="paramname"> <em>writer</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">in <a class="el" href="a00576.html">LivelinessLostStatus</a>&nbsp;</td>
          <td class="paramname"> <em>status</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="fa8eb47e7098e60bfe1a49291f595d1a"></a><!-- doxytag: member="DDS::DataWriterListener::on_offered_deadline_missed" ref="fa8eb47e7098e60bfe1a49291f595d1a" args="(in DataWriter writer, in OfferedDeadlineMissedStatus status)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DDS::DataWriterListener::on_offered_deadline_missed           </td>
          <td>(</td>
          <td class="paramtype">in <a class="el" href="a00508.html">DataWriter</a>&nbsp;</td>
          <td class="paramname"> <em>writer</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">in <a class="el" href="a00594.html">OfferedDeadlineMissedStatus</a>&nbsp;</td>
          <td class="paramname"> <em>status</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="c84dec3d149e272737836549d692f1f0"></a><!-- doxytag: member="DDS::DataWriterListener::on_offered_incompatible_qos" ref="c84dec3d149e272737836549d692f1f0" args="(in DataWriter writer, in OfferedIncompatibleQosStatus status)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DDS::DataWriterListener::on_offered_incompatible_qos           </td>
          <td>(</td>
          <td class="paramtype">in <a class="el" href="a00508.html">DataWriter</a>&nbsp;</td>
          <td class="paramname"> <em>writer</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">in <a class="el" href="a00596.html">OfferedIncompatibleQosStatus</a>&nbsp;</td>
          <td class="paramname"> <em>status</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="8e9c75c3d5179ba70437e3e34774591a"></a><!-- doxytag: member="DDS::DataWriterListener::on_publication_match" ref="8e9c75c3d5179ba70437e3e34774591a" args="(in DataWriter writer, in PublicationMatchStatus status)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DDS::DataWriterListener::on_publication_match           </td>
          <td>(</td>
          <td class="paramtype">in <a class="el" href="a00508.html">DataWriter</a>&nbsp;</td>
          <td class="paramname"> <em>writer</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">in <a class="el" href="a00628.html">PublicationMatchStatus</a>&nbsp;</td>
          <td class="paramname"> <em>status</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>
<hr>The documentation for this interface was generated from the following file:<ul>
<li><a class="el" href="a00865.html">DdsDcpsPublication.idl</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Nov 7 09:37:31 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 + -