Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > abb2634846290d27f545cecded067e1f > files > 1514

barry-devel-docs-0.17.1-4.fc14.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Barry: packet.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="classes.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_3e14c0bb4416cf979afc3165665fc916.html">src</a>
  </div>
</div>
<div class="contents">
<h1>packet.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
Low level protocol packet builder class. 
<p>
Has knowledge of specific protocol commands in order to hide protocol details behind an API. 
<p>Definition in file <a class="el" href="packet_8h-source.html">packet.h</a>.</p>

<p>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;stdint.h&gt;</code><br>
<code>#include &quot;<a class="el" href="protocol_8h-source.html">protocol.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="data_8h-source.html">data.h</a>&quot;</code><br>

<p>
<div class="dynheader">
Include dependency graph for packet.h:</div>
<div class="dynsection">
<p><center><img src="packet_8h__incl.png" border="0" usemap="#packet.h_map" alt=""></center>
<map name="packet.h_map">
<area shape="rect" href="protocol_8h.html" title="USB Blackberry bulk protocol API constants." alt="" coords="232,80,309,107"><area shape="rect" href="data_8h.html" title="Class to deal with pre&#45;saved data files." alt="" coords="152,80,208,107"><area shape="rect" href="dll_8h.html" title="Macros for handling DLL/library API visibility." alt="" coords="171,155,216,181"></map>
</div>

<p>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<p><center><img src="packet_8h__dep__incl.png" border="0" usemap="#packet.hdep_map" alt=""></center>
<map name="packet.hdep_map">
<area shape="rect" href="m__desktop_8cc.html" title="Mode class for the Desktop mode." alt="" coords="5,80,109,107"><area shape="rect" href="m__javaloader_8cc.html" title="Mode class for the JavaLoader mode." alt="" coords="133,80,248,107"><area shape="rect" href="m__jvmdebug_8cc.html" title="Mode class for the JVMDebug mode." alt="" coords="272,80,384,107"><area shape="rect" href="m__raw__channel_8cc.html" title="Mode class for a raw channel." alt="" coords="408,80,536,107"><area shape="rect" href="packet_8cc.html" title="Low level protocol packet builder class." alt="" coords="560,80,637,107"><area shape="rect" href="probe_8cc.html" title="USB Blackberry detection routines." alt="" coords="661,80,733,107"><area shape="rect" href="socket_8cc.html" title="Class wrapper to encapsulate the Blackberry USB logical socket." alt="" coords="757,80,835,107"></map>
</div>

<p>
<a href="packet_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<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>

<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Mode</b></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Packet</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBarry_1_1ZeroPacket.html">Barry::ZeroPacket</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Provides an API for building and analyzing socket-0 protocol packets.  <a href="classBarry_1_1ZeroPacket.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBarry_1_1DBPacket.html">Barry::DBPacket</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Provides an API for building and analyzing raw DB protocol packets.  <a href="classBarry_1_1DBPacket.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBarry_1_1JLPacket.html">Barry::JLPacket</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Provides an API for building and analyzing raw Javaloader protocol packets.  <a href="classBarry_1_1JLPacket.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBarry_1_1JVMPacket.html">Barry::JVMPacket</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Provides an API for building and analyzing raw JavaDebug protocol packets.  <a href="classBarry_1_1JVMPacket.html#_details">More...</a><br></td></tr>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Mar 1 17:50:33 2011 for Barry by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>