Sophie

Sophie

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

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: dp_codinfo.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_65781e9408669bb8d7d9c025fdb5fe86.html">src</a>
  </div>
</div>
<div class="contents">
<h1>dp_codinfo.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;fstream&gt;</code><br/>
<code>#include &lt;iomanip&gt;</code><br/>
<code>#include &lt;sys/types.h&gt;</code><br/>
<code>#include &lt;dirent.h&gt;</code><br/>
<code>#include &lt;string.h&gt;</code><br/>
<code>#include &quot;<a class="el" href="dp__parser_8h_source.html">dp_parser.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="dp__codinfo_8h_source.html">dp_codinfo.h</a>&quot;</code><br/>
<code>#include &quot;debug.h&quot;</code><br/>
<div class="dynheader">
Include dependency graph for dp_codinfo.cc:</div>
<div class="dynsection">
<div class="center"><img src="dp__codinfo_8cc__incl.png" border="0" usemap="#dp__codinfo_8cc_map" alt=""/></div>
<map name="dp__codinfo_8cc_map" id="dp__codinfo_8cc">
<area shape="rect" id="node13" href="dp__parser_8h.html" title="COD debug file parser." alt="" coords="692,86,783,117"/><area shape="rect" id="node21" href="dp__codinfo_8h.html" title="Debug file parsing." alt="" coords="569,86,668,117"/><area shape="rect" id="node30" href="debug_8h_source.html" title="debug.h" alt="" coords="300,86,369,117"/><area shape="rect" id="node23" href="dll_8h.html" title="Macros for handling DLL/library API visibility." alt="" coords="435,246,480,277"/><area shape="rect" id="node35" href="common_8h.html" title="General header for the Barry library." alt="" coords="416,166,499,197"/><area shape="rect" id="node39" href="log_8h.html" title="General header for the Barry library." alt="" coords="341,166,392,197"/></map>
</div>

<p><a href="dp__codinfo_8cc_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceBarry.html">Barry</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Project namespace, containing all related functions and classes. </p>
<br/></td></tr>
</p>
</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>
<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="dp__codinfo_8cc_source.html">dp_codinfo.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>