Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > d9faa203c2b0b6fbb179d93daaea81b7 > files > 1152

libdtn-devel-2.6.0-1mdv2009.0.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::LinkAttributesQueryRequest 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.5.6 -->
<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_1LinkAttributesQueryRequest.html">LinkAttributesQueryRequest</a>
  </div>
</div>
<div class="contents">
<h1>dtn::LinkAttributesQueryRequest Class Reference</h1><!-- doxytag: class="dtn::LinkAttributesQueryRequest" --><!-- 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::LinkAttributesQueryRequest:</div>
<div class="dynsection">

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

<p>
<a href="classdtn_1_1LinkAttributesQueryRequest-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01391">1391</a> of file <a class="el" href="BundleEvent_8h-source.html">BundleEvent.h</a>.</p>
<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_1LinkAttributesQueryRequest.html#d9c9daf1529304e7ea78152be45d887a">LinkAttributesQueryRequest</a> (const std::string &amp;query_id, const <a class="el" href="namespacedtn.html#6efb37e503f8062c537b022eb755b94e">LinkRef</a> &amp;link, const <a class="el" href="namespacedtn.html#af9ae7e19d5214bb504a600ea79cb9e2">AttributeNameVector</a> &amp;attribute_names)</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="namespacedtn.html#6efb37e503f8062c537b022eb755b94e">LinkRef</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1LinkAttributesQueryRequest.html#03115f0c433acf27f4c2472cb0ddf34d">link_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classdtn_1_1Link.html" title="Abstraction for a DTN link, i.e.">Link</a> for which the given attributes are requested.  <a href="#03115f0c433acf27f4c2472cb0ddf34d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespacedtn.html#af9ae7e19d5214bb504a600ea79cb9e2">AttributeNameVector</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1LinkAttributesQueryRequest.html#8c1126624d376588320555bd49b869da">attribute_names_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classdtn_1_1Link.html" title="Abstraction for a DTN link, i.e.">Link</a> attributes requested by name.  <a href="#8c1126624d376588320555bd49b869da"></a><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="d9c9daf1529304e7ea78152be45d887a"></a><!-- doxytag: member="dtn::LinkAttributesQueryRequest::LinkAttributesQueryRequest" ref="d9c9daf1529304e7ea78152be45d887a" args="(const std::string &amp;query_id, const LinkRef &amp;link, const AttributeNameVector &amp;attribute_names)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::LinkAttributesQueryRequest::LinkAttributesQueryRequest           </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">const <a class="el" href="namespacedtn.html#6efb37e503f8062c537b022eb755b94e">LinkRef</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>link</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="namespacedtn.html#af9ae7e19d5214bb504a600ea79cb9e2">AttributeNameVector</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>attribute_names</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#l01393">1393</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="03115f0c433acf27f4c2472cb0ddf34d"></a><!-- doxytag: member="dtn::LinkAttributesQueryRequest::link_" ref="03115f0c433acf27f4c2472cb0ddf34d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespacedtn.html#6efb37e503f8062c537b022eb755b94e">LinkRef</a> <a class="el" href="classdtn_1_1LinkAttributesQueryRequest.html#03115f0c433acf27f4c2472cb0ddf34d">dtn::LinkAttributesQueryRequest::link_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<a class="el" href="classdtn_1_1Link.html" title="Abstraction for a DTN link, i.e.">Link</a> for which the given attributes are requested. 
<p>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01401">1401</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#l01729">dtn::BundleDaemon::handle_link_attributes_query()</a>.</p>

</div>
</div><p>
<a class="anchor" name="8c1126624d376588320555bd49b869da"></a><!-- doxytag: member="dtn::LinkAttributesQueryRequest::attribute_names_" ref="8c1126624d376588320555bd49b869da" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespacedtn.html#af9ae7e19d5214bb504a600ea79cb9e2">AttributeNameVector</a> <a class="el" href="classdtn_1_1LinkAttributesQueryRequest.html#8c1126624d376588320555bd49b869da">dtn::LinkAttributesQueryRequest::attribute_names_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<a class="el" href="classdtn_1_1Link.html" title="Abstraction for a DTN link, i.e.">Link</a> attributes requested by name. 
<p>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01404">1404</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#l01729">dtn::BundleDaemon::handle_link_attributes_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 Mon Jul 21 14:09:51 2008 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.6 </small></address>
</body>
</html>