Sophie

Sophie

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

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: bdptest.cc File 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><a href="annotated.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="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_cce6b820c61664c85c51a5136106e856.html">tools</a>
  </div>
</div>
<div class="contents">
<h1>bdptest.cc File Reference</h1>
<p>COD debug file parser RIM's JDE generates several files when you build a COD application. Indeed, with the COD files for the device, we have a ".debug" file. This file is usefull to debug an application from JVM. This tool is a parser to understand these ".debug" files.  
<a href="#_details">More...</a></p>
<code>#include &lt;iostream&gt;</code><br/>
<code>#include &lt;fstream&gt;</code><br/>
<code>#include &lt;string&gt;</code><br/>
<code>#include &quot;<a class="el" href="i18n_8h_source.html">i18n.h</a>&quot;</code><br/>
<code>#include &lt;barry/barry.h&gt;</code><br/>
<div class="dynheader">
Include dependency graph for bdptest.cc:</div>
<div class="dynsection">
<div class="center"><img src="bdptest_8cc__incl.png" border="0" usemap="#bdptest_8cc_map" alt=""/></div>
<map name="bdptest_8cc_map" id="bdptest_8cc">
<area shape="rect" id="node9" href="i18n_8h.html" title="Common internationalization defines, via gettext." alt="" coords="272,86,331,117"/></map>
</div>

<p><a href="bdptest_8cc_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>COD debug file parser RIM's JDE generates several files when you build a COD application. Indeed, with the COD files for the device, we have a ".debug" file. This file is usefull to debug an application from JVM. This tool is a parser to understand these ".debug" files. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Nicolas VIVIEN </dd></dl>
<dl class="date"><dt><b>Date:</b></dt><dd>2009-08-01</dd></dl>
<dl class="note"><dt><b>Note:</b></dt><dd>CopyRight Nicolas VIVIEN</dd></dl>
<p>This tool is simply a test application.</p>
<dl class="user"><dt><b>Modifications</b></dt><dd><ul>
<li>2009/08/01 : N. VIVIEN<ul>
<li>First release</li>
</ul>
</li>
</ul>
</dd></dl>
<dl class="user"><dt><b>Licences</b></dt><dd>Copyright (C) 2009-2010, Nicolas VIVIEN</dd></dl>
<p>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p>
<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p>
<p>See the GNU General Public License in the COPYING file at the root directory of this project for more details. </p>

<p>Definition in file <a class="el" href="bdptest_8cc_source.html">bdptest.cc</a>.</p>
</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>