Sophie

Sophie

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

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: gr_top_block_impl Class 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>gr_top_block_impl Class Reference<br/>
<small>
[<a class="el" href="group__internal.html">Implementation Details</a>]</small>
</h1><!-- 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 border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</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">&nbsp;</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&nbsp;</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&nbsp;</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&nbsp;</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&nbsp;</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&nbsp;</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&nbsp;</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>Protected Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &nbsp;</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>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> *&nbsp;</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>&nbsp;</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>&nbsp;</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">gruel::mutex&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__top__block__impl.html#a854285eeac77ccb226f79761e3789587">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>&nbsp;</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&nbsp;</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>
<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>
<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> *&nbsp;</td>
          <td class="paramname"> <em>owner</em></td>
          <td>&nbsp;)&nbsp;</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>&nbsp;)&nbsp;</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>&nbsp;)&nbsp;</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>&nbsp;)&nbsp;</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>&nbsp;)&nbsp;</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>&nbsp;)&nbsp;</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>&nbsp;)&nbsp;</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>&nbsp;)&nbsp;</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="a854285eeac77ccb226f79761e3789587"></a><!-- doxytag: member="gr_top_block_impl::d_mutex" ref="a854285eeac77ccb226f79761e3789587" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gruel::mutex <a class="el" href="classgr__top__block__impl.html#a854285eeac77ccb226f79761e3789587">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>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:52:57 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>