Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 0b420d0fce195cf4115dc6a3be5c2da2 > files > 390

sphinxbase-devel-0.7-1.fc14.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>SphinxBase: logadd_s Struct 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">SphinxBase&#160;<span id="projectnumber">0.6</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="pages.html"><span>Related&#160;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</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('structlogadd__s.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<h1>logadd_s Struct Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="logadd_s" --><table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlogadd__s.html#a27793577d513d85cd73c2daffc140695">table</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Table, in unsigned integers of (width) bytes.  <a href="#a27793577d513d85cd73c2daffc140695"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlogadd__s.html#a484c53a05b46d863d0456af679cee5d8">table_size</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of elements in (table).  <a href="#a484c53a05b46d863d0456af679cee5d8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlogadd__s.html#a8e35a353d751d957270baf5192007c3e">width</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Width of elements of (table).  <a href="#a8e35a353d751d957270baf5192007c3e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int8&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlogadd__s.html#a4000a49e71ed2c09da4f34cb5ccaed4b">shift</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Right shift applied to elements in (table).  <a href="#a4000a49e71ed2c09da4f34cb5ccaed4b"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="logmath_8h_source.html#l00094">94</a> of file <a class="el" href="logmath_8h_source.html">logmath.h</a>.</p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a4000a49e71ed2c09da4f34cb5ccaed4b"></a><!-- doxytag: member="logadd_s::shift" ref="a4000a49e71ed2c09da4f34cb5ccaed4b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int8 <a class="el" href="structlogadd__s.html#a4000a49e71ed2c09da4f34cb5ccaed4b">logadd_s::shift</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Right shift applied to elements in (table). </p>

<p>Definition at line <a class="el" href="logmath_8h_source.html#l00102">102</a> of file <a class="el" href="logmath_8h_source.html">logmath.h</a>.</p>

<p>Referenced by <a class="el" href="logmath_8c_source.html#l00456">logmath_exp()</a>, <a class="el" href="logmath_8c_source.html#l00386">logmath_get_shift()</a>, <a class="el" href="logmath_8c_source.html#l00357">logmath_get_table_shape()</a>, <a class="el" href="logmath_8c_source.html#l00062">logmath_init()</a>, <a class="el" href="logmath_8c_source.html#l00462">logmath_ln_to_log()</a>, <a class="el" href="logmath_8c_source.html#l00447">logmath_log()</a>, <a class="el" href="logmath_8c_source.html#l00474">logmath_log10_to_log()</a>, <a class="el" href="logmath_8c_source.html#l00468">logmath_log_to_ln()</a>, <a class="el" href="logmath_8c_source.html#l00480">logmath_log_to_log10()</a>, <a class="el" href="logmath_8c_source.html#l00164">logmath_read()</a>, and <a class="el" href="logmath_8c_source.html#l00272">logmath_write()</a>.</p>

</div>
</div>
<a class="anchor" id="a27793577d513d85cd73c2daffc140695"></a><!-- doxytag: member="logadd_s::table" ref="a27793577d513d85cd73c2daffc140695" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* <a class="el" href="structlogadd__s.html#a27793577d513d85cd73c2daffc140695">logadd_s::table</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Table, in unsigned integers of (width) bytes. </p>

<p>Definition at line <a class="el" href="logmath_8h_source.html#l00096">96</a> of file <a class="el" href="logmath_8h_source.html">logmath.h</a>.</p>

<p>Referenced by <a class="el" href="logmath_8c_source.html#l00392">logmath_add()</a>, <a class="el" href="logmath_8c_source.html#l00342">logmath_free()</a>, <a class="el" href="logmath_8c_source.html#l00062">logmath_init()</a>, <a class="el" href="logmath_8c_source.html#l00164">logmath_read()</a>, and <a class="el" href="logmath_8c_source.html#l00272">logmath_write()</a>.</p>

</div>
</div>
<a class="anchor" id="a484c53a05b46d863d0456af679cee5d8"></a><!-- doxytag: member="logadd_s::table_size" ref="a484c53a05b46d863d0456af679cee5d8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32 <a class="el" href="structlogadd__s.html#a484c53a05b46d863d0456af679cee5d8">logadd_s::table_size</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Number of elements in (table). </p>
<p>This is never smaller than 256 (important!) </p>

<p>Definition at line <a class="el" href="logmath_8h_source.html#l00098">98</a> of file <a class="el" href="logmath_8h_source.html">logmath.h</a>.</p>

<p>Referenced by <a class="el" href="logmath_8c_source.html#l00392">logmath_add()</a>, <a class="el" href="logmath_8c_source.html#l00357">logmath_get_table_shape()</a>, <a class="el" href="logmath_8c_source.html#l00062">logmath_init()</a>, <a class="el" href="logmath_8c_source.html#l00164">logmath_read()</a>, and <a class="el" href="logmath_8c_source.html#l00272">logmath_write()</a>.</p>

</div>
</div>
<a class="anchor" id="a8e35a353d751d957270baf5192007c3e"></a><!-- doxytag: member="logadd_s::width" ref="a8e35a353d751d957270baf5192007c3e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8 <a class="el" href="structlogadd__s.html#a8e35a353d751d957270baf5192007c3e">logadd_s::width</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Width of elements of (table). </p>

<p>Definition at line <a class="el" href="logmath_8h_source.html#l00100">100</a> of file <a class="el" href="logmath_8h_source.html">logmath.h</a>.</p>

<p>Referenced by <a class="el" href="logmath_8c_source.html#l00392">logmath_add()</a>, <a class="el" href="logmath_8c_source.html#l00357">logmath_get_table_shape()</a>, <a class="el" href="logmath_8c_source.html#l00380">logmath_get_width()</a>, <a class="el" href="logmath_8c_source.html#l00062">logmath_init()</a>, <a class="el" href="logmath_8c_source.html#l00164">logmath_read()</a>, and <a class="el" href="logmath_8c_source.html#l00272">logmath_write()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>include/sphinxbase/<a class="el" href="logmath_8h_source.html">logmath.h</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="structlogadd__s.html">logadd_s</a>      </li>
      <li class="footer">Generated on Tue Apr 19 2011 for SphinxBase 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>