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

📄 a00714.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::SubscriptionInstance 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="a00714.html">SubscriptionInstance</a></div>
<h1>OpenDDS::DCPS::SubscriptionInstance Class Reference</h1><!-- doxytag: class="OpenDDS::DCPS::SubscriptionInstance" -->Struct that has information about an instance and the instance sample list.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;SubscriptionInstance.h&gt;</code>
<p>
Collaboration diagram for OpenDDS::DCPS::SubscriptionInstance:<p><center><img src="a02731.png" border="0" usemap="#a02732" alt="Collaboration graph"></center>
<map name="a02732">
<area href="a00646.html" shape="rect" coords="252,204,556,228" alt="">
<area href="a00645.html" shape="rect" coords="5,99,288,123" alt="">
<area href="a00726.html" shape="rect" coords="95,7,199,31" alt="">
<area href="a00566.html" shape="rect" coords="491,99,717,123" alt="">
<area href="a00498.html" shape="rect" coords="383,7,625,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="a00055.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="a00714.html#5b6ea4818265417eaf1d2bbcca63e5a2">SubscriptionInstance</a> (<a class="el" href="a00498.html">DataReaderImpl</a> *reader,::<a class="el" href="a01300.html#eb7ecc890025e01410359d237b2245a5">DDS::InstanceHandle_t</a> handle)</td></tr>

<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00566.html">InstanceState</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00714.html#60bbafb0d42a872935cea5bb5902e4f9">instance_state_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Instance state for this instance.  <a href="#60bbafb0d42a872935cea5bb5902e4f9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">ACE_INT16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00714.html#ec8d2cd88cfb7f074d1a3e30f5340223">last_sequence_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">sequence number of the move recect data sample received  <a href="#ec8d2cd88cfb7f074d1a3e30f5340223"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00646.html">ReceivedDataElementList</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00714.html#dde86f90144eb9535b712ae46ff6ea69">rcvd_sample_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Data sample(s) in this instance.  <a href="#dde86f90144eb9535b712ae46ff6ea69"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">::<a class="el" href="a01300.html#eb7ecc890025e01410359d237b2245a5">DDS::InstanceHandle_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00714.html#5ed7cf5fb8aec33432819d6da1a4a930">instance_handle_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The instance handle for the registered object.  <a href="#5ed7cf5fb8aec33432819d6da1a4a930"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Struct that has information about an instance and the instance sample list. 
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="5b6ea4818265417eaf1d2bbcca63e5a2"></a><!-- doxytag: member="OpenDDS::DCPS::SubscriptionInstance::SubscriptionInstance" ref="5b6ea4818265417eaf1d2bbcca63e5a2" args="(DataReaderImpl *reader,::DDS::InstanceHandle_t handle)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OpenDDS::DCPS::SubscriptionInstance::SubscriptionInstance           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00498.html">DataReaderImpl</a> *&nbsp;</td>
          <td class="paramname"> <em>reader</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">::<a class="el" href="a01300.html#eb7ecc890025e01410359d237b2245a5">DDS::InstanceHandle_t</a>&nbsp;</td>
          <td class="paramname"> <em>handle</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="5ed7cf5fb8aec33432819d6da1a4a930"></a><!-- doxytag: member="OpenDDS::DCPS::SubscriptionInstance::instance_handle_" ref="5ed7cf5fb8aec33432819d6da1a4a930" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">::<a class="el" href="a01300.html#eb7ecc890025e01410359d237b2245a5">DDS::InstanceHandle_t</a> <a class="el" href="a00714.html#5ed7cf5fb8aec33432819d6da1a4a930">OpenDDS::DCPS::SubscriptionInstance::instance_handle_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The instance handle for the registered object. 
<p>

</div>
</div><p>
<a class="anchor" name="60bbafb0d42a872935cea5bb5902e4f9"></a><!-- doxytag: member="OpenDDS::DCPS::SubscriptionInstance::instance_state_" ref="60bbafb0d42a872935cea5bb5902e4f9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00566.html">InstanceState</a> <a class="el" href="a00714.html#60bbafb0d42a872935cea5bb5902e4f9">OpenDDS::DCPS::SubscriptionInstance::instance_state_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Instance state for this instance. 
<p>

</div>
</div><p>
<a class="anchor" name="ec8d2cd88cfb7f074d1a3e30f5340223"></a><!-- doxytag: member="OpenDDS::DCPS::SubscriptionInstance::last_sequence_" ref="ec8d2cd88cfb7f074d1a3e30f5340223" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ACE_INT16 <a class="el" href="a00714.html#ec8d2cd88cfb7f074d1a3e30f5340223">OpenDDS::DCPS::SubscriptionInstance::last_sequence_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
sequence number of the move recect data sample received 
<p>

</div>
</div><p>
<a class="anchor" name="dde86f90144eb9535b712ae46ff6ea69"></a><!-- doxytag: member="OpenDDS::DCPS::SubscriptionInstance::rcvd_sample_" ref="dde86f90144eb9535b712ae46ff6ea69" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00646.html">ReceivedDataElementList</a> <a class="el" href="a00714.html#dde86f90144eb9535b712ae46ff6ea69">OpenDDS::DCPS::SubscriptionInstance::rcvd_sample_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Data sample(s) in this instance. 
<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a01163.html">SubscriptionInstance.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Nov 7 09:37:40 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 + -