Tarball tree for barry-0.15.tar.bz2
[barry.git] / doc / www / doxygen / html / controller_8h.html
blobf197bd3f94eb3370a82346dee231093d5bbcea0e
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: controller.h 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>controller.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
24 High level BlackBerry API class.
25 <p>
27 <p>Definition in file <a class="el" href="controller_8h-source.html">controller.h</a>.</p>
29 <p>
30 <code>#include &quot;<a class="el" href="dll_8h-source.html">dll.h</a>&quot;</code><br>
31 <code>#include &quot;<a class="el" href="usbwrap_8h-source.html">usbwrap.h</a>&quot;</code><br>
32 <code>#include &quot;<a class="el" href="socket_8h-source.html">socket.h</a>&quot;</code><br>
33 <code>#include &quot;<a class="el" href="probe_8h-source.html">probe.h</a>&quot;</code><br>
35 <p>
36 <div class="dynheader">
37 Include dependency graph for controller.h:</div>
38 <div class="dynsection">
39 <p><center><img src="controller_8h__incl.png" border="0" usemap="#controller.h_map" alt=""></center>
40 <map name="controller.h_map">
41 <area shape="rect" href="dll_8h.html" title="Macros for handling DLL/library API visibility." alt="" coords="119,304,164,331"><area shape="rect" href="usbwrap_8h.html" title="USB API wrapper." alt="" coords="129,155,209,181"><area shape="rect" href="socket_8h.html" title="Class wrapper to encapsulate the Blackberry USB logical socket." alt="" coords="500,155,572,181"><area shape="rect" href="probe_8h.html" title="USB Blackberry detection routines." alt="" coords="212,80,276,107"><area shape="rect" href="error_8h.html" title="Common exception classes for the Barry library." alt="" coords="156,229,212,256"><area shape="rect" href="router_8h.html" title="Support classes for the pluggable socket routing system." alt="" coords="609,229,673,256"><area shape="rect" href="dataqueue_8h.html" title="FIFO queue of Data objects." alt="" coords="591,304,681,331"></map>
42 </div>
44 <p>
45 <div class="dynheader">
46 This graph shows which files directly or indirectly include this file:</div>
47 <div class="dynsection">
48 <p><center><img src="controller_8h__dep__incl.png" border="0" usemap="#controller.hdep_map" alt=""></center>
49 <map name="controller.hdep_map">
50 <area shape="rect" href="barry_8h.html" title="Main header file for applications." alt="" coords="380,304,439,331"><area shape="rect" href="m__mode__base_8h.html" title="Base for mode classes." alt="" coords="373,80,491,107"><area shape="rect" href="m__desktop_8cc.html" title="Mode class for the Desktop mode." alt="" coords="23,229,127,256"><area shape="rect" href="m__javaloader_8cc.html" title="Mode class for the JavaLoader mode." alt="" coords="577,229,692,256"><area shape="rect" href="controller_8cc.html" title="High level Barry API class." alt="" coords="632,80,723,107"><area shape="rect" href="m__ipmodem_8cc.html" title="Mode class for GPRS modem mode (using endpoints on modern devices)." alt="" coords="747,80,856,107"><area shape="rect" href="m__serial_8cc.html" title="Mode class for serial / GPRS modem mode." alt="" coords="880,80,968,107"><area shape="rect" href="m__desktop_8h.html" title="Mode class for the Desktop mode." alt="" coords="184,155,280,181"><area shape="rect" href="m__javaloader_8h.html" title="Mode class for the JavaLoader mode." alt="" coords="451,155,557,181"><area shape="rect" href="m__mode__base_8cc.html" title="Base for mode classes." alt="" coords="304,155,427,181"><area shape="rect" href="m__desktoptmpl_8h.html" title="Ease of use templates for the Desktop mode class." alt="" coords="151,229,271,256"><area shape="rect" href="packet_8cc.html" title="Low level protocol packet builder class." alt="" coords="295,229,372,256"><area shape="rect" href="bmp_8h.html" title="BMP conversion routines." alt="" coords="497,229,553,256"><area shape="rect" href="bmp_8cc.html" title="BMP conversion routines." alt="" coords="493,304,557,331"></map>
51 </div>
53 <p>
54 <a href="controller_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
55 <tr><td></td></tr>
56 <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
57 <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>
59 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Mode</b></td></tr>
61 <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
62 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBarry_1_1Controller.html">Barry::Controller</a></td></tr>
64 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The main interface class. <a href="classBarry_1_1Controller.html#_details">More...</a><br></td></tr>
65 </table>
66 </div>
67 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 00:01:56 2009 for Barry by&nbsp;
68 <a href="http://www.doxygen.org/index.html">
69 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
70 </body>
71 </html>