Sophie

Sophie

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

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::AttributeName 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_1AttributeName.html">AttributeName</a>
  </div>
</div>
<div class="contents">
<h1>dtn::AttributeName Class Reference</h1><!-- doxytag: class="dtn::AttributeName" --><code>#include &lt;<a class="el" href="NamedAttribute_8h-source.html">NamedAttribute.h</a>&gt;</code>
<p>

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

<p>Definition at line <a class="el" href="NamedAttribute_8h-source.html#l00030">30</a> of file <a class="el" href="NamedAttribute_8h-source.html">NamedAttribute.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_1AttributeName.html#8aab4df1521ca0c1de5dd46ded75f9d9">AttributeName</a> (const std::string &amp;name)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1AttributeName.html#f9eea7d8a682b515acf7f6cb632bc6fd">AttributeName</a> (const oasys::Builder &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const std::string &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1AttributeName.html#752f43624d2a8769c1e14a9ea0d49545">name</a> () const </td></tr>

<tr><td colspan="2"><br><h2>Private 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_1AttributeName.html#1cd333a70171ca2f9cc280e2201d3e1d">name_</a></td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="8aab4df1521ca0c1de5dd46ded75f9d9"></a><!-- doxytag: member="dtn::AttributeName::AttributeName" ref="8aab4df1521ca0c1de5dd46ded75f9d9" args="(const std::string &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::AttributeName::AttributeName           </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="NamedAttribute_8h-source.html#l00032">32</a> of file <a class="el" href="NamedAttribute_8h-source.html">NamedAttribute.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f9eea7d8a682b515acf7f6cb632bc6fd"></a><!-- doxytag: member="dtn::AttributeName::AttributeName" ref="f9eea7d8a682b515acf7f6cb632bc6fd" args="(const oasys::Builder &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::AttributeName::AttributeName           </td>
          <td>(</td>
          <td class="paramtype">const oasys::Builder &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="NamedAttribute_8h-source.html#l00034">34</a> of file <a class="el" href="NamedAttribute_8h-source.html">NamedAttribute.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="752f43624d2a8769c1e14a9ea0d49545"></a><!-- doxytag: member="dtn::AttributeName::name" ref="752f43624d2a8769c1e14a9ea0d49545" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const std::string&amp; dtn::AttributeName::name           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="NamedAttribute_8h-source.html#l00037">37</a> of file <a class="el" href="NamedAttribute_8h-source.html">NamedAttribute.h</a>.</p>

<p>References <a class="el" href="NamedAttribute_8h-source.html#l00041">name_</a>.</p>

<p>Referenced by <a class="el" href="NamedAttribute_8h-source.html#l00102">dtn::NamedAttribute::name()</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="1cd333a70171ca2f9cc280e2201d3e1d"></a><!-- doxytag: member="dtn::AttributeName::name_" ref="1cd333a70171ca2f9cc280e2201d3e1d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classdtn_1_1AttributeName.html#1cd333a70171ca2f9cc280e2201d3e1d">dtn::AttributeName::name_</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="NamedAttribute_8h-source.html#l00041">41</a> of file <a class="el" href="NamedAttribute_8h-source.html">NamedAttribute.h</a>.</p>

<p>Referenced by <a class="el" href="NamedAttribute_8h-source.html#l00037">name()</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="NamedAttribute_8h-source.html">NamedAttribute.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 21 14:09:52 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>