Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 6e7a2755bd78c9deedab199b86e675f3 > files > 4538

gnuradio-doc-3.2.2-9.fc14.x86_64.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.2.2 C++ API: gr_io_signature.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">GNU Radio 3.2.2 C++ API</div>
  </td>
 </tr>
 </tbody>
</table>
</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('gr__io__signature_8h.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<h1>gr_io_signature.h File Reference</h1>  </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &lt;<a class="el" href="gr__runtime__types_8h_source.html">gr_runtime_types.h</a>&gt;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for gr_io_signature.h:</div>
<div class="dyncontent">
<div class="center"><img src="gr__io__signature_8h__incl.png" border="0" usemap="#gr__io__signature_8h" alt=""/></div>
<map name="gr__io__signature_8h" id="gr__io__signature_8h">
<area shape="rect" id="node3" href="gr__runtime__types_8h.html" title="gr_runtime_types.h" alt="" coords="180,83,313,112"/><area shape="rect" id="node5" href="gr__types_8h.html" title="gr_types.h" alt="" coords="205,160,288,189"/><area shape="rect" id="node13" href="gr__complex_8h.html" title="gr_complex.h" alt="" coords="349,237,448,267"/></map>
</div>
</div>
<p><a href="gr__io__signature_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__io__signature.html">gr_io_signature</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">i/o signature for input and output ports.  <a href="classgr__io__signature.html#_details">More...</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"><a class="el" href="classboost_1_1shared__ptr.html">gr_io_signature_sptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__internal.html#ga1fbae03d2f3546a3768cab55cc5f986c">gr_make_io_signature</a> (int min_streams, int max_streams, int sizeof_stream_item)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create an i/o signature.  <a href="group__internal.html#ga1fbae03d2f3546a3768cab55cc5f986c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">gr_io_signature_sptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__io__signature_8h.html#a878d8f330140c11f2ccf9d42570d9df0">gr_make_io_signature2</a> (int min_streams, int max_streams, int sizeof_stream_item1, int sizeof_stream_item2)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create an i/o signature.  <a href="#a878d8f330140c11f2ccf9d42570d9df0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">gr_io_signature_sptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__io__signature_8h.html#a11e62b8132ae19fd5e3172065f73d490">gr_make_io_signature3</a> (int min_streams, int max_streams, int sizeof_stream_item1, int sizeof_stream_item2, int sizeof_stream_item3)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create an i/o signature.  <a href="#a11e62b8132ae19fd5e3172065f73d490"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">gr_io_signature_sptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__io__signature_8h.html#a80eeff275639913a51cc4d8b07859a92">gr_make_io_signaturev</a> (int min_streams, int max_streams, const <a class="el" href="classstd_1_1vector.html">std::vector</a>&lt; int &gt; &amp;sizeof_stream_items)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create an i/o signature.  <a href="#a80eeff275639913a51cc4d8b07859a92"></a><br/></td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a878d8f330140c11f2ccf9d42570d9df0"></a><!-- doxytag: member="gr_io_signature.h::gr_make_io_signature2" ref="a878d8f330140c11f2ccf9d42570d9df0" args="(int min_streams, int max_streams, int sizeof_stream_item1, int sizeof_stream_item2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_io_signature_sptr</a> gr_make_io_signature2 </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>min_streams</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>max_streams</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>sizeof_stream_item1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>sizeof_stream_item2</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create an i/o signature. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">min_streams</td><td>specify minimum number of streams (&gt;= 0) </td></tr>
    <tr><td class="paramname">max_streams</td><td>specify maximum number of streams (&gt;= min_streams or -1 -&gt; infinite) </td></tr>
    <tr><td class="paramname">sizeof_stream_item1</td><td>specify the size of the items in the first stream </td></tr>
    <tr><td class="paramname">sizeof_stream_item2</td><td>specify the size of the items in the second and subsequent streams </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a11e62b8132ae19fd5e3172065f73d490"></a><!-- doxytag: member="gr_io_signature.h::gr_make_io_signature3" ref="a11e62b8132ae19fd5e3172065f73d490" args="(int min_streams, int max_streams, int sizeof_stream_item1, int sizeof_stream_item2, int sizeof_stream_item3)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_io_signature_sptr</a> gr_make_io_signature3 </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>min_streams</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>max_streams</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>sizeof_stream_item1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>sizeof_stream_item2</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>sizeof_stream_item3</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create an i/o signature. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">min_streams</td><td>specify minimum number of streams (&gt;= 0) </td></tr>
    <tr><td class="paramname">max_streams</td><td>specify maximum number of streams (&gt;= min_streams or -1 -&gt; infinite) </td></tr>
    <tr><td class="paramname">sizeof_stream_item1</td><td>specify the size of the items in the first stream </td></tr>
    <tr><td class="paramname">sizeof_stream_item2</td><td>specify the size of the items in the second stream </td></tr>
    <tr><td class="paramname">sizeof_stream_item3</td><td>specify the size of the items in the third and subsequent streams </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a80eeff275639913a51cc4d8b07859a92"></a><!-- doxytag: member="gr_io_signature.h::gr_make_io_signaturev" ref="a80eeff275639913a51cc4d8b07859a92" args="(int min_streams, int max_streams, const std::vector&lt; int &gt; &amp;sizeof_stream_items)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_io_signature_sptr</a> gr_make_io_signaturev </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>min_streams</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>max_streams</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classstd_1_1vector.html">std::vector</a>&lt; int &gt; &amp;&#160;</td>
          <td class="paramname"><em>sizeof_stream_items</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create an i/o signature. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">min_streams</td><td>specify minimum number of streams (&gt;= 0) </td></tr>
    <tr><td class="paramname">max_streams</td><td>specify maximum number of streams (&gt;= min_streams or -1 -&gt; infinite) </td></tr>
    <tr><td class="paramname">sizeof_stream_items</td><td>specify the size of the items in the streams</td></tr>
  </table>
  </dd>
</dl>
<p>If there are more streams than there are entries in sizeof_stream_items, the value of the last entry in sizeof_stream_items is used for the missing values. sizeof_stream_items must contain at least 1 entry. </p>

</div>
</div>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="gr__io__signature_8h.html">gr_io_signature.h</a>      </li>
      <li class="footer">Generated on Thu Feb 17 2011 for GNU Radio 3.2.2 C++ API 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>