Sophie

Sophie

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

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: dp_codinfo.cc 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>dp_codinfo.cc File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
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" compact><dt><b>Author:</b></dt><dd>Nicolas VIVIEN </dd></dl>
<dl class="date" compact><dt><b>Date:</b></dt><dd>2009-08-01</dd></dl>
<dl class="note" compact><dt><b>Note:</b></dt><dd>CopyRight Nicolas VIVIEN</dd></dl>
<dl class="user" compact><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" compact><dt><b>Licences</b></dt><dd>Copyright (C) 2009-2010, Nicolas VIVIEN</dd></dl>
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>
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>
See the GNU General Public License in the COPYING file at the root directory of this project for more details. 
<p>Definition in file <a class="el" href="dp__codinfo_8cc-source.html">dp_codinfo.cc</a>.</p>

<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>

<p>
<div class="dynheader">
Include dependency graph for dp_codinfo.cc:</div>
<div class="dynsection">
<p><center><img src="dp__codinfo_8cc__incl.png" border="0" usemap="#dp_codinfo.cc_map" alt=""></center>
<map name="dp_codinfo.cc_map">
<area shape="rect" href="dp__parser_8h.html" title="COD debug file parser." alt="" coords="680,80,768,107"><area shape="rect" href="dp__codinfo_8h.html" title="Debug file parsing." alt="" coords="560,80,656,107"><area shape="rect" href="debug_8h-source.html" title="debug.h" alt="" coords="296,80,363,107"><area shape="rect" href="dll_8h.html" title="Macros for handling DLL/library API visibility." alt="" coords="427,229,472,256"><area shape="rect" href="common_8h.html" title="General header for the Barry library." alt="" coords="408,155,491,181"><area shape="rect" href="log_8h.html" title="General header for the Barry library." alt="" coords="336,155,384,181"></map>
</div>

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

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