Sophie

Sophie

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

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 Class 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('classgr__io__signature.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-attribs">Static Public Attributes</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<h1>gr_io_signature Class Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="gr_io_signature" -->
<p>i/o signature for input and output ports.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="gr__io__signature_8h_source.html">gr_io_signature.h</a>&gt;</code></p>

<p><a href="classgr__io__signature-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__io__signature.html#a12776009a6a97dfd40d9227505a60de4">~gr_io_signature</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__io__signature.html#aa8d00e9ef1c575fb82f23ad91b7eeed5">min_streams</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__io__signature.html#ad3b8ee26c7fb72eecf84b932f775dfd2">max_streams</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__io__signature.html#ab834e2514693dbf9780265af15295efe">sizeof_stream_item</a> (int index) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classstd_1_1vector.html">std::vector</a>&lt; int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__io__signature.html#abc83a822adb84f8ea2cccce70a7c3ba4">sizeof_stream_items</a> () const </td></tr>
<tr><td colspan="2"><h2><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__io__signature.html#a8d29b9fc7bfec08832c5852afdecb1a9">IO_INFINITE</a> = -1</td></tr>
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</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="classgr__io__signature.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/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>i/o signature for input and output ports. </p>
<p>misc </p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a12776009a6a97dfd40d9227505a60de4"></a><!-- doxytag: member="gr_io_signature::~gr_io_signature" ref="a12776009a6a97dfd40d9227505a60de4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gr_io_signature::~gr_io_signature </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ad3b8ee26c7fb72eecf84b932f775dfd2"></a><!-- doxytag: member="gr_io_signature::max_streams" ref="ad3b8ee26c7fb72eecf84b932f775dfd2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int gr_io_signature::max_streams </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aa8d00e9ef1c575fb82f23ad91b7eeed5"></a><!-- doxytag: member="gr_io_signature::min_streams" ref="aa8d00e9ef1c575fb82f23ad91b7eeed5" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int gr_io_signature::min_streams </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ab834e2514693dbf9780265af15295efe"></a><!-- doxytag: member="gr_io_signature::sizeof_stream_item" ref="ab834e2514693dbf9780265af15295efe" args="(int index) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int gr_io_signature::sizeof_stream_item </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>index</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="abc83a822adb84f8ea2cccce70a7c3ba4"></a><!-- doxytag: member="gr_io_signature::sizeof_stream_items" ref="abc83a822adb84f8ea2cccce70a7c3ba4" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classstd_1_1vector.html">std::vector</a>&lt;int&gt; gr_io_signature::sizeof_stream_items </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a80eeff275639913a51cc4d8b07859a92"></a><!-- doxytag: member="gr_io_signature::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><code> [friend]</code></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>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a8d29b9fc7bfec08832c5852afdecb1a9"></a><!-- doxytag: member="gr_io_signature::IO_INFINITE" ref="a8d29b9fc7bfec08832c5852afdecb1a9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="classgr__io__signature.html#a8d29b9fc7bfec08832c5852afdecb1a9">gr_io_signature::IO_INFINITE</a> = -1<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="gr__io__signature_8h_source.html">gr_io_signature.h</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="classgr__io__signature.html">gr_io_signature</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>