Tarball tree for barry-0.17.0.tar.bz2
[barry.git] / doc / www / doxygen / html / common_8cc.html
blobd0e3c8e2af75e279fa636b8dd6a339ee4b6327e6
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: common.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_edc0f428e3eefcfdce9c25befd901c57.html">src</a>
20 </div>
21 </div>
22 <div class="contents">
23 <h1>common.cc File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
24 General <a class="el" href="namespaceBarry.html" title="Project namespace, containing all related functions and classes.">Barry</a> interface routines.
25 <p>
27 <p>Definition in file <a class="el" href="common_8cc-source.html">common.cc</a>.</p>
29 <p>
30 <code>#include &quot;<a class="el" href="common_8h-source.html">common.h</a>&quot;</code><br>
31 <code>#include &lt;usb.h&gt;</code><br>
32 <code>#include &lt;pthread.h&gt;</code><br>
33 <code>#include &quot;debug.h&quot;</code><br>
35 <p>
36 <div class="dynheader">
37 Include dependency graph for common.cc:</div>
38 <div class="dynsection">
39 <p><center><img src="common_8cc__incl.png" border="0" usemap="#common.cc_map" alt=""></center>
40 <map name="common.cc_map">
41 <area shape="rect" href="common_8h.html" title="General header for the Barry library." alt="" coords="253,155,336,181"><area shape="rect" href="debug_8h-source.html" title="debug.h" alt="" coords="139,80,205,107"><area shape="rect" href="dll_8h.html" title="Macros for handling DLL/library API visibility." alt="" coords="147,229,192,256"><area shape="rect" href="log_8h.html" title="General header for the Barry library." alt="" coords="131,155,179,181"></map>
42 </div>
44 <p>
45 <a href="common_8cc-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
46 <tr><td></td></tr>
47 <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
48 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceBarry.html">Barry</a></td></tr>
50 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
51 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceBarry.html#2e28bd59aebe0bece5a46f02ef7dbd3d">Barry::Init</a> (bool data_dump_mode, std::ostream *logStream)</td></tr>
53 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="namespaceBarry.html" title="Project namespace, containing all related functions and classes.">Barry</a> library initializer. <a href="#2e28bd59aebe0bece5a46f02ef7dbd3d"></a><br></td></tr>
54 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceBarry.html#59da38213acb8827d30bddfc54bbfe2a">Barry::Verbose</a> (bool data_dump_mode)</td></tr>
56 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This API call lets the application enable / disable verbose debug output on the fly. <a href="#59da38213acb8827d30bddfc54bbfe2a"></a><br></td></tr>
57 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceBarry.html#ec655def4d700239e60ed3ccb417e0c5">Barry::IsVerbose</a> ()</td></tr>
59 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns true if data dump mode is enabled. <a href="#ec655def4d700239e60ed3ccb417e0c5"></a><br></td></tr>
60 </table>
61 </div>
62 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Feb 10 16:14:06 2011 for Barry by&nbsp;
63 <a href="http://www.doxygen.org/index.html">
64 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
65 </body>
66 </html>