/usr/share/doc/libucommon-dev/a00212.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 87 | <!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/vector.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 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><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>ucommon/vector.h File Reference</h1>
<p>Basic array and reusable object factory heap support.
<a href="#_details">More...</a></p>
<code>#include <<a class="el" href="a00208_source.html">ucommon/thread.h</a>></code><br/>
<div class="dynheader">
Include dependency graph for vector.h:</div>
<div class="dynsection">
<div class="center"><img src="a00279.png" border="0" usemap="#ucommon_2vector_8h_map" alt=""/></div>
<map name="ucommon_2vector_8h_map" id="ucommon_2vector_8h">
<area shape="rect" id="node3" href="a00208.html" title="Thread classes and sychronization objects." alt="" coords="689,83,833,112"/><area shape="rect" id="node5" href="a00201.html" title="Various miscelanous platform specific headers and defines." alt="" coords="840,392,997,421"/><area shape="rect" id="node30" href="a00185.html" title="Locking classes for member function automatic operations." alt="" coords="357,315,504,344"/><area shape="rect" id="node50" href="a00209.html" title="Realtime timers and timer queues." alt="" coords="603,160,747,189"/><area shape="rect" id="node63" href="a00197.html" title="Private heaps, pools, and associations." alt="" coords="771,160,925,189"/><area shape="rect" id="node52" href="a00195.html" title="Linked objects, lists, templates, and containers." alt="" coords="772,237,911,267"/><area shape="rect" id="node55" href="a00199.html" title="A common object base class with auto-pointer support." alt="" coords="740,315,881,344"/></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="a00280.png" border="0" usemap="#ucommon_2vector_8hdep_map" alt=""/></div>
<map name="ucommon_2vector_8hdep_map" id="ucommon_2vector_8hdep">
<area shape="rect" id="node3" href="a00210.html" title="Top level include file for the GNU uCommon C++ core library." alt="" coords="73,83,241,112"/><area shape="rect" id="node5" href="a00202.html" title="This library holds the ucommon scripting engine code." alt="" coords="5,160,144,189"/><area shape="rect" id="node7" href="a00203.html" title="This library holds basic crytographic functions and secure socket support for use..." alt="" coords="168,160,315,189"/></map>
</div>
<p><a href="a00212_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 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00017.html">ucc::array_reuse< T ></a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">An array of reusable types. <a href="a00017.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="a00018.html">ucc::ArrayReuse</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">An array of reusable objects. <a href="a00018.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="a00083.html">ucc::MemVector</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="a00180.html" title="A managed vector for generic object pointers.">Vector</a> with fixed size member list. <a href="a00083.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="a00101.html">ucc::paged_reuse< T ></a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A reusable private pool of reusable types. <a href="a00101.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="a00105.html">ucc::PagerReuse</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A mempager source of reusable objects. <a href="a00105.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="a00180.html">ucc::Vector</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A managed vector for generic object pointers. <a href="a00180.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="a00181.html">ucc::vectorbuf< T, S ></a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Allocated vector list of a specified type. <a href="a00181.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="a00182.html">ucc::vectorof< T ></a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A templated vector for a list of a specific <a class="el" href="a00093.html" title="A common base class for all managed objects.">Object</a> subtype. <a href="a00182.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 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00214.html">ucc</a></td></tr>
<p><tr><td class="mdescLeft"> </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="a5c68ad84d0144f3732c07a7b8aff286b"></a><!-- doxytag: member="vector.h::vectorsize_t" ref="a5c68ad84d0144f3732c07a7b8aff286b" args="" -->
typedef unsigned short </td><td class="memItemRight" valign="bottom"><b>vectorsize_t</b></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Basic array and reusable object factory heap support. </p>
<p>This offers ucommon support for vector arrays, and for forming reusable object pools. Reusable object pools can be tied to local heaps and offer a means to create type factories that do not require global locking through malloc. </p>
<p>Definition in file <a class="el" href="a00212_source.html">vector.h</a>.</p>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:18 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>
|