Sophie

Sophie

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

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: protostructs.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>protostructs.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
USB Blackberry bulk protocol API. 
<p>
This is split out from <a class="el" href="protocol_8h.html" title="USB Blackberry bulk protocol API constants.">protocol.h</a> so that low level, packed structs can be compiled separately from the application. This prevents aliasing problems in the application, or using -fno-strict-aliasing, which the library only needs.<p>
Do not include this in any <a class="el" href="namespaceBarry.html" title="Project namespace, containing all related functions and classes.">Barry</a> library header. This may only be included from .cc files, in order to hide aliasing concernes from the application. 
<p>Definition in file <a class="el" href="protostructs_8h-source.html">protostructs.h</a>.</p>

<p>
<code>#include &lt;stdint.h&gt;</code><br>
<code>#include &lt;sys/types.h&gt;</code><br>

<p>
<div class="dynheader">
Include dependency graph for protostructs.h:</div>
<div class="dynsection">
<p><center><img src="protostructs_8h__incl.png" border="0" usemap="#protostructs.h_map" alt=""></center>
</div>

<p>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<p><center><img src="protostructs_8h__dep__incl.png" border="0" usemap="#protostructs.hdep_map" alt=""></center>
<map name="protostructs.hdep_map">
<area shape="rect" href="controller_8cc.html" title="High level Barry API class." alt="" coords="727,80,817,107"><area shape="rect" href="record-internal_8h.html" title="Support functions, types, and templates for the general record parsing classes in..." alt="" coords="1145,80,1260,107"><area shape="rect" href="j__record_8cc.html" title="Internal record manipulation functions for JDWP classes." alt="" coords="5,155,91,181"><area shape="rect" href="j__server_8cc.html" title="Server protocol implementation." alt="" coords="115,155,197,181"><area shape="rect" href="r__bookmark_8cc.html" title="Record parsing class for the phone browser bookmarks database." alt="" coords="221,155,328,181"><area shape="rect" href="r__calendar_8cc.html" title="Blackberry database record parser class for calendar records." alt="" coords="352,155,451,181"><area shape="rect" href="r__calllog_8cc.html" title="Record parsing class for the phone call logs database." alt="" coords="475,155,563,181"><area shape="rect" href="r__contact_8cc.html" title="Blackberry database record parser class for contact records." alt="" coords="587,155,680,181"><area shape="rect" href="r__folder_8cc.html" title="Record parsing class for the folders database." alt="" coords="1280,155,1360,181"><area shape="rect" href="r__memo_8cc.html" title="Record parsing class for the memo database." alt="" coords="1384,155,1469,181"><area shape="rect" href="r__message__base_8cc.html" title="Base class for email&#45;oriented Blackberry database records." alt="" coords="1493,155,1632,181"><area shape="rect" href="r__servicebook_8cc.html" title="Blackberry database record parser class for Service Book records." alt="" coords="1656,155,1776,181"><area shape="rect" href="r__sms_8cc.html" title="Record parsing class for the SMS database." alt="" coords="1800,155,1875,181"><area shape="rect" href="r__task_8cc.html" title="Record parsing class for the task database." alt="" coords="1899,155,1973,181"><area shape="rect" href="r__timezone_8cc.html" title="Record parsing class for the timezone database." alt="" coords="1997,155,2101,181"><area shape="rect" href="record_8cc.html" title="Misc." alt="" coords="2125,155,2200,181"><area shape="rect" href="m__desktop_8cc.html" title="Mode class for the Desktop mode." alt="" coords="1700,80,1804,107"><area shape="rect" href="m__javaloader_8cc.html" title="Mode class for the JavaLoader mode." alt="" coords="1828,80,1943,107"><area shape="rect" href="m__jvmdebug_8cc.html" title="Mode class for the JVMDebug mode." alt="" coords="1967,80,2079,107"><area shape="rect" href="m__raw__channel_8cc.html" title="Mode class for a raw channel." alt="" coords="2103,80,2231,107"><area shape="rect" href="m__serial_8cc.html" title="Mode class for serial / GPRS modem mode." alt="" coords="2255,80,2343,107"><area shape="rect" href="packet_8cc.html" title="Low level protocol packet builder class." alt="" coords="2367,80,2444,107"><area shape="rect" href="protocol_8cc.html" title="USB Blackberry bulk protocol API." alt="" coords="2468,80,2553,107"><area shape="rect" href="r__recur__base_8cc.html" title="Base class for recurring calendar event data." alt="" coords="2577,80,2692,107"><area shape="rect" href="router_8cc.html" title="Support classes for the pluggable socket routing system." alt="" coords="2716,80,2788,107"><area shape="rect" href="socket_8cc.html" title="Class wrapper to encapsulate the Blackberry USB logical socket." alt="" coords="2812,80,2889,107"><area shape="rect" href="probe_8cc.html" title="USB Blackberry detection routines." alt="" coords="1053,155,1125,181"><area shape="rect" href="r__command_8cc.html" title="Internal implementation of CommandTable parser class." alt="" coords="1149,155,1256,181"><area shape="rect" href="r__cstore_8cc.html" title="Blackberry database record parser class for Content Store records." alt="" coords="704,155,789,181"><area shape="rect" href="r__dbdb_8cc.html" title="DatabaseDatabase record parser class." alt="" coords="813,155,891,181"><area shape="rect" href="r__recordstate_8cc.html" title="RecordStateTable database record parser class." alt="" coords="915,155,1029,181"></map>
</div>

<p>
<a href="protostructs_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::Protocol</b></td></tr>

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

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

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

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

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::CommonField::CommonFieldData</b></td></tr>

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

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

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

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::CalendarRecurrenceDataField::Additional</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::CalendarRecurrenceDataField::Additional::Day</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::CalendarRecurrenceDataField::Additional::MonthByDate</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::CalendarRecurrenceDataField::Additional::MonthByDay</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::CalendarRecurrenceDataField::Additional::YearByDate</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::CalendarRecurrenceDataField::Additional::YearByDay</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::CalendarRecurrenceDataField::Additional::Week</b></td></tr>

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

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

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

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

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

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

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

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

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

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

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::PasswordChallenge::Hash</b></td></tr>

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::ModeSelect::ResponseBlock</b></td></tr>

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::SocketCommand::PacketData</b></td></tr>

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::DBCommand::Parameters</b></td></tr>

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

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::DBR_OldTaggedRecord::TaggedData</b></td></tr>

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::DBResponse::Parameters</b></td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::DBAccess::DBData</b></td></tr>

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

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

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

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

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

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JLPacket::PacketData</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::PacketEventRequestSet</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::PacketEventRequest</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::PacketEventRequest::PacketEventRequestData</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::PacketCommand</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::PacketCommand::PacketCommandData</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::PacketVirtualMachineIDSizes</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::PacketVirtualMachine</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::PacketVirtualMachine::PacketVirtualMachineData</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::PacketResponse</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::PacketResponse::PacketResponseData</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::Packet</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWP::Packet::PacketType</b></td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JDWField::JDWFieldData</b></td></tr>

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

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

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

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

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

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

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::JVMPacket::PacketData</b></td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::ChannelPacket::PacketData</b></td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">union &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::Protocol::Packet::PacketData</b></td></tr>

</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Mar 1 17:50:35 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>