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

« back to all changes in this revision

Viewing changes to doc/html/a00036.html

  • Committer: Bazaar Package Importer
  • Author(s): Roberto C. Sanchez
  • Date: 2010-04-08 16:47:58 UTC
  • mfrom: (4.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100408164758-3vu6wmrk1dnzqnnj
Tags: 3.6.4-1
* New upstream release
* Update to Standards-Version 3.8.4 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
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="a00115.html">bm</a>::<a class="el" href="a00036.html">bitblock_get_adapter</a>
 
30
  <div class="navpath"><a class="el" href="a00116.html">bm</a>::<a class="el" href="a00036.html">bitblock_get_adapter</a>
31
31
  </div>
32
32
</div>
33
33
<div class="contents">
35
35
<p>Bit-block get adapter, takes bitblock and represents it as a <a class="el" href="a00036.html#a5fd937c34bcb5e5a2f6aa25333480db2">get_32()</a> accessor function /internal.  
36
36
<a href="#_details">More...</a></p>
37
37
 
38
 
<p><code>#include &lt;<a class="el" href="a00093_source.html">bmfunc.h</a>&gt;</code></p>
 
38
<p><code>#include &lt;<a class="el" href="a00094_source.html">bmfunc.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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00036.html#a266256a390509d2f87926bd2bac7748d">bitblock_get_adapter</a> (const <a class="el" href="a00115.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a> *bit_block)</td></tr>
42
 
<tr><td class="memItemLeft" align="right" valign="top">BMFORCEINLINE <a class="el" href="a00115.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00036.html#a5fd937c34bcb5e5a2f6aa25333480db2">get_32</a> ()</td></tr>
 
41
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00036.html#a266256a390509d2f87926bd2bac7748d">bitblock_get_adapter</a> (const <a class="el" href="a00116.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a> *bit_block)</td></tr>
 
42
<tr><td class="memItemLeft" align="right" valign="top">BMFORCEINLINE <a class="el" href="a00116.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00036.html#a5fd937c34bcb5e5a2f6aa25333480db2">get_32</a> ()</td></tr>
43
43
</table>
44
44
<hr/><a name="_details"></a><h2>Detailed Description</h2>
45
45
<p>Bit-block get adapter, takes bitblock and represents it as a <a class="el" href="a00036.html#a5fd937c34bcb5e5a2f6aa25333480db2">get_32()</a> accessor function /internal. </p>
46
46
 
47
 
<p>Definition at line <a class="el" href="a00093_source.html#l04692">4692</a> of file <a class="el" href="a00093_source.html">bmfunc.h</a>.</p>
 
47
<p>Definition at line <a class="el" href="a00094_source.html#l04847">4847</a> of file <a class="el" href="a00094_source.html">bmfunc.h</a>.</p>
48
48
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
49
49
<a class="anchor" id="a266256a390509d2f87926bd2bac7748d"></a><!-- doxytag: member="bm::bitblock_get_adapter::bitblock_get_adapter" ref="a266256a390509d2f87926bd2bac7748d" args="(const bm::word_t *bit_block)" -->
50
50
<div class="memitem">
53
53
        <tr>
54
54
          <td class="memname">bm::bitblock_get_adapter::bitblock_get_adapter </td>
55
55
          <td>(</td>
56
 
          <td class="paramtype">const <a class="el" href="a00115.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a> *&nbsp;</td>
 
56
          <td class="paramtype">const <a class="el" href="a00116.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a> *&nbsp;</td>
57
57
          <td class="paramname"> <em>bit_block</em></td>
58
58
          <td>&nbsp;)&nbsp;</td>
59
59
          <td><code> [inline]</code></td>
62
62
</div>
63
63
<div class="memdoc">
64
64
 
65
 
<p>Definition at line <a class="el" href="a00093_source.html#l04695">4695</a> of file <a class="el" href="a00093_source.html">bmfunc.h</a>.</p>
 
65
<p>Definition at line <a class="el" href="a00094_source.html#l04850">4850</a> of file <a class="el" href="a00094_source.html">bmfunc.h</a>.</p>
66
66
 
67
67
</div>
68
68
</div>
72
72
<div class="memproto">
73
73
      <table class="memname">
74
74
        <tr>
75
 
          <td class="memname">BMFORCEINLINE <a class="el" href="a00115.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a> bm::bitblock_get_adapter::get_32 </td>
 
75
          <td class="memname">BMFORCEINLINE <a class="el" href="a00116.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a> bm::bitblock_get_adapter::get_32 </td>
76
76
          <td>(</td>
77
77
          <td class="paramname"></td>
78
78
          <td>&nbsp;)&nbsp;</td>
82
82
</div>
83
83
<div class="memdoc">
84
84
 
85
 
<p>Definition at line <a class="el" href="a00093_source.html#l04698">4698</a> of file <a class="el" href="a00093_source.html">bmfunc.h</a>.</p>
 
85
<p>Definition at line <a class="el" href="a00094_source.html#l04853">4853</a> of file <a class="el" href="a00094_source.html">bmfunc.h</a>.</p>
86
86
 
87
87
</div>
88
88
</div>
89
89
<hr/>The documentation for this class was generated from the following file:<ul>
90
 
<li><a class="el" href="a00093_source.html">bmfunc.h</a></li>
 
90
<li><a class="el" href="a00094_source.html">bmfunc.h</a></li>
91
91
</ul>
92
92
</div>
93
 
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Jan 8 20:09:20 2010 for BitMagic by&nbsp;
 
93
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue Mar 23 20:48:13 2010 for BitMagic by&nbsp;
94
94
<a href="http://www.doxygen.org/index.html">
95
95
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
96
96
</body>