Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 29c369053a983cc5d8c880dc6e0a2237 > files > 1076

libdtn-devel-2.6.0-2mdv2009.1.i586.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>DTN Reference Implementation: dtn::EIDReachableQueryRequest Class 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.8 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <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="navpath"><a class="el" href="namespacedtn.html">dtn</a>::<a class="el" href="classdtn_1_1EIDReachableQueryRequest.html">EIDReachableQueryRequest</a>
  </div>
</div>
<div class="contents">
<h1>dtn::EIDReachableQueryRequest Class Reference</h1><!-- doxytag: class="dtn::EIDReachableQueryRequest" --><!-- doxytag: inherits="dtn::CLAQueryReport" --><code>#include &lt;<a class="el" href="BundleEvent_8h-source.html">BundleEvent.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for dtn::EIDReachableQueryRequest:</div>
<div class="dynsection">

<p><center><img src="classdtn_1_1EIDReachableQueryRequest.png" usemap="#dtn::EIDReachableQueryRequest_map" border="0" alt=""></center>
<map name="dtn::EIDReachableQueryRequest_map">
<area href="classdtn_1_1CLAQueryReport.html" alt="dtn::CLAQueryReport" shape="rect" coords="0,56,195,80">
<area href="classdtn_1_1BundleEvent.html" alt="dtn::BundleEvent" shape="rect" coords="0,0,195,24">
</map>
</div>

<p>
<a href="classdtn_1_1EIDReachableQueryRequest-members.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="classdtn_1_1EIDReachableQueryRequest.html#1d80c9a93401c85e0020ac8b88c71314">EIDReachableQueryRequest</a> (const std::string &amp;query_id, <a class="el" href="classdtn_1_1Interface.html">Interface</a> *iface, const std::string &amp;<a class="el" href="dtnrecv_8c.html#6d2d1c31529bee906473fcabaffff34f">endpoint</a>)</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="classdtn_1_1Interface.html">Interface</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1EIDReachableQueryRequest.html#b89bcb8201c70c499692ed78b1a9d8a8">iface_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classdtn_1_1Interface.html" title="Abstraction of a local dtn interface.">Interface</a> on which to check if the given endpoint is reachable.  <a href="#b89bcb8201c70c499692ed78b1a9d8a8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1EIDReachableQueryRequest.html#54f6d5a0630fa255e981fd2fb5b36cb3">endpoint_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Endpoint to be checked for reachable status.  <a href="#54f6d5a0630fa255e981fd2fb5b36cb3"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01363">1363</a> of file <a class="el" href="BundleEvent_8h-source.html">BundleEvent.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="1d80c9a93401c85e0020ac8b88c71314"></a><!-- doxytag: member="dtn::EIDReachableQueryRequest::EIDReachableQueryRequest" ref="1d80c9a93401c85e0020ac8b88c71314" args="(const std::string &amp;query_id, Interface *iface, const std::string &amp;endpoint)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::EIDReachableQueryRequest::EIDReachableQueryRequest           </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>query_id</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classdtn_1_1Interface.html">Interface</a> *&nbsp;</td>
          <td class="paramname"> <em>iface</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>endpoint</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01365">1365</a> of file <a class="el" href="BundleEvent_8h-source.html">BundleEvent.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="54f6d5a0630fa255e981fd2fb5b36cb3"></a><!-- doxytag: member="dtn::EIDReachableQueryRequest::endpoint_" ref="54f6d5a0630fa255e981fd2fb5b36cb3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classdtn_1_1EIDReachableQueryRequest.html#54f6d5a0630fa255e981fd2fb5b36cb3">dtn::EIDReachableQueryRequest::endpoint_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Endpoint to be checked for reachable status. 
<p>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01376">1376</a> of file <a class="el" href="BundleEvent_8h-source.html">BundleEvent.h</a>.</p>

<p>Referenced by <a class="el" href="BundleDaemon_8cc-source.html#l01670">dtn::BundleDaemon::handle_eid_reachable_query()</a>.</p>

</div>
</div><p>
<a class="anchor" name="b89bcb8201c70c499692ed78b1a9d8a8"></a><!-- doxytag: member="dtn::EIDReachableQueryRequest::iface_" ref="b89bcb8201c70c499692ed78b1a9d8a8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdtn_1_1Interface.html">Interface</a>* <a class="el" href="classdtn_1_1EIDReachableQueryRequest.html#b89bcb8201c70c499692ed78b1a9d8a8">dtn::EIDReachableQueryRequest::iface_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<a class="el" href="classdtn_1_1Interface.html" title="Abstraction of a local dtn interface.">Interface</a> on which to check if the given endpoint is reachable. 
<p>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01373">1373</a> of file <a class="el" href="BundleEvent_8h-source.html">BundleEvent.h</a>.</p>

<p>Referenced by <a class="el" href="BundleDaemon_8cc-source.html#l01670">dtn::BundleDaemon::handle_eid_reachable_query()</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="BundleEvent_8h-source.html">BundleEvent.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jan 30 09:27:02 2009 for DTN Reference Implementation by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>