Sophie

Sophie

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

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::CLAQueryReport 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_1CLAQueryReport.html">CLAQueryReport</a>
  </div>
</div>
<div class="contents">
<h1>dtn::CLAQueryReport Class Reference</h1><!-- doxytag: class="dtn::CLAQueryReport" --><!-- doxytag: inherits="dtn::BundleEvent" -->Event classes for queries to and reports from the CLA.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="BundleEvent_8h-source.html">BundleEvent.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for dtn::CLAQueryReport:</div>
<div class="dynsection">

<p><center><img src="classdtn_1_1CLAQueryReport.png" usemap="#dtn::CLAQueryReport_map" border="0" alt=""></center>
<map name="dtn::CLAQueryReport_map">
<area href="classdtn_1_1BundleEvent.html" alt="dtn::BundleEvent" shape="rect" coords="0,0,204,24">
<area href="classdtn_1_1BundleQueuedQueryRequest.html" alt="dtn::BundleQueuedQueryRequest" shape="rect" coords="214,112,418,136">
<area href="classdtn_1_1BundleQueuedReportEvent.html" alt="dtn::BundleQueuedReportEvent" shape="rect" coords="214,168,418,192">
<area href="classdtn_1_1CLAParametersQueryRequest.html" alt="dtn::CLAParametersQueryRequest" shape="rect" coords="214,224,418,248">
<area href="classdtn_1_1CLAParametersReportEvent.html" alt="dtn::CLAParametersReportEvent" shape="rect" coords="214,280,418,304">
<area href="classdtn_1_1EIDReachableQueryRequest.html" alt="dtn::EIDReachableQueryRequest" shape="rect" coords="214,336,418,360">
<area href="classdtn_1_1EIDReachableReportEvent.html" alt="dtn::EIDReachableReportEvent" shape="rect" coords="214,392,418,416">
<area href="classdtn_1_1IfaceAttributesQueryRequest.html" alt="dtn::IfaceAttributesQueryRequest" shape="rect" coords="214,448,418,472">
<area href="classdtn_1_1IfaceAttributesReportEvent.html" alt="dtn::IfaceAttributesReportEvent" shape="rect" coords="214,504,418,528">
<area href="classdtn_1_1LinkAttributesQueryRequest.html" alt="dtn::LinkAttributesQueryRequest" shape="rect" coords="214,560,418,584">
<area href="classdtn_1_1LinkAttributesReportEvent.html" alt="dtn::LinkAttributesReportEvent" shape="rect" coords="214,616,418,640">
</map>
</div>

<p>
<a href="classdtn_1_1CLAQueryReport-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 Attributes</h2></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_1CLAQueryReport.html#2ffcf428918bdfa35c54376f742afcff">query_id_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Query Identifier.  <a href="#2ffcf428918bdfa35c54376f742afcff"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Protected 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_1CLAQueryReport.html#346780e1203fe01c5c92348754ead40f">CLAQueryReport</a> (<a class="el" href="namespacedtn.html#c5c552f91168793347acabfc567715e3">event_type_t</a> type, const std::string &amp;query_id, <a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> daemon_only=false)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor; protected because this class should only be instantiated via a subclass.  <a href="#346780e1203fe01c5c92348754ead40f"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Event classes for queries to and reports from the CLA. 
<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01313">1313</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="346780e1203fe01c5c92348754ead40f"></a><!-- doxytag: member="dtn::CLAQueryReport::CLAQueryReport" ref="346780e1203fe01c5c92348754ead40f" args="(event_type_t type, const std::string &amp;query_id, bool daemon_only=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::CLAQueryReport::CLAQueryReport           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacedtn.html#c5c552f91168793347acabfc567715e3">event_type_t</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></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="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td>
          <td class="paramname"> <em>daemon_only</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor; protected because this class should only be instantiated via a subclass. 
<p>

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

<p>References <a class="el" href="BundleEvent_8h-source.html#l00273">dtn::BundleEvent::daemon_only_</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="2ffcf428918bdfa35c54376f742afcff"></a><!-- doxytag: member="dtn::CLAQueryReport::query_id_" ref="2ffcf428918bdfa35c54376f742afcff" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classdtn_1_1CLAQueryReport.html#2ffcf428918bdfa35c54376f742afcff">dtn::CLAQueryReport::query_id_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Query Identifier. 
<p>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01317">1317</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#l01642">dtn::BundleDaemon::handle_bundle_queued_query()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l01660">dtn::BundleDaemon::handle_bundle_queued_report()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l01780">dtn::BundleDaemon::handle_cla_parameters_query()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l01794">dtn::BundleDaemon::handle_cla_parameters_report()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l01670">dtn::BundleDaemon::handle_eid_reachable_query()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l01687">dtn::BundleDaemon::handle_eid_reachable_report()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l01754">dtn::BundleDaemon::handle_iface_attributes_query()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l01771">dtn::BundleDaemon::handle_iface_attributes_report()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l01729">dtn::BundleDaemon::handle_link_attributes_query()</a>, and <a class="el" href="BundleDaemon_8cc-source.html#l01745">dtn::BundleDaemon::handle_link_attributes_report()</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>