Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c72d609d39bfe5656f218382a504969f > files > 5

libkni3-doc-3.9.2-13.fc15.i686.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>KatanaNativeInterface: include/KNI/CRC.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">KatanaNativeInterface&#160;<span id="projectnumber">$VERSION$</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;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 id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('CRC_8h.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#define-members">Defines</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<h1>CRC.h File Reference</h1>  </div>
</div>
<div class="contents">

<p><a href="CRC_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="define-members"></a>
Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="CRC_8h.html#a2d25bcd37166cc98f0d823cdb8c553ef">uint8</a>&#160;&#160;&#160;unsigned char</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">unsigned 8 bit  <a href="#a2d25bcd37166cc98f0d823cdb8c553ef"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="CRC_8h.html#afc4adc9111e54b3163b6126ce951ecc3">uint16</a>&#160;&#160;&#160;unsigned short</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">unsigned 16 bit  <a href="#afc4adc9111e54b3163b6126ce951ecc3"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="CRC_8h.html#a8a1d62e39f8d6ffe0148a82f8b497127">CRC_CHECKSUM</a> (uint8 *data, uint8 size_of_BYTE)</td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="afc4adc9111e54b3163b6126ce951ecc3"></a><!-- doxytag: member="CRC.h::uint16" ref="afc4adc9111e54b3163b6126ce951ecc3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define uint16&#160;&#160;&#160;unsigned short</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>unsigned 16 bit </p>

<p>Definition at line <a class="el" href="CRC_8h_source.html#l00028">28</a> of file <a class="el" href="CRC_8h_source.html">CRC.h</a>.</p>

</div>
</div>
<a class="anchor" id="a2d25bcd37166cc98f0d823cdb8c553ef"></a><!-- doxytag: member="CRC.h::uint8" ref="a2d25bcd37166cc98f0d823cdb8c553ef" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define uint8&#160;&#160;&#160;unsigned char</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>unsigned 8 bit </p>

<p>Definition at line <a class="el" href="CRC_8h_source.html#l00027">27</a> of file <a class="el" href="CRC_8h_source.html">CRC.h</a>.</p>

</div>
</div>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a8a1d62e39f8d6ffe0148a82f8b497127"></a><!-- doxytag: member="CRC.h::CRC_CHECKSUM" ref="a8a1d62e39f8d6ffe0148a82f8b497127" args="(uint8 *data, uint8 size_of_BYTE)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint16 CRC_CHECKSUM </td>
          <td>(</td>
          <td class="paramtype">uint8 *&#160;</td>
          <td class="paramname"><em>data</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint8&#160;</td>
          <td class="paramname"><em>size_of_BYTE</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="CRC_8h.html">CRC.h</a>      </li>
      <li class="footer">Generated on Tue Feb 8 2011 for KatanaNativeInterface by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>