Sophie

Sophie

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

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_top_block_impl 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__top__block__impl.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-types">Protected Types</a> &#124;
<a href="#pro-attribs">Protected Attributes</a>  </div>
  <div class="headertitle">
<h1>gr_top_block_impl 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_top_block_impl" -->
<p>Abstract implementation details of <a class="el" href="classgr__top__block.html" title="Top-level hierarchical block representing a flowgraph.">gr_top_block</a>The actual implementation of <a class="el" href="classgr__top__block.html" title="Top-level hierarchical block representing a flowgraph.">gr_top_block</a>. Separate class allows decoupling of changes from dependent classes.  
<a href="#_details">More...</a></p>

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

<p><a href="classgr__top__block__impl-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__top__block__impl.html#adb9debf81e3a0056dddcf5ade3fca37f">gr_top_block_impl</a> (<a class="el" href="classgr__top__block.html">gr_top_block</a> *owner)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#acf8b199c477a03865e7d6a486bcdadc2">~gr_top_block_impl</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#aa867f96c28d61c3c7e25a11379731cf4">start</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#a0154d152256f2b1f005d2ba3c057ce81">stop</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#a79d3e522134c90920f66f9b4e2aea134">wait</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#a884a899df3b18875a244a705386cda94">lock</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#aea169dc4ed62070cad2fc5597726a4bf">unlock</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#a182d9418a9264b5093cb65d09341bf18">dump</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pro-types"></a>
Protected Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#a05854347df68cd5ae2d7158fd58cb84d">tb_state</a> { <a class="el" href="classgr__top__block__impl.html#a05854347df68cd5ae2d7158fd58cb84da46694d58f89aa93ba043004c3fd5eb8a">IDLE</a>, 
<a class="el" href="classgr__top__block__impl.html#a05854347df68cd5ae2d7158fd58cb84dad67284e35f37fe37cfd9e161fc11cde1">RUNNING</a>
 }</td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgr__top__block.html">gr_top_block</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#a5c89999564971032ad82f98ca8abd925">d_owner</a></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__top__block__impl.html#a4aeb40622a3301ce3f94d32314901446">d_ffg</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">gr_scheduler_sptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#a97ee2396c69ea84043f34a5f27e1f572">d_scheduler</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="gr__top__block__impl_8h.html#adb6f320248d1d0d891f6962a909dc7a6">gr_mutex</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#a25498df07acdb8d6e537afa75608d6c9">d_mutex</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classgr__top__block__impl.html#a05854347df68cd5ae2d7158fd58cb84d">tb_state</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#ab56c10a1d41262a27c9899ad6f72ae3c">d_state</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#a482c1f6aa0402bb10f140e8fe98a8248">d_lock_count</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Abstract implementation details of <a class="el" href="classgr__top__block.html" title="Top-level hierarchical block representing a flowgraph.">gr_top_block</a></p>
<p>The actual implementation of <a class="el" href="classgr__top__block.html" title="Top-level hierarchical block representing a flowgraph.">gr_top_block</a>. Separate class allows decoupling of changes from dependent classes. </p>
</div><hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="a05854347df68cd5ae2d7158fd58cb84d"></a><!-- doxytag: member="gr_top_block_impl::tb_state" ref="a05854347df68cd5ae2d7158fd58cb84d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classgr__top__block__impl.html#a05854347df68cd5ae2d7158fd58cb84d">gr_top_block_impl::tb_state</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a05854347df68cd5ae2d7158fd58cb84da46694d58f89aa93ba043004c3fd5eb8a"></a><!-- doxytag: member="IDLE" ref="a05854347df68cd5ae2d7158fd58cb84da46694d58f89aa93ba043004c3fd5eb8a" args="" -->IDLE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a05854347df68cd5ae2d7158fd58cb84dad67284e35f37fe37cfd9e161fc11cde1"></a><!-- doxytag: member="RUNNING" ref="a05854347df68cd5ae2d7158fd58cb84dad67284e35f37fe37cfd9e161fc11cde1" args="" -->RUNNING</em>&nbsp;</td><td>
</td></tr>
</table>
</dd>
</dl>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="adb9debf81e3a0056dddcf5ade3fca37f"></a><!-- doxytag: member="gr_top_block_impl::gr_top_block_impl" ref="adb9debf81e3a0056dddcf5ade3fca37f" args="(gr_top_block *owner)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gr_top_block_impl::gr_top_block_impl </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classgr__top__block.html">gr_top_block</a> *&#160;</td>
          <td class="paramname"><em>owner</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="acf8b199c477a03865e7d6a486bcdadc2"></a><!-- doxytag: member="gr_top_block_impl::~gr_top_block_impl" ref="acf8b199c477a03865e7d6a486bcdadc2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gr_top_block_impl::~gr_top_block_impl </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="a182d9418a9264b5093cb65d09341bf18"></a><!-- doxytag: member="gr_top_block_impl::dump" ref="a182d9418a9264b5093cb65d09341bf18" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void gr_top_block_impl::dump </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

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

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

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

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

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a4aeb40622a3301ce3f94d32314901446"></a><!-- doxytag: member="gr_top_block_impl::d_ffg" ref="a4aeb40622a3301ce3f94d32314901446" 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> <a class="el" href="classgr__top__block__impl.html#a4aeb40622a3301ce3f94d32314901446">gr_top_block_impl::d_ffg</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a482c1f6aa0402bb10f140e8fe98a8248"></a><!-- doxytag: member="gr_top_block_impl::d_lock_count" ref="a482c1f6aa0402bb10f140e8fe98a8248" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classgr__top__block__impl.html#a482c1f6aa0402bb10f140e8fe98a8248">gr_top_block_impl::d_lock_count</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a25498df07acdb8d6e537afa75608d6c9"></a><!-- doxytag: member="gr_top_block_impl::d_mutex" ref="a25498df07acdb8d6e537afa75608d6c9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="gr__top__block__impl_8h.html#adb6f320248d1d0d891f6962a909dc7a6">gr_mutex</a> <a class="el" href="classgr__top__block__impl.html#a25498df07acdb8d6e537afa75608d6c9">gr_top_block_impl::d_mutex</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a5c89999564971032ad82f98ca8abd925"></a><!-- doxytag: member="gr_top_block_impl::d_owner" ref="a5c89999564971032ad82f98ca8abd925" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classgr__top__block.html">gr_top_block</a>* <a class="el" href="classgr__top__block__impl.html#a5c89999564971032ad82f98ca8abd925">gr_top_block_impl::d_owner</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a97ee2396c69ea84043f34a5f27e1f572"></a><!-- doxytag: member="gr_top_block_impl::d_scheduler" ref="a97ee2396c69ea84043f34a5f27e1f572" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_scheduler_sptr</a> <a class="el" href="classgr__top__block__impl.html#a97ee2396c69ea84043f34a5f27e1f572">gr_top_block_impl::d_scheduler</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ab56c10a1d41262a27c9899ad6f72ae3c"></a><!-- doxytag: member="gr_top_block_impl::d_state" ref="ab56c10a1d41262a27c9899ad6f72ae3c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classgr__top__block__impl.html#a05854347df68cd5ae2d7158fd58cb84d">tb_state</a> <a class="el" href="classgr__top__block__impl.html#ab56c10a1d41262a27c9899ad6f72ae3c">gr_top_block_impl::d_state</a><code> [protected]</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__top__block__impl_8h_source.html">gr_top_block_impl.h</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="classgr__top__block__impl.html">gr_top_block_impl</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>