Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > def0228095a1541e2d3632b6b6da7c38 > files > 399

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: atsc_data_segment 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>atsc_data_segment Class Reference</h1><!-- doxytag: class="atsc_data_segment" -->
<p>contains 832 3 bit symbols. The low 3 bits in the byte hold the symbol.  
<a href="#_details">More...</a></p>

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

<p><a href="classatsc__data__segment-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"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__data__segment.html#ad91516653ff27d0bcb62073e0132e3dd">operator==</a> (const <a class="el" href="classatsc__data__segment.html">atsc_data_segment</a> &amp;other) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__data__segment.html#ab472d01ab9ac61e662aacced1f2ee385">operator!=</a> (const <a class="el" href="classatsc__data__segment.html">atsc_data_segment</a> &amp;other) const </td></tr>
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classplinfo.html">plinfo</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__data__segment.html#a31369d18aa8ceddef2d8dba6ae49270b">pli</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__data__segment.html#a0e69748597bd4a2bf6d0586a3502df52">data</a> [<a class="el" href="atsc__consts_8h.html#a06eb585fe7990a888ac9accd568c5230">ATSC_DATA_SEGMENT_LENGTH</a>]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__data__segment.html#a83030e56cdb86eef15c54e06c141dd07">_pad_</a> [<a class="el" href="classatsc__data__segment.html#a15f7b58a4a862c75fe17f4d577ad6dc6">NPAD</a>]</td></tr>
<tr><td colspan="2"><h2>Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__data__segment.html#a15f7b58a4a862c75fe17f4d577ad6dc6">NPAD</a> = 188</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>contains 832 3 bit symbols. The low 3 bits in the byte hold the symbol. </p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ab472d01ab9ac61e662aacced1f2ee385"></a><!-- doxytag: member="atsc_data_segment::operator!=" ref="ab472d01ab9ac61e662aacced1f2ee385" args="(const atsc_data_segment &amp;other) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a> atsc_data_segment::operator!= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classatsc__data__segment.html">atsc_data_segment</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="atsc__types_8h_source.html#l00201">data</a>.</p>

</div>
</div>
<a class="anchor" id="ad91516653ff27d0bcb62073e0132e3dd"></a><!-- doxytag: member="atsc_data_segment::operator==" ref="ad91516653ff27d0bcb62073e0132e3dd" args="(const atsc_data_segment &amp;other) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a> atsc_data_segment::operator== </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classatsc__data__segment.html">atsc_data_segment</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="atsc__types_8h_source.html#l00201">data</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a83030e56cdb86eef15c54e06c141dd07"></a><!-- doxytag: member="atsc_data_segment::_pad_" ref="a83030e56cdb86eef15c54e06c141dd07" args="[NPAD]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned char <a class="el" href="classatsc__data__segment.html#a83030e56cdb86eef15c54e06c141dd07">atsc_data_segment::_pad_</a>[<a class="el" href="classatsc__data__segment.html#a15f7b58a4a862c75fe17f4d577ad6dc6">NPAD</a>]</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a0e69748597bd4a2bf6d0586a3502df52"></a><!-- doxytag: member="atsc_data_segment::data" ref="a0e69748597bd4a2bf6d0586a3502df52" args="[ATSC_DATA_SEGMENT_LENGTH]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned char <a class="el" href="classatsc__data__segment.html#a0e69748597bd4a2bf6d0586a3502df52">atsc_data_segment::data</a>[<a class="el" href="atsc__consts_8h.html#a06eb585fe7990a888ac9accd568c5230">ATSC_DATA_SEGMENT_LENGTH</a>]</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="atsc__types_8h_source.html#l00232">atsc_soft_data_segment::operator!=()</a>, <a class="el" href="atsc__types_8h_source.html#l00209">operator!=()</a>, <a class="el" href="atsc__types_8h_source.html#l00228">atsc_soft_data_segment::operator==()</a>, and <a class="el" href="atsc__types_8h_source.html#l00205">operator==()</a>.</p>

</div>
</div>
<a class="anchor" id="a15f7b58a4a862c75fe17f4d577ad6dc6"></a><!-- doxytag: member="atsc_data_segment::NPAD" ref="a15f7b58a4a862c75fe17f4d577ad6dc6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="classatsc__data__segment.html#a15f7b58a4a862c75fe17f4d577ad6dc6">atsc_data_segment::NPAD</a> = 188<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a31369d18aa8ceddef2d8dba6ae49270b"></a><!-- doxytag: member="atsc_data_segment::pli" ref="a31369d18aa8ceddef2d8dba6ae49270b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classplinfo.html">plinfo</a> <a class="el" href="classatsc__data__segment.html#a31369d18aa8ceddef2d8dba6ae49270b">atsc_data_segment::pli</a></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="atsc__types_8h_source.html">atsc_types.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:52:30 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>