Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 583ffa4ba069126c3ba0bc565dc0485a > files > 826

cvc3-doc-2.4.1-1.fc15.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>CVC3: cvc_util.h 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.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">CVC3&#160;<span id="projectnumber">2.4.1</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</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 id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#typedef-members">Typedefs</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">cvc_util.h File Reference</div>  </div>
</div>
<div class="contents">

<p>basic helper utilities  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="debug_8h_source.html">debug.h</a>&quot;</code><br/>
</div>
<p><a href="cvc__util_8h_source.html">Go to the source code of this file.</a></p>
<h2><a name="nested-classes"></a>
Classes</h2>
<ul>
<li>struct <a class="el" href="structCVC3_1_1ltstr.html">CVC3::ltstr</a>
<li>class <a class="el" href="classCVC3_1_1StrPairLess.html">CVC3::StrPairLess&lt; T &gt;</a>
<li>class <a class="el" href="classCVC3_1_1ScopeWatcher.html">CVC3::ScopeWatcher</a>
<dl class="el"><dd class="mdescRight">A class which sets a boolean value to true when created, and resets to false when deleted.  <a href="classCVC3_1_1ScopeWatcher.html#details">More...</a><br/></dl><li>class <a class="el" href="classCVC3_1_1MemoryTracker.html">CVC3::MemoryTracker</a>
</ul>
<h2><a name="namespaces"></a>
Namespaces</h2>
<ul>
<li>namespace <a class="el" href="namespaceCVC3.html">CVC3</a>
</ul>
<h2><a name="typedef-members"></a>
Typedefs</h2>
<ul>
<li>typedef std::pair&lt; std::string, <br class="typebreak"/>
std::string &gt; <a class="el" href="namespaceCVC3.html#a26c7481ff270baf00481e31107a46036">CVC3::StrPair</a>
</ul>
<h2><a name="func-members"></a>
Functions</h2>
<ul>
<li>std::string <a class="el" href="namespaceCVC3.html#ac42ee3d1e39e0e5bbef72b5fc544db24">CVC3::to_upper</a> (const std::string &amp;src)
<li>std::string <a class="el" href="namespaceCVC3.html#a8964cf9d9e2568f9bae1b51f8344032e">CVC3::to_lower</a> (const std::string &amp;src)
<li>std::string <a class="el" href="namespaceCVC3.html#af69618103f1f0f2eadada0796a2a940c">CVC3::int2string</a> (int n)
<li>template&lt;class T &gt; T <a class="el" href="namespaceCVC3.html#a39fc111339d6dffdc98d6a25b68dff0e">CVC3::abs</a> (T t)
<li>template&lt;class T &gt; T <a class="el" href="namespaceCVC3.html#a03dcd07dcbd01da970af13f1dfc5e2dd">CVC3::max</a> (T a, T b)
<li>template&lt;class T &gt; std::pair&lt; std::string, T &gt; <a class="el" href="namespaceCVC3.html#a43e7a2b69a281ee375acdaf82d1677fd">CVC3::strPair</a> (const std::string &amp;f, const T &amp;t)
<li>template&lt;class T &gt; void <a class="el" href="namespaceCVC3.html#ab21ee900e0b3494b1b8c26005436a5a4">CVC3::sort2</a> (std::vector&lt; std::string &gt; &amp;keys, std::vector&lt; T &gt; &amp;vals)
<dl class="el"><dd class="mdescRight">Sort two vectors based on the first vector.  <a href="#ab21ee900e0b3494b1b8c26005436a5a4"></a><br/></dl></ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>basic helper utilities </p>
<p>Author: Clark Barrett</p>
<p>Created: Thu Dec 1 16:35:52 2005</p>
<hr/>
<p>License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the <a class="el" href="LICENSE.html">LICENSE</a> file provided with this distribution.</p>
<hr/>
 
<p>Definition in file <a class="el" href="cvc__util_8h_source.html">cvc_util.h</a>.</p>
</div></div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Sep 7 2011 for CVC3 by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>