Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > f149f58f4a75af135bdb24f5dfe94165 > files > 706

libdap-doc-3.9.3-3mdv2010.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>libdap++: libdap::DapIndent 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.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</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="classes.html"><span>Class&nbsp;Index</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="namespacelibdap.html">libdap</a>::<a class="el" href="classlibdap_1_1DapIndent.html">DapIndent</a>
  </div>
</div>
<div class="contents">
<h1>libdap::DapIndent Class Reference</h1><!-- doxytag: class="libdap::DapIndent" -->class with static methods to help with indentation of debug information.  

<p>
<code>#include &lt;<a class="el" href="DapIndent_8h_source.html">DapIndent.h</a>&gt;</code>
<p>
<div class="dynheader">
Collaboration diagram for libdap::DapIndent:</div>
<div class="dynsection">
<p><center><img src="classlibdap_1_1DapIndent__coll__graph.png" border="0" usemap="#libdap_1_1DapIndent__coll__map" alt="Collaboration graph"></center>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classlibdap_1_1DapIndent-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static const string &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1DapIndent.html#610dcd9e2bd653902c7341ed330e1bae">GetIndent</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1DapIndent.html#4ed2cce66dbff9ad4320e89142103c6c">Indent</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static ostream &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1DapIndent.html#45ca36e552f70fbdbca0599da4320aab">LMarg</a> (ostream &amp;strm)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1DapIndent.html#8e2a1e0394a6f33f3e365441b1f476b2">Reset</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1DapIndent.html#5848ec6e6db73bef3b834a8d6b3d2cb8">SetIndent</a> (const string &amp;indent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1DapIndent.html#65c519d0916b031bcf60ca8d26fc82f8">UnIndent</a> ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="DapIndent_8h_source.html#l00051">51</a> of file <a class="el" href="DapIndent_8h_source.html">DapIndent.h</a>.</p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="610dcd9e2bd653902c7341ed330e1bae"></a><!-- doxytag: member="libdap::DapIndent::GetIndent" ref="610dcd9e2bd653902c7341ed330e1bae" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const string &amp; libdap::DapIndent::GetIndent           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="DapIndent_8cc_source.html#l00066">66</a> of file <a class="el" href="DapIndent_8cc_source.html">DapIndent.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="4ed2cce66dbff9ad4320e89142103c6c"></a><!-- doxytag: member="libdap::DapIndent::Indent" ref="4ed2cce66dbff9ad4320e89142103c6c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::DapIndent::Indent           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="DapIndent_8cc_source.html#l00043">43</a> of file <a class="el" href="DapIndent_8cc_source.html">DapIndent.cc</a>.</p>

<p>Referenced by <a class="el" href="Vector_8cc_source.html#l01314">libdap::Vector::dump()</a>, <a class="el" href="UInt32_8cc_source.html#l00265">libdap::UInt32::dump()</a>, <a class="el" href="UInt16_8cc_source.html#l00263">libdap::UInt16::dump()</a>, <a class="el" href="Structure_8cc_source.html#l00510">libdap::Structure::dump()</a>, <a class="el" href="Str_8cc_source.html#l00292">libdap::Str::dump()</a>, <a class="el" href="Sequence_8cc_source.html#l01551">libdap::Sequence::dump()</a>, <a class="el" href="Int32_8cc_source.html#l00273">libdap::Int32::dump()</a>, <a class="el" href="Int16_8cc_source.html#l00262">libdap::Int16::dump()</a>, <a class="el" href="Grid_8cc_source.html#l01015">libdap::Grid::dump()</a>, <a class="el" href="Float64_8cc_source.html#l00281">libdap::Float64::dump()</a>, <a class="el" href="Float32_8cc_source.html#l00274">libdap::Float32::dump()</a>, <a class="el" href="DDS_8cc_source.html#l01236">libdap::DDS::dump()</a>, <a class="el" href="DataDDS_8cc_source.html#l00128">libdap::DataDDS::dump()</a>, <a class="el" href="DAS_8cc_source.html#l00410">libdap::DAS::dump()</a>, <a class="el" href="Constructor_8cc_source.html#l00455">libdap::Constructor::dump()</a>, <a class="el" href="Byte_8cc_source.html#l00284">libdap::Byte::dump()</a>, <a class="el" href="BaseType_8cc_source.html#l00172">libdap::BaseType::dump()</a>, <a class="el" href="AttrTable_8cc_source.html#l01208">libdap::AttrTable::dump()</a>, and <a class="el" href="Array_8cc_source.html#l00855">libdap::Array::dump()</a>.</p>

</div>
</div><p>
<a class="anchor" name="45ca36e552f70fbdbca0599da4320aab"></a><!-- doxytag: member="libdap::DapIndent::LMarg" ref="45ca36e552f70fbdbca0599da4320aab" args="(ostream &amp;strm)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ostream &amp; libdap::DapIndent::LMarg           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>strm</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="DapIndent_8cc_source.html#l00078">78</a> of file <a class="el" href="DapIndent_8cc_source.html">DapIndent.cc</a>.</p>

<p>Referenced by <a class="el" href="XDRStreamMarshaller_8cc_source.html#l00396">libdap::XDRStreamMarshaller::dump()</a>, <a class="el" href="XDRFileUnMarshaller_8cc_source.html#l00189">libdap::XDRFileUnMarshaller::dump()</a>, <a class="el" href="XDRFileMarshaller_8cc_source.html#l00203">libdap::XDRFileMarshaller::dump()</a>, <a class="el" href="Vector_8cc_source.html#l01314">libdap::Vector::dump()</a>, <a class="el" href="UInt32_8cc_source.html#l00265">libdap::UInt32::dump()</a>, <a class="el" href="UInt16_8cc_source.html#l00263">libdap::UInt16::dump()</a>, <a class="el" href="Structure_8cc_source.html#l00510">libdap::Structure::dump()</a>, <a class="el" href="Str_8cc_source.html#l00292">libdap::Str::dump()</a>, <a class="el" href="Sequence_8cc_source.html#l01551">libdap::Sequence::dump()</a>, <a class="el" href="Int32_8cc_source.html#l00273">libdap::Int32::dump()</a>, <a class="el" href="Int16_8cc_source.html#l00262">libdap::Int16::dump()</a>, <a class="el" href="Grid_8cc_source.html#l01015">libdap::Grid::dump()</a>, <a class="el" href="Float64_8cc_source.html#l00281">libdap::Float64::dump()</a>, <a class="el" href="Float32_8cc_source.html#l00274">libdap::Float32::dump()</a>, <a class="el" href="DDS_8cc_source.html#l01236">libdap::DDS::dump()</a>, <a class="el" href="DataDDS_8cc_source.html#l00128">libdap::DataDDS::dump()</a>, <a class="el" href="DAS_8cc_source.html#l00410">libdap::DAS::dump()</a>, <a class="el" href="Constructor_8cc_source.html#l00455">libdap::Constructor::dump()</a>, <a class="el" href="Byte_8cc_source.html#l00284">libdap::Byte::dump()</a>, <a class="el" href="BaseType_8cc_source.html#l00172">libdap::BaseType::dump()</a>, <a class="el" href="AttrTable_8cc_source.html#l01208">libdap::AttrTable::dump()</a>, and <a class="el" href="Array_8cc_source.html#l00855">libdap::Array::dump()</a>.</p>

</div>
</div><p>
<a class="anchor" name="8e2a1e0394a6f33f3e365441b1f476b2"></a><!-- doxytag: member="libdap::DapIndent::Reset" ref="8e2a1e0394a6f33f3e365441b1f476b2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::DapIndent::Reset           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="DapIndent_8cc_source.html#l00060">60</a> of file <a class="el" href="DapIndent_8cc_source.html">DapIndent.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="5848ec6e6db73bef3b834a8d6b3d2cb8"></a><!-- doxytag: member="libdap::DapIndent::SetIndent" ref="5848ec6e6db73bef3b834a8d6b3d2cb8" args="(const string &amp;indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::DapIndent::SetIndent           </td>
          <td>(</td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>indent</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="DapIndent_8cc_source.html#l00072">72</a> of file <a class="el" href="DapIndent_8cc_source.html">DapIndent.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="65c519d0916b031bcf60ca8d26fc82f8"></a><!-- doxytag: member="libdap::DapIndent::UnIndent" ref="65c519d0916b031bcf60ca8d26fc82f8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::DapIndent::UnIndent           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="DapIndent_8cc_source.html#l00049">49</a> of file <a class="el" href="DapIndent_8cc_source.html">DapIndent.cc</a>.</p>

<p>Referenced by <a class="el" href="Vector_8cc_source.html#l01314">libdap::Vector::dump()</a>, <a class="el" href="UInt32_8cc_source.html#l00265">libdap::UInt32::dump()</a>, <a class="el" href="UInt16_8cc_source.html#l00263">libdap::UInt16::dump()</a>, <a class="el" href="Structure_8cc_source.html#l00510">libdap::Structure::dump()</a>, <a class="el" href="Str_8cc_source.html#l00292">libdap::Str::dump()</a>, <a class="el" href="Sequence_8cc_source.html#l01551">libdap::Sequence::dump()</a>, <a class="el" href="Int32_8cc_source.html#l00273">libdap::Int32::dump()</a>, <a class="el" href="Int16_8cc_source.html#l00262">libdap::Int16::dump()</a>, <a class="el" href="Grid_8cc_source.html#l01015">libdap::Grid::dump()</a>, <a class="el" href="Float64_8cc_source.html#l00281">libdap::Float64::dump()</a>, <a class="el" href="Float32_8cc_source.html#l00274">libdap::Float32::dump()</a>, <a class="el" href="DDS_8cc_source.html#l01236">libdap::DDS::dump()</a>, <a class="el" href="DataDDS_8cc_source.html#l00128">libdap::DataDDS::dump()</a>, <a class="el" href="DAS_8cc_source.html#l00410">libdap::DAS::dump()</a>, <a class="el" href="Constructor_8cc_source.html#l00455">libdap::Constructor::dump()</a>, <a class="el" href="Byte_8cc_source.html#l00284">libdap::Byte::dump()</a>, <a class="el" href="BaseType_8cc_source.html#l00172">libdap::BaseType::dump()</a>, <a class="el" href="AttrTable_8cc_source.html#l01208">libdap::AttrTable::dump()</a>, and <a class="el" href="Array_8cc_source.html#l00855">libdap::Array::dump()</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="DapIndent_8h_source.html">DapIndent.h</a><li><a class="el" href="DapIndent_8cc_source.html">DapIndent.cc</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 19:59:12 2009 for libdap++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>