Tarball tree for barry-0.15.tar.bz2
[barry.git] / doc / www / doxygen / html / classBarry_1_1DataHandle.html
blobfdd310e1b79184bb399b83c211bd7d58a94d6f46
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 <title>Barry: Barry::DataHandle Class Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 <link href="tabs.css" rel="stylesheet" type="text/css">
6 </head><body>
7 <!-- Generated by Doxygen 1.5.6 -->
8 <div class="navigation" id="top">
9 <div class="tabs">
10 <ul>
11 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12 <li><a href="modules.html"><span>Modules</span></a></li>
13 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
14 <li class="current"><a href="classes.html"><span>Classes</span></a></li>
15 <li><a href="files.html"><span>Files</span></a></li>
16 <li><a href="dirs.html"><span>Directories</span></a></li>
17 </ul>
18 </div>
19 <div class="tabs">
20 <ul>
21 <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
22 <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
23 <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
24 <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
25 </ul>
26 </div>
27 <div class="navpath"><a class="el" href="namespaceBarry.html">Barry</a>::<a class="el" href="classBarry_1_1DataHandle.html">DataHandle</a>
28 </div>
29 </div>
30 <div class="contents">
31 <h1>Barry::DataHandle Class Reference</h1><!-- doxytag: class="Barry::DataHandle" --><code>#include &lt;<a class="el" href="router_8h-source.html">router.h</a>&gt;</code>
32 <p>
33 <div class="dynheader">
34 Collaboration diagram for Barry::DataHandle:</div>
35 <div class="dynsection">
36 <p><center><img src="classBarry_1_1DataHandle__coll__graph.png" border="0" usemap="#Barry_1_1DataHandle__coll__map" alt="Collaboration graph"></center>
37 <map name="Barry_1_1DataHandle__coll__map">
38 <area shape="rect" href="classBarry_1_1DataQueue.html" title="This class provides a thread aware fifo queue for Data objects, providing memory..." alt="" coords="212,5,337,32"></map>
39 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
41 <p>
42 <a href="classBarry_1_1DataHandle-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
43 std::auto_ptr like class that handles pointers to Data, but instead of freeing them completely, the Data objects are turned to the SocketRoutingQueue from whence they came.
44 <p>Definition at line <a class="el" href="router_8h-source.html#l00179">179</a> of file <a class="el" href="router_8h-source.html">router.h</a>.</p>
45 <table border="0" cellpadding="0" cellspacing="0">
46 <tr><td></td></tr>
47 </table>
48 <hr>The documentation for this class was generated from the following file:<ul>
49 <li><a class="el" href="router_8h-source.html">router.h</a></ul>
50 </div>
51 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 00:02:17 2009 for Barry by&nbsp;
52 <a href="http://www.doxygen.org/index.html">
53 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
54 </body>
55 </html>