This file is indexed.

/usr/share/doc/libucommon-dev/a00189.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!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: ucommon/buffer.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.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;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><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>ucommon/buffer.h File Reference</h1>
<p>A common buffered I/O class is used to stream character data without need for stdlib.  
<a href="#_details">More...</a></p>
<code>#include &lt;<a class="el" href="a00201_source.html">ucommon/platform.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00205_source.html">ucommon/socket.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00207_source.html">ucommon/string.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00193_source.html">ucommon/fsys.h</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for buffer.h:</div>
<div class="dynsection">
<div class="center"><img src="a00237.png" border="0" usemap="#ucommon_2buffer_8h_map" alt=""/></div>
<map name="ucommon_2buffer_8h_map" id="ucommon_2buffer_8h">
<area shape="rect" id="node3" href="a00201.html" title="Various miscelanous platform specific headers and defines." alt="" coords="917,469,1075,499"/><area shape="rect" id="node28" href="a00205.html" title="Common socket class and address manipulation." alt="" coords="389,160,533,189"/><area shape="rect" id="node59" href="a00207.html" title="A common string class and character string support functions." alt="" coords="613,83,752,112"/><area shape="rect" id="node71" href="a00193.html" title="Thread&#45;aware file system manipulation class." alt="" coords="921,83,1049,112"/><area shape="rect" id="node30" href="a00209.html" title="Realtime timers and timer queues." alt="" coords="480,237,624,267"/><area shape="rect" id="node32" href="a00195.html" title="Linked objects, lists, templates, and containers." alt="" coords="657,315,796,344"/><area shape="rect" id="node35" href="a00199.html" title="A common object base class with auto&#45;pointer support." alt="" coords="745,392,887,421"/><area shape="rect" id="node61" href="a00197.html" title="Private heaps, pools, and associations." alt="" coords="837,237,992,267"/><area shape="rect" id="node74" href="a00208.html" title="Thread classes and sychronization objects." alt="" coords="859,160,1003,189"/><area shape="rect" id="node77" href="a00185.html" title="Locking classes for member function automatic operations." alt="" coords="1131,237,1277,267"/></map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="a00238.png" border="0" usemap="#ucommon_2buffer_8hdep_map" alt=""/></div>
<map name="ucommon_2buffer_8hdep_map" id="ucommon_2buffer_8hdep">
<area shape="rect" id="node3" href="a00187.html" title="This is the GNU telephonic audio library for the GNU uCommon C++ framework." alt="" coords="5,160,144,189"/><area shape="rect" id="node6" href="a00204.html" title="Generic shell parsing and application services." alt="" coords="111,83,241,112"/><area shape="rect" id="node9" href="a00210.html" title="Top level include file for the GNU uCommon C++ core library." alt="" coords="193,160,361,189"/><area shape="rect" id="node11" href="a00202.html" title="This library holds the ucommon scripting engine code." alt="" coords="124,237,263,267"/><area shape="rect" id="node13" href="a00203.html" title="This library holds basic crytographic functions and secure socket support for use..." alt="" coords="287,237,433,267"/></map>
</div>

<p><a href="a00189_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00054.html">ucc::fbuf</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A generic file streaming class built from the I/O buffer.  <a href="a00054.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00057.html">ucc::IOBuffer</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Common buffered I/O class.  <a href="a00057.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00161.html">ucc::TCPServer</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A generic tcp server class for <a class="el" href="a00162.html" title="A generic tcp socket class that offers i/o buffering.">TCPSocket</a>.  <a href="a00161.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00162.html">ucc::TCPSocket</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A generic tcp socket class that offers i/o buffering.  <a href="a00162.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00214.html">ucc</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Common namespace for all ucommon objects. </p>
<br/></td></tr>
</p>
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab4d17d1c905afc6abf693d6f8bfa34ca"></a><!-- doxytag: member="buffer.h::file_t" ref="ab4d17d1c905afc6abf693d6f8bfa34ca" args="" -->
typedef fbuf&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00214.html#ab4d17d1c905afc6abf693d6f8bfa34ca">ucc::file_t</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convenience type for buffered file operations. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5d66ea32f33f3825ebf7785eed351ef6"></a><!-- doxytag: member="buffer.h::tcp_t" ref="a5d66ea32f33f3825ebf7785eed351ef6" args="" -->
typedef TCPSocket&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00214.html#a5d66ea32f33f3825ebf7785eed351ef6">ucc::tcp_t</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convenience type for pure tcp sockets. <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A common buffered I/O class is used to stream character data without need for stdlib. </p>
<p>This header also includes a derived buffered socket class and some related operations. </p>

<p>Definition in file <a class="el" href="a00189_source.html">buffer.h</a>.</p>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:04 2010 for UCommon by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>