Sophie

Sophie

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

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_flat_flowgraph 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__flat__flowgraph.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-methods">Static Public Member Functions</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<h1>gr_flat_flowgraph Class Reference<div class="ingroups"><a class="el" href="group__internal.html">Implementation Details</a></div></h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="gr_flat_flowgraph" --><!-- doxytag: inherits="gr_flowgraph" -->
<p>Class specializing <a class="el" href="classgr__flat__flowgraph.html" title="Class specializing gr_flat_flowgraph that has all nodes as gr_blocks, with no hierarchy.">gr_flat_flowgraph</a> that has all nodes as gr_blocks, with no hierarchy.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="gr__flat__flowgraph_8h_source.html">gr_flat_flowgraph.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for gr_flat_flowgraph:</div>
<div class="dyncontent">
<div class="center"><img src="classgr__flat__flowgraph__inherit__graph.png" border="0" usemap="#gr__flat__flowgraph_inherit__map" alt="Inheritance graph"/></div>
<map name="gr__flat__flowgraph_inherit__map" id="gr__flat__flowgraph_inherit__map">
<area shape="rect" id="node2" href="classgr__flowgraph.html" title="Class representing a directed, acyclic graph of basic blocks." alt="" coords="17,5,113,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classgr__flat__flowgraph-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__flat__flowgraph.html#a8b1c31cd7cc7f398928688a347f5d737">~gr_flat_flowgraph</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__flat__flowgraph.html#a354594c96e13ac9dffb9a593808e5796">setup_connections</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__flat__flowgraph.html#a526fffe4c61d8fc78e3aa00232bd3d5f">merge_connections</a> (<a class="el" href="classboost_1_1shared__ptr.html">gr_flat_flowgraph_sptr</a> sfg)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__flat__flowgraph.html#a34a3867a2c367e23568b1818784622e6">dump</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classstd_1_1vector.html">gr_block_vector_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__flat__flowgraph.html#a3565aa3e92d748dbb9904d02e802fbdb">make_block_vector</a> (<a class="el" href="classstd_1_1vector.html">gr_basic_block_vector_t</a> &amp;blocks)</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_flat_flowgraph_sptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__flat__flowgraph.html#a79480dd715cfcfb7271b7c1391a76d4d">gr_make_flat_flowgraph</a> ()</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Class specializing <a class="el" href="classgr__flat__flowgraph.html" title="Class specializing gr_flat_flowgraph that has all nodes as gr_blocks, with no hierarchy.">gr_flat_flowgraph</a> that has all nodes as gr_blocks, with no hierarchy. </p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a8b1c31cd7cc7f398928688a347f5d737"></a><!-- doxytag: member="gr_flat_flowgraph::~gr_flat_flowgraph" ref="a8b1c31cd7cc7f398928688a347f5d737" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gr_flat_flowgraph::~gr_flat_flowgraph </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="a34a3867a2c367e23568b1818784622e6"></a><!-- doxytag: member="gr_flat_flowgraph::dump" ref="a34a3867a2c367e23568b1818784622e6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void gr_flat_flowgraph::dump </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a3565aa3e92d748dbb9904d02e802fbdb"></a><!-- doxytag: member="gr_flat_flowgraph::make_block_vector" ref="a3565aa3e92d748dbb9904d02e802fbdb" args="(gr_basic_block_vector_t &amp;blocks)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="classstd_1_1vector.html">gr_block_vector_t</a> gr_flat_flowgraph::make_block_vector </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classstd_1_1vector.html">gr_basic_block_vector_t</a> &amp;&#160;</td>
          <td class="paramname"><em>blocks</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Make a vector of <a class="el" href="classgr__block.html" title="The abstract base class for all &#39;terminal&#39; processing blocks.A signal processing flow is cons...">gr_block</a> from a vector of <a class="el" href="classgr__basic__block.html" title="The abstract base class for all signal processing blocks.Basic blocks are the bare abstraction of an ...">gr_basic_block</a> </p>

</div>
</div>
<a class="anchor" id="a526fffe4c61d8fc78e3aa00232bd3d5f"></a><!-- doxytag: member="gr_flat_flowgraph::merge_connections" ref="a526fffe4c61d8fc78e3aa00232bd3d5f" args="(gr_flat_flowgraph_sptr sfg)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void gr_flat_flowgraph::merge_connections </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classboost_1_1shared__ptr.html">gr_flat_flowgraph_sptr</a>&#160;</td>
          <td class="paramname"><em>sfg</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a354594c96e13ac9dffb9a593808e5796"></a><!-- doxytag: member="gr_flat_flowgraph::setup_connections" ref="a354594c96e13ac9dffb9a593808e5796" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void gr_flat_flowgraph::setup_connections </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a79480dd715cfcfb7271b7c1391a76d4d"></a><!-- doxytag: member="gr_flat_flowgraph::gr_make_flat_flowgraph" ref="a79480dd715cfcfb7271b7c1391a76d4d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_flat_flowgraph_sptr</a> gr_make_flat_flowgraph </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [friend]</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__flat__flowgraph_8h_source.html">gr_flat_flowgraph.h</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="classgr__flat__flowgraph.html">gr_flat_flowgraph</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>