Sophie

Sophie

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

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++: util_mit.cc File 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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>util_mit.cc File Reference</h1><code>#include &quot;<a class="el" href="config_8h_source.html">config.h</a>&quot;</code><br>
<code>#include &lt;cstring&gt;</code><br>
<code>#include &lt;cstdio&gt;</code><br>
<code>#include &lt;cstdlib&gt;</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;ctype.h&gt;</code><br>
<code>#include &lt;time.h&gt;</code><br>
<code>#include &lt;sys/types.h&gt;</code><br>
<code>#include &lt;sys/stat.h&gt;</code><br>
<code>#include &lt;iostream&gt;</code><br>
<code>#include &quot;<a class="el" href="util__mit_8h_source.html">util_mit.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="debug_8h_source.html">debug.h</a>&quot;</code><br>

<p>
<div class="dynheader">
Include dependency graph for util_mit.cc:</div>
<div class="dynsection">
<p><center><img src="util__mit_8cc__incl.png" border="0" usemap="#util_mit.cc_map" alt=""></center>
<map name="util_mit.cc_map">
<area shape="rect" id="node3" href="config_8h.html" title="config.h" alt="" coords="5,80,107,107"><area shape="rect" id="node23" href="util__mit_8h.html" title="util_mit.h" alt="" coords="1157,80,1277,107"><area shape="rect" id="node26" href="debug_8h.html" title="debug.h" alt="" coords="1301,80,1392,107"></map>
</div>

<p>
<a href="util__mit_8cc_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelibdap.html">libdap</a></td></tr>

<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="util__mit_8cc.html#d4771ad2e5dd6a87c83ecf879b7985de">TOLOWER</a>(c)&nbsp;&nbsp;&nbsp;tolower((int) (c))</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="util__mit_8cc.html#b54417c7c018570043920af66ba7457f">TOUPPER</a>(c)&nbsp;&nbsp;&nbsp;toupper((int) (c))</td></tr>

<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelibdap.html#b9983dcf36d072b24f4ecee5558d790a">libdap::date_time_str</a> (time_t *calendar, bool local)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">time_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelibdap.html#baf4e1a6a665dbfe9324b25ec9fa701a">libdap::parse_time</a> (const char *str, bool expand)</td></tr>

</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="d4771ad2e5dd6a87c83ecf879b7985de"></a><!-- doxytag: member="util_mit.cc::TOLOWER" ref="d4771ad2e5dd6a87c83ecf879b7985de" args="(c)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define TOLOWER          </td>
          <td>(</td>
          <td class="paramtype">c&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td>&nbsp;&nbsp;&nbsp;tolower((int) (c))</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="util__mit_8cc_source.html#l00083">83</a> of file <a class="el" href="util__mit_8cc_source.html">util_mit.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="b54417c7c018570043920af66ba7457f"></a><!-- doxytag: member="util_mit.cc::TOUPPER" ref="b54417c7c018570043920af66ba7457f" args="(c)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define TOUPPER          </td>
          <td>(</td>
          <td class="paramtype">c&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td>&nbsp;&nbsp;&nbsp;toupper((int) (c))</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="util__mit_8cc_source.html#l00084">84</a> of file <a class="el" href="util__mit_8cc_source.html">util_mit.cc</a>.</p>

</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 19:58:19 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>