Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 2aa62c5bbb658df1fece777472a7bcf2 > files > 579

barry-devel-docs-0.17-0.3.20100730git.fc14.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Barry: Barry::JLPacket Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2-20100208 -->
<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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceBarry.html">Barry</a>::<a class="el" href="classBarry_1_1JLPacket.html">JLPacket</a>
  </div>
</div>
<div class="contents">
<h1>Barry::JLPacket Class Reference</h1><!-- doxytag: class="Barry::JLPacket" --><!-- doxytag: inherits="Barry::Packet" -->
<p>Provides an API for building and analyzing raw Javaloader protocol packets.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="packet_8h_source.html">packet.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Barry::JLPacket:</div>
<div class="dynsection">
<div class="center"><img src="classBarry_1_1JLPacket__inherit__graph.png" border="0" usemap="#Barry_1_1JLPacket_inherit__map" alt="Inheritance graph"/></div>
<map name="Barry_1_1JLPacket_inherit__map" id="Barry_1_1JLPacket_inherit__map">
<area shape="rect" id="node2" href="classBarry_1_1Packet.html" title="Barry::Packet" alt="" coords="13,6,115,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for Barry::JLPacket:</div>
<div class="dynsection">
<div class="center"><img src="classBarry_1_1JLPacket__coll__graph.png" border="0" usemap="#Barry_1_1JLPacket_coll__map" alt="Collaboration graph"/></div>
<map name="Barry_1_1JLPacket_coll__map" id="Barry_1_1JLPacket_coll__map">
<area shape="rect" id="node2" href="classBarry_1_1Packet.html" title="Barry::Packet" alt="" coords="96,126,197,157"/><area shape="rect" id="node4" href="classBarry_1_1Data.html" title="Barry::Data" alt="" coords="21,6,112,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classBarry_1_1JLPacket-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Provides an API for building and analyzing raw Javaloader protocol packets. </p>
<p>This class relies on 3 external objects: a command send <a class="el" href="classBarry_1_1Data.html">Data</a> buffer (which can be fairly small), a data or argument send <a class="el" href="classBarry_1_1Data.html">Data</a> buffer, and a receive data buffer. <a class="el" href="classBarry_1_1Socket.html" title="Encapsulates a &quot;logical socket&quot; in the Blackberry USB protocol.">Socket</a> and connection details are retrieved on a readonly basis from the <a class="el" href="classBarry_1_1Mode_1_1JavaLoader.html" title="The main interface class to the java program loader protocol.">Mode::JavaLoader</a> object, but all buffers can be modified.</p>
<p>Note that the receive buffer may be modified during a packet send, and this <a class="el" href="classBarry_1_1JLPacket.html" title="Provides an API for building and analyzing raw Javaloader protocol packets.">JLPacket</a> class provides API helpers to analyze the results. </p>

<p>Definition at line <a class="el" href="packet_8h_source.html#l00185">185</a> of file <a class="el" href="packet_8h_source.html">packet.h</a>.</p>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="packet_8h_source.html">packet.h</a></li>
<li><a class="el" href="packet_8cc_source.html">packet.cc</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>