Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 64656f00434e190abe8506174ca339ed > files > 1680

ucommon-doc-4.3.1-1.mga1.i586.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>ucommon: File List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<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">ucommon</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="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li class="current"><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('files.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<h1>File List</h1>  </div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented files with brief descriptions:</div><table>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00176.html">access.h</a> <a href="a00176_source.html">[code]</a></td><td class="indexvalue">Locking classes for member function automatic operations </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00177.html">atomic.h</a> <a href="a00177_source.html">[code]</a></td><td class="indexvalue">Atomic pointers and locks </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00178.html">bitmap.h</a> <a href="a00178_source.html">[code]</a></td><td class="indexvalue">A simple class to perform bitmap manipulation </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00179.html">buffer.h</a> <a href="a00179_source.html">[code]</a></td><td class="indexvalue">Classes which use the buffer protocol to stream data </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00180.html">containers.h</a> <a href="a00180_source.html">[code]</a></td><td class="indexvalue">Threadsafe object containers </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00181.html">counter.h</a> <a href="a00181_source.html">[code]</a></td><td class="indexvalue">Support for various automatic counting objects </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00182.html">datetime.h</a> <a href="a00182_source.html">[code]</a></td><td class="indexvalue">Basic classes for manipulating time and date based data, particularly that may be in strings </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00183.html">export.h</a> <a href="a00183_source.html">[code]</a></td><td class="indexvalue">Export interfaces for library interfaces </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00184.html">fsys.h</a> <a href="a00184_source.html">[code]</a></td><td class="indexvalue">Thread-aware file system manipulation class </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00185.html">generics.h</a> <a href="a00185_source.html">[code]</a></td><td class="indexvalue">Generic templates for C++ </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00186.html">keydata.h</a> <a href="a00186_source.html">[code]</a></td><td class="indexvalue">Parsing of config files that have keyword/value pairs </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00187.html">linked.h</a> <a href="a00187_source.html">[code]</a></td><td class="indexvalue">Linked objects, lists, templates, and containers </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00188.html">mapped.h</a> <a href="a00188_source.html">[code]</a></td><td class="indexvalue">Support for memory mapped objects </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00189.html">memory.h</a> <a href="a00189_source.html">[code]</a></td><td class="indexvalue">Private heaps, pools, and associations </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00190.html">numbers.h</a> <a href="a00190_source.html">[code]</a></td><td class="indexvalue">Support classes for manipulation of numbers as strings </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00191.html">object.h</a> <a href="a00191_source.html">[code]</a></td><td class="indexvalue">A common object base class with auto-pointer support </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00192.html">persist.h</a> <a href="a00192_source.html">[code]</a></td><td class="indexvalue">The GNU Common C++ persistance engine by Daniel Silverstone </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00193.html">platform.h</a> <a href="a00193_source.html">[code]</a></td><td class="indexvalue">Various miscellaneous platform specific headers and defines </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00194.html">protocols.h</a> <a href="a00194_source.html">[code]</a></td><td class="indexvalue">Abstract interfaces and support </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00195.html">secure.h</a> <a href="a00195_source.html">[code]</a></td><td class="indexvalue">This library holds basic cryptographic functions and secure socket support for use with GNU uCommon C++ </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00196.html">shell.h</a> <a href="a00196_source.html">[code]</a></td><td class="indexvalue">Generic shell parsing and application services </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00197.html">socket.h</a> <a href="a00197_source.html">[code]</a></td><td class="indexvalue">Common socket class and address manipulation </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00198.html">stream.h</a> <a href="a00198_source.html">[code]</a></td><td class="indexvalue">Any ucommon streaming classes that are built from std::streamio facilities and that support ANSI C++ stream operators </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00199.html">string.h</a> <a href="a00199_source.html">[code]</a></td><td class="indexvalue">A common string class and character string support functions </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00200.html">thread.h</a> <a href="a00200_source.html">[code]</a></td><td class="indexvalue"><a class="el" href="a00158.html" title="An abstract class for defining classes that operate as a thread.">Thread</a> classes and sychronization objects </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00201.html">timers.h</a> <a href="a00201_source.html">[code]</a></td><td class="indexvalue">Realtime timers and timer queues </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00202.html">ucommon.h</a> <a href="a00202_source.html">[code]</a></td><td class="indexvalue">Top level include file for the GNU uCommon C++ core library </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00203.html">unicode.h</a> <a href="a00203_source.html">[code]</a></td><td class="indexvalue">Basic UCommon Unicode support </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00204.html">vector.h</a> <a href="a00204_source.html">[code]</a></td><td class="indexvalue">Basic array and reusable object factory heap support </td></tr>
  <tr><td class="indexkey">ucommon/<a class="el" href="a00205.html">xml.h</a> <a href="a00205_source.html">[code]</a></td><td class="indexvalue">XML "SAX" (stream) parsing support from GNU Common C++ </td></tr>
</table>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="footer">Generated on Wed Apr 13 2011 22:39:48 for ucommon by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>