~ubuntu-branches/ubuntu/trusty/bmagic/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/html/a00029.html

  • Committer: Bazaar Package Importer
  • Author(s): Roberto C. Sanchez
  • Date: 2010-01-24 14:45:39 UTC
  • mfrom: (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100124144539-4ipk5rt64dpp38hl
Tags: 3.6.3-1
* New upstream release
* debian/patches/config.guess.patch: drop obsolete patch
* Add ${misc:Depends} as requested by lintian

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
 
<title>BitMagic: bm::bit_OR&lt; W &gt; Struct Template Reference</title>
 
5
<title>BitMagic: bm::bit_in&lt; TDecoder &gt; Class Template Reference</title>
6
6
<link href="tabs.css" rel="stylesheet" type="text/css"/>
7
7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
8
8
</head>
27
27
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
28
28
    </ul>
29
29
  </div>
30
 
  <div class="navpath"><a class="el" href="a00110.html">bm</a>::<a class="el" href="a00029.html">bit_OR</a>
 
30
  <div class="navpath"><a class="el" href="a00115.html">bm</a>::<a class="el" href="a00029.html">bit_in</a>
31
31
  </div>
32
32
</div>
33
33
<div class="contents">
34
 
<h1>bm::bit_OR&lt; W &gt; Struct Template Reference</h1><!-- doxytag: class="bm::bit_OR" -->
35
 
<p>Bit OR functor.  
 
34
<h1>bm::bit_in&lt; TDecoder &gt; Class Template Reference</h1><!-- doxytag: class="bm::bit_in" -->
 
35
<p>Byte based reader for un-aligned bit streaming.  
36
36
<a href="#_details">More...</a></p>
37
37
 
38
 
<p><code>#include &lt;<a class="el" href="a00090_source.html">bmfunc.h</a>&gt;</code></p>
 
38
<p><code>#include &lt;<a class="el" href="a00104_source.html">encoding.h</a>&gt;</code></p>
39
39
<table border="0" cellpadding="0" cellspacing="0">
40
40
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
41
 
<tr><td class="memItemLeft" align="right" valign="top">W&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00029.html#af6b753153686968b4fad2871ea7f60f2">operator()</a> (W w1, W w2)</td></tr>
 
41
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00029.html#aea9acb652544bd9bd4ac59d0b544789f">bit_in</a> (TDecoder &amp;<a class="el" href="a00054.html">decoder</a>)</td></tr>
 
42
<tr><td class="memItemLeft" align="right" valign="top">unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00029.html#ab3af18bd43787b89a8304cec5aaa228e">gamma</a> ()</td></tr>
42
43
</table>
43
44
<hr/><a name="_details"></a><h2>Detailed Description</h2>
44
 
<h3>template&lt;typename W&gt;<br/>
45
 
 struct bm::bit_OR&lt; W &gt;</h3>
46
 
 
47
 
<p>Bit OR functor. </p>
48
 
 
49
 
<p>Definition at line <a class="el" href="a00090_source.html#l04652">4652</a> of file <a class="el" href="a00090_source.html">bmfunc.h</a>.</p>
 
45
<h3>template&lt;class TDecoder&gt;<br/>
 
46
 class bm::bit_in&lt; TDecoder &gt;</h3>
 
47
 
 
48
<p>Byte based reader for un-aligned bit streaming. </p>
 
49
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00062.html" title="Memory encoding.">encoder</a> </dd></dl>
 
50
 
 
51
<p>Definition at line <a class="el" href="a00104_source.html#l00333">333</a> of file <a class="el" href="a00104_source.html">encoding.h</a>.</p>
 
52
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
 
53
<a class="anchor" id="aea9acb652544bd9bd4ac59d0b544789f"></a><!-- doxytag: member="bm::bit_in::bit_in" ref="aea9acb652544bd9bd4ac59d0b544789f" args="(TDecoder &amp;decoder)" -->
 
54
<div class="memitem">
 
55
<div class="memproto">
 
56
<div class="memtemplate">
 
57
template&lt;class TDecoder &gt; </div>
 
58
      <table class="memname">
 
59
        <tr>
 
60
          <td class="memname"><a class="el" href="a00029.html">bm::bit_in</a>&lt; TDecoder &gt;::<a class="el" href="a00029.html">bit_in</a> </td>
 
61
          <td>(</td>
 
62
          <td class="paramtype">TDecoder &amp;&nbsp;</td>
 
63
          <td class="paramname"> <em>decoder</em></td>
 
64
          <td>&nbsp;)&nbsp;</td>
 
65
          <td><code> [inline]</code></td>
 
66
        </tr>
 
67
      </table>
 
68
</div>
 
69
<div class="memdoc">
 
70
 
 
71
<p>Definition at line <a class="el" href="a00104_source.html#l00336">336</a> of file <a class="el" href="a00104_source.html">encoding.h</a>.</p>
 
72
 
 
73
</div>
 
74
</div>
50
75
<hr/><h2>Member Function Documentation</h2>
51
 
<a class="anchor" id="af6b753153686968b4fad2871ea7f60f2"></a><!-- doxytag: member="bm::bit_OR::operator()" ref="af6b753153686968b4fad2871ea7f60f2" args="(W w1, W w2)" -->
 
76
<a class="anchor" id="ab3af18bd43787b89a8304cec5aaa228e"></a><!-- doxytag: member="bm::bit_in::gamma" ref="ab3af18bd43787b89a8304cec5aaa228e" args="()" -->
52
77
<div class="memitem">
53
78
<div class="memproto">
54
79
<div class="memtemplate">
55
 
template&lt;typename W&gt; </div>
 
80
template&lt;class TDecoder &gt; </div>
56
81
      <table class="memname">
57
82
        <tr>
58
 
          <td class="memname">W <a class="el" href="a00029.html">bm::bit_OR</a>&lt; W &gt;::operator() </td>
 
83
          <td class="memname">unsigned <a class="el" href="a00029.html">bm::bit_in</a>&lt; TDecoder &gt;::gamma </td>
59
84
          <td>(</td>
60
 
          <td class="paramtype">W&nbsp;</td>
61
 
          <td class="paramname"> <em>w1</em>, </td>
62
 
        </tr>
63
 
        <tr>
64
 
          <td class="paramkey"></td>
65
 
          <td></td>
66
 
          <td class="paramtype">W&nbsp;</td>
67
 
          <td class="paramname"> <em>w2</em></td><td>&nbsp;</td>
68
 
        </tr>
69
 
        <tr>
70
 
          <td></td>
71
 
          <td>)</td>
72
 
          <td></td><td></td><td><code> [inline]</code></td>
 
85
          <td class="paramname"></td>
 
86
          <td>&nbsp;)&nbsp;</td>
 
87
          <td><code> [inline]</code></td>
73
88
        </tr>
74
89
      </table>
75
90
</div>
76
91
<div class="memdoc">
77
92
 
78
 
<p>Definition at line <a class="el" href="a00090_source.html#l04654">4654</a> of file <a class="el" href="a00090_source.html">bmfunc.h</a>.</p>
79
 
 
80
 
</div>
81
 
</div>
82
 
<hr/>The documentation for this struct was generated from the following file:<ul>
83
 
<li><a class="el" href="a00090_source.html">bmfunc.h</a></li>
 
93
<p>Definition at line <a class="el" href="a00104_source.html#l00343">343</a> of file <a class="el" href="a00104_source.html">encoding.h</a>.</p>
 
94
 
 
95
<p>References <a class="el" href="a00102_source.html#l00054">bm::bit_scan_fwd()</a>.</p>
 
96
 
 
97
</div>
 
98
</div>
 
99
<hr/>The documentation for this class was generated from the following file:<ul>
 
100
<li><a class="el" href="a00104_source.html">encoding.h</a></li>
84
101
</ul>
85
102
</div>
86
 
<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Nov 22 10:49:46 2009 for BitMagic by&nbsp;
 
103
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Jan 8 20:09:20 2010 for BitMagic by&nbsp;
87
104
<a href="http://www.doxygen.org/index.html">
88
105
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
89
106
</body>