Tarball tree for barry-0.17.0.tar.bz2
[barry.git] / doc / www / doxygen / html / brawchannel_8cc.html
blob586e0311f19a81400824670fd9959d7047369192
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: brawchannel.cc File 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><a href="classes.html"><span>Classes</span></a></li>
15 <li class="current"><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="navpath"><a class="el" href="dir_ae818e64ea3dc686ac96c0f260a1301d.html">tools</a>
20 </div>
21 </div>
22 <div class="contents">
23 <h1>brawchannel.cc File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
24 Directs a named raw channel over STDIN/STDOUT.
25 <p>
27 <p>Definition in file <a class="el" href="brawchannel_8cc-source.html">brawchannel.cc</a>.</p>
29 <p>
30 <code>#include &lt;barry/barry.h&gt;</code><br>
31 <code>#include &lt;iostream&gt;</code><br>
32 <code>#include &lt;vector&gt;</code><br>
33 <code>#include &lt;string&gt;</code><br>
34 <code>#include &lt;cstring&gt;</code><br>
35 <code>#include &lt;cstdio&gt;</code><br>
36 <code>#include &lt;cstdlib&gt;</code><br>
37 <code>#include &lt;algorithm&gt;</code><br>
38 <code>#include &lt;getopt.h&gt;</code><br>
39 <code>#include &lt;fstream&gt;</code><br>
40 <code>#include &lt;string.h&gt;</code><br>
41 <code>#include &lt;sys/types.h&gt;</code><br>
42 <code>#include &lt;sys/time.h&gt;</code><br>
43 <code>#include &lt;unistd.h&gt;</code><br>
44 <code>#include &lt;signal.h&gt;</code><br>
45 <code>#include &lt;errno.h&gt;</code><br>
46 <code>#include &lt;pthread.h&gt;</code><br>
47 <code>#include &quot;<a class="el" href="i18n_8h-source.html">i18n.h</a>&quot;</code><br>
48 <code>#include &quot;platform.h&quot;</code><br>
50 <p>
51 <div class="dynheader">
52 Include dependency graph for brawchannel.cc:</div>
53 <div class="dynsection">
54 <p><center><img src="brawchannel_8cc__incl.png" border="0" usemap="#brawchannel.cc_map" alt=""></center>
55 <map name="brawchannel.cc_map">
56 <area shape="rect" href="i18n_8h.html" title="Common internationalization defines, via gettext." alt="" coords="1533,80,1589,107"><area shape="rect" href="tools_2platform_8h-source.html" title="platform.h" alt="" coords="1613,80,1693,107"><area shape="rect" href="gettext_8h-source.html" title="gettext.h" alt="" coords="1572,155,1644,181"></map>
57 </div>
59 <p>
60 <a href="brawchannel_8cc-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
61 <tr><td></td></tr>
62 <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
63 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><b>CallbackHandler</b></td></tr>
65 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><b>SignalRestorer</b></td></tr>
67 </table>
68 </div>
69 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Feb 10 16:14:05 2011 for Barry by&nbsp;
70 <a href="http://www.doxygen.org/index.html">
71 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
72 </body>
73 </html>