/usr/share/doc/libucommon-dev/files.html is in libucommon-doc 3.2.0-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | <!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 Index</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.6.3 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Data 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 class="tabs">
<ul>
<li class="current"><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>File List</h1>Here is a list of all documented files with brief descriptions:<table>
<tr><td class="indexkey">ucommon/<a class="el" href="a00185.html">access.h</a> <a href="a00185_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="a00186.html">atomic.h</a> <a href="a00186_source.html">[code]</a></td><td class="indexvalue">Atomic pointers and locks </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00187.html">audio.h</a> <a href="a00187_source.html">[code]</a></td><td class="indexvalue">This is the GNU telephonic audio library for the GNU uCommon C++ framework </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00188.html">bitmap.h</a> <a href="a00188_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="a00189.html">buffer.h</a> <a href="a00189_source.html">[code]</a></td><td class="indexvalue">A common buffered I/O class is used to stream character data without need for stdlib </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00190.html">counter.h</a> <a href="a00190_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="a00191.html">datetime.h</a> <a href="a00191_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="a00192.html">export.h</a> <a href="a00192_source.html">[code]</a></td><td class="indexvalue">Export interfaces for library interfaces </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00193.html">fsys.h</a> <a href="a00193_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="a00194.html">keydata.h</a> <a href="a00194_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="a00195.html">linked.h</a> <a href="a00195_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="a00196.html">mapped.h</a> <a href="a00196_source.html">[code]</a></td><td class="indexvalue">Support for memory mapped objects </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00197.html">memory.h</a> <a href="a00197_source.html">[code]</a></td><td class="indexvalue">Private heaps, pools, and associations </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00198.html">numbers.h</a> <a href="a00198_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="a00199.html">object.h</a> <a href="a00199_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="a00200.html">persist.h</a> <a href="a00200_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="a00201.html">platform.h</a> <a href="a00201_source.html">[code]</a></td><td class="indexvalue">Various miscelanous platform specific headers and defines </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00202.html">script.h</a> <a href="a00202_source.html">[code]</a></td><td class="indexvalue">This library holds the ucommon scripting engine code </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00203.html">secure.h</a> <a href="a00203_source.html">[code]</a></td><td class="indexvalue">This library holds basic crytographic functions and secure socket support for use with GNU uCommon C++ </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00204.html">shell.h</a> <a href="a00204_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="a00205.html">socket.h</a> <a href="a00205_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="a00206.html">stream.h</a> <a href="a00206_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="a00207.html">string.h</a> <a href="a00207_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="a00208.html">thread.h</a> <a href="a00208_source.html">[code]</a></td><td class="indexvalue">Thread classes and sychronization objects </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00209.html">timers.h</a> <a href="a00209_source.html">[code]</a></td><td class="indexvalue">Realtime timers and timer queues </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00210.html">ucommon.h</a> <a href="a00210_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="a00211.html">unicode.h</a> <a href="a00211_source.html">[code]</a></td><td class="indexvalue">Basic UCommon Unicode support </td></tr>
<tr><td class="indexkey">ucommon/<a class="el" href="a00212.html">vector.h</a> <a href="a00212_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="a00213.html">xml.h</a> <a href="a00213_source.html">[code]</a></td><td class="indexvalue">XML "SAX" (stream) parsing support from GNU Common C++ </td></tr>
</table>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:54 2010 for UCommon by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|