Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-backports > by-pkgid > def0228095a1541e2d3632b6b6da7c38 > files > 4047

gnuradio-doc-3.3.0-8mdv2010.1.i586.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>GNU Radio 3.3.0 C++ API: gc_types.h 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.3 -->
<div class="contents">
<h1>gc_types.h File Reference</h1><code>#include &lt;stdint.h&gt;</code><br/>
<code>#include &lt;<a class="el" href="gc__cdefs_8h_source.html">gcell/gc_cdefs.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="compiler_8h_source.html">gcell/compiler.h</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for gc_types.h:</div>
<div class="dynsection">
<div class="center"><img src="gc__types_8h__incl.png" border="0" usemap="#gc__types_8h_map" alt=""/></div>
<map name="gc__types_8h_map" id="gc__types_8h">
<area shape="rect" id="node5" href="gc__cdefs_8h.html" title="gcell/gc_cdefs.h" alt="" coords="93,83,211,112"/><area shape="rect" id="node7" href="compiler_8h.html" title="gcell/compiler.h" alt="" coords="235,83,347,112"/></map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="gc__types_8h__dep__incl.png" border="0" usemap="#gc__types_8hdep_map" alt=""/></div>
<map name="gc__types_8hdep_map" id="gc__types_8hdep">
<area shape="rect" id="node3" href="gc__jd__queue__data_8h.html" title="gc_jd_queue_data.h" alt="" coords="323,160,461,189"/><area shape="rect" id="node12" href="gc__jd__stack_8h.html" title="gc_jd_stack.h" alt="" coords="928,160,1029,189"/><area shape="rect" id="node15" href="gc__job__desc_8h.html" title="gc_job_desc.h" alt="" coords="561,83,668,112"/><area shape="rect" id="node28" href="gc__job__manager_8h.html" title="gc_job_manager.h" alt="" coords="180,83,308,112"/><area shape="rect" id="node34" href="gc__logging_8h.html" title="gc_logging.h" alt="" coords="12,83,105,112"/><area shape="rect" id="node36" href="gc__spu__args_8h.html" title="gc_spu_args.h" alt="" coords="5,160,112,189"/><area shape="rect" id="node5" href="gc__jd__queue_8h.html" title="gc_jd_queue.h" alt="" coords="339,237,445,267"/><area shape="rect" id="node10" href="spu_2gc__jd__queue_8h.html" title="gc_jd_queue.h" alt="" coords="208,237,315,267"/><area shape="rect" id="node7" href="gc__job__manager__impl_8h.html" title="gc_job_manager_impl.h" alt="" coords="192,315,349,344"/><area shape="rect" id="node17" href="gc__declare__proc_8h.html" title="gc_declare_proc.h" alt="" coords="776,160,904,189"/><area shape="rect" id="node23" href="gc__spu__config_8h.html" title="gc_spu_config.h" alt="" coords="635,160,752,189"/><area shape="rect" id="node25" href="spu__buffers_8h.html" title="spu_buffers.h" alt="" coords="485,160,587,189"/><area shape="rect" id="node19" href="gc__proc__def__utils_8h.html" title="gc_proc_def_utils.h" alt="" coords="773,237,907,267"/><area shape="rect" id="node31" href="gcp__fft__1d__r2_8h.html" title="gcp_fft_1d_r2.h" alt="" coords="187,160,299,189"/></map>
</div>

<p><a href="gc__types_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__types_8h.html#a41f9c5fb8b08eb5dc3edce4dcb37fee7">true</a>&nbsp;&nbsp;&nbsp;1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__types_8h.html#a65e9886d74aaee76545e83dd09011727">false</a>&nbsp;&nbsp;&nbsp;0</td></tr>
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef uint64_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__types_8h.html#affc43a8e5ab8551e7361f8ce8521c34d">gc_eaddr_t</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">64-bit integer type representing an effective address (EA)  <a href="#affc43a8e5ab8551e7361f8ce8521c34d"></a><br/></td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__types_8h.html#ae47a2086c488bf070bc37074386c6690">ea_to_ptr</a> (<a class="el" href="gc__types_8h.html#affc43a8e5ab8551e7361f8ce8521c34d">gc_eaddr_t</a> ea)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="gc__types_8h.html#affc43a8e5ab8551e7361f8ce8521c34d">gc_eaddr_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__types_8h.html#aa8742b54a07724a64b3a4f84163ec7a0">ptr_to_ea</a> (void *p)</td></tr>
<tr><td colspan="2"><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">__GC_BEGIN_DECLS typedef int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a></td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="a65e9886d74aaee76545e83dd09011727"></a><!-- doxytag: member="gc_types.h::false" ref="a65e9886d74aaee76545e83dd09011727" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define false&nbsp;&nbsp;&nbsp;0</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a41f9c5fb8b08eb5dc3edce4dcb37fee7"></a><!-- doxytag: member="gc_types.h::true" ref="a41f9c5fb8b08eb5dc3edce4dcb37fee7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define true&nbsp;&nbsp;&nbsp;1</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="affc43a8e5ab8551e7361f8ce8521c34d"></a><!-- doxytag: member="gc_types.h::gc_eaddr_t" ref="affc43a8e5ab8551e7361f8ce8521c34d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef uint64_t <a class="el" href="gc__types_8h.html#affc43a8e5ab8551e7361f8ce8521c34d">gc_eaddr_t</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>64-bit integer type representing an effective address (EA) </p>
<p>This type is always 64-bits, regardless of whether we're running in 32 or 64-bit mode. </p>

</div>
</div>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="ae47a2086c488bf070bc37074386c6690"></a><!-- doxytag: member="gc_types.h::ea_to_ptr" ref="ae47a2086c488bf070bc37074386c6690" args="(gc_eaddr_t ea)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void* ea_to_ptr </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="gc__types_8h.html#affc43a8e5ab8551e7361f8ce8521c34d">gc_eaddr_t</a>&nbsp;</td>
          <td class="paramname"> <em>ea</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="gc__job__desc_8h_source.html#l00198">ea_to_jdp()</a>.</p>

</div>
</div>
<a class="anchor" id="aa8742b54a07724a64b3a4f84163ec7a0"></a><!-- doxytag: member="gc_types.h::ptr_to_ea" ref="aa8742b54a07724a64b3a4f84163ec7a0" args="(void *p)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="gc__types_8h.html#affc43a8e5ab8551e7361f8ce8521c34d">gc_eaddr_t</a> ptr_to_ea </td>
          <td>(</td>
          <td class="paramtype">void *&nbsp;</td>
          <td class="paramname"> <em>p</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="gc__job__desc_8h_source.html#l00204">jdp_to_ea()</a>.</p>

</div>
</div>
<hr/><h2>Variable Documentation</h2>
<a class="anchor" id="a0f2b5d454b7e4dda3861032cfce91085"></a><!-- doxytag: member="gc_types.h::bool" ref="a0f2b5d454b7e4dda3861032cfce91085" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">__GC_BEGIN_DECLS typedef int <a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:51:14 2010 for GNU Radio 3.3.0 C++ API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>