/usr/share/doc/libucommon-dev/a00095.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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 | <!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: ucc::ObjectQueue Class 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 class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><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="annotated.html"><span>Data Structures</span></a></li>
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="a00214.html">ucc</a>::<a class="el" href="a00095.html">ObjectQueue</a>
</div>
</div>
<div class="contents">
<h1>ucc::ObjectQueue Class Reference</h1><!-- doxytag: class="ucc::ObjectQueue" --><!-- doxytag: inherits="ucc::OrderedIndex" -->
<p>A queue of double linked object.
<a href="#_details">More...</a></p>
<p><code>#include <<a class="el" href="a00195_source.html">linked.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for ucc::ObjectQueue:</div>
<div class="dynsection">
<div class="center"><img src="a00462.png" border="0" usemap="#ucc_1_1_object_queue_inherit__map" alt="Inheritance graph"/></div>
<map name="ucc_1_1_object_queue_inherit__map" id="ucc_1_1_object_queue_inherit__map">
<area shape="rect" id="node5" href="a00097.html" title="Template for typesafe basic object queue container." alt="" coords="5,160,152,189"/><area shape="rect" id="node2" href="a00099.html" title="An index container for maintaining an ordered list of objects." alt="" coords="9,5,148,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for ucc::ObjectQueue:</div>
<div class="dynsection">
<div class="center"><img src="a00463.png" border="0" usemap="#ucc_1_1_object_queue_coll__map" alt="Collaboration graph"/></div>
<map name="ucc_1_1_object_queue_coll__map" id="ucc_1_1_object_queue_coll__map">
<area shape="rect" id="node2" href="a00099.html" title="An index container for maintaining an ordered list of objects." alt="" coords="8,299,147,328"/><area shape="rect" id="node4" href="a00100.html" title="A linked object base class for ordered objects." alt="" coords="5,187,149,216"/><area shape="rect" id="node6" href="a00069.html" title="Common base class for all objects that can be formed into a linked list." alt="" coords="11,96,144,125"/><area shape="rect" id="node8" href="a00093.html" title="A common base class for all managed objects." alt="" coords="31,5,124,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="a00095.html#aec47d9bc2c4e0c2d58fc4900027b29ba">add</a> (<a class="el" href="a00051.html">DLinkedObject</a> *object)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Add an object to the end of the queue. <a href="#aec47d9bc2c4e0c2d58fc4900027b29ba"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a460626506dcdef79a137b26893f0f29a"></a><!-- doxytag: member="ucc::ObjectQueue::ObjectQueue" ref="a460626506dcdef79a137b26893f0f29a" args="()" -->
</td><td class="memItemRight" valign="bottom"><a class="el" href="a00095.html#a460626506dcdef79a137b26893f0f29a">ObjectQueue</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Create an empty object queue. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00051.html">DLinkedObject</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00095.html#a80747ff27c6c31ad48c6307d274423eb">pop</a> (void)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Pop an object from the end of the queue. <a href="#a80747ff27c6c31ad48c6307d274423eb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00051.html">DLinkedObject</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00095.html#a1624faa62233bd92a87f34ef124185dc">pull</a> (void)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Pull an object from the front of the queue. <a href="#a1624faa62233bd92a87f34ef124185dc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="a00095.html#a753398dd3276f3d28e72a0301c929e15">push</a> (<a class="el" href="a00051.html">DLinkedObject</a> *object)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Push an object to the front of the queue. <a href="#a753398dd3276f3d28e72a0301c929e15"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A queue of double linked object. </p>
<p>This uses the linkedlist class to form a basic queue of objects. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>David Sugar <<a href="mailto:dyfet@gnutelephony.org">dyfet@gnutelephony.org</a>> </dd></dl>
<p>Definition at line <a class="el" href="a00195_source.html#l00869">869</a> of file <a class="el" href="a00195_source.html">linked.h</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aec47d9bc2c4e0c2d58fc4900027b29ba"></a><!-- doxytag: member="ucc::ObjectQueue::add" ref="aec47d9bc2c4e0c2d58fc4900027b29ba" args="(DLinkedObject *object)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void ucc::ObjectQueue::add </td>
<td>(</td>
<td class="paramtype"><a class="el" href="a00051.html">DLinkedObject</a> * </td>
<td class="paramname"> <em>object</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Add an object to the end of the queue. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>object</em> </td><td>to add. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a80747ff27c6c31ad48c6307d274423eb"></a><!-- doxytag: member="ucc::ObjectQueue::pop" ref="a80747ff27c6c31ad48c6307d274423eb" args="(void)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a00051.html">DLinkedObject</a>* ucc::ObjectQueue::pop </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Pop an object from the end of the queue. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>object popped or NULL if empty. </dd></dl>
<p>Reimplemented in <a class="el" href="a00097.html#a919d4310e72b4376c70b0c84edea337f">ucc::objqueue< T ></a>.</p>
</div>
</div>
<a class="anchor" id="a1624faa62233bd92a87f34ef124185dc"></a><!-- doxytag: member="ucc::ObjectQueue::pull" ref="a1624faa62233bd92a87f34ef124185dc" args="(void)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a00051.html">DLinkedObject</a>* ucc::ObjectQueue::pull </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Pull an object from the front of the queue. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>object pulled or NULL if empty. </dd></dl>
<p>Reimplemented in <a class="el" href="a00097.html#a4c3a3f8cce0ef1b492bd7fdab2d1354c">ucc::objqueue< T ></a>.</p>
</div>
</div>
<a class="anchor" id="a753398dd3276f3d28e72a0301c929e15"></a><!-- doxytag: member="ucc::ObjectQueue::push" ref="a753398dd3276f3d28e72a0301c929e15" args="(DLinkedObject *object)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void ucc::ObjectQueue::push </td>
<td>(</td>
<td class="paramtype"><a class="el" href="a00051.html">DLinkedObject</a> * </td>
<td class="paramname"> <em>object</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Push an object to the front of the queue. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>object</em> </td><td>to push. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>ucommon/<a class="el" href="a00195_source.html">linked.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:37 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>
|