Sophie

Sophie

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

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::LinkReconfigureRequest 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_1LinkReconfigureRequest.html">LinkReconfigureRequest</a>
  </div>
</div>
<div class="contents">
<h1>dtn::LinkReconfigureRequest Class Reference</h1><!-- doxytag: class="dtn::LinkReconfigureRequest" --><!-- doxytag: inherits="dtn::BundleEvent" --><code>#include &lt;<a class="el" href="BundleEvent_8h-source.html">BundleEvent.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for dtn::LinkReconfigureRequest:</div>
<div class="dynsection">

<p><center><img src="classdtn_1_1LinkReconfigureRequest.png" usemap="#dtn::LinkReconfigureRequest_map" border="0" alt=""></center>
<map name="dtn::LinkReconfigureRequest_map">
<area href="classdtn_1_1BundleEvent.html" alt="dtn::BundleEvent" shape="rect" coords="0,0,171,24">
</map>
</div>

<p>
<a href="classdtn_1_1LinkReconfigureRequest-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Event class for reconfiguring an existing link. 
<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01168">1168</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_1LinkReconfigureRequest.html#4c84442d81047affed22a7316b726825">LinkReconfigureRequest</a> (const <a class="el" href="namespacedtn.html#6efb37e503f8062c537b022eb755b94e">LinkRef</a> &amp;link, <a class="el" href="namespacedtn.html#e203c4f515b9e88e9e3462100c257314">AttributeVector</a> &amp;parameters)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The link to be changed.  <a href="#4c84442d81047affed22a7316b726825"></a><br></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_1LinkReconfigureRequest.html#aca112706c4bc9eae7763160242d715c">link_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set of key, value pairs.  <a href="#aca112706c4bc9eae7763160242d715c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespacedtn.html#e203c4f515b9e88e9e3462100c257314">AttributeVector</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1LinkReconfigureRequest.html#a0956a99740fdf97afa8e0bf30ae5ae5">parameters_</a></td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="4c84442d81047affed22a7316b726825"></a><!-- doxytag: member="dtn::LinkReconfigureRequest::LinkReconfigureRequest" ref="4c84442d81047affed22a7316b726825" args="(const LinkRef &amp;link, AttributeVector &amp;parameters)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::LinkReconfigureRequest::LinkReconfigureRequest           </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"><a class="el" href="namespacedtn.html#e203c4f515b9e88e9e3462100c257314">AttributeVector</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>parameters</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>
The link to be changed. 
<p>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01170">1170</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="aca112706c4bc9eae7763160242d715c"></a><!-- doxytag: member="dtn::LinkReconfigureRequest::link_" ref="aca112706c4bc9eae7763160242d715c" 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_1LinkReconfigureRequest.html#aca112706c4bc9eae7763160242d715c">dtn::LinkReconfigureRequest::link_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set of key, value pairs. 
<p>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01183">1183</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#l01618">dtn::BundleDaemon::handle_link_reconfigure()</a>.</p>

</div>
</div><p>
<a class="anchor" name="a0956a99740fdf97afa8e0bf30ae5ae5"></a><!-- doxytag: member="dtn::LinkReconfigureRequest::parameters_" ref="a0956a99740fdf97afa8e0bf30ae5ae5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespacedtn.html#e203c4f515b9e88e9e3462100c257314">AttributeVector</a> <a class="el" href="classdtn_1_1LinkReconfigureRequest.html#a0956a99740fdf97afa8e0bf30ae5ae5">dtn::LinkReconfigureRequest::parameters_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="BundleEvent_8h-source.html#l01184">1184</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#l01618">dtn::BundleDaemon::handle_link_reconfigure()</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>