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

« 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-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::bitblock_store_adapter Class Reference</title>
 
5
<title>BitMagic: bm::bitblock_get_adapter Class 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="a00036.html">bitblock_store_adapter</a>
 
30
  <div class="navpath"><a class="el" href="a00115.html">bm</a>::<a class="el" href="a00036.html">bitblock_get_adapter</a>
31
31
  </div>
32
32
</div>
33
33
<div class="contents">
34
 
<h1>bm::bitblock_store_adapter Class Reference</h1><!-- doxytag: class="bm::bitblock_store_adapter" -->
35
 
<p>Bit-block store adapter, takes bitblock and saves results into it /internal.  
 
34
<h1>bm::bitblock_get_adapter Class Reference</h1><!-- doxytag: class="bm::bitblock_get_adapter" -->
 
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="a00090_source.html">bmfunc.h</a>&gt;</code></p>
 
38
<p><code>#include &lt;<a class="el" href="a00093_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#a309083bbfd6b6206329d3407624f6e8c">bitblock_store_adapter</a> (<a class="el" href="a00110.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a> *bit_block)</td></tr>
42
 
<tr><td class="memItemLeft" align="right" valign="top">BMFORCEINLINE void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00036.html#a04ab146560605d7d4a158d736ada3d74">push_back</a> (<a class="el" href="a00110.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a> w)</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>
43
43
</table>
44
44
<hr/><a name="_details"></a><h2>Detailed Description</h2>
45
 
<p>Bit-block store adapter, takes bitblock and saves results into it /internal. </p>
 
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="a00090_source.html#l04567">4567</a> of file <a class="el" href="a00090_source.html">bmfunc.h</a>.</p>
 
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>
48
48
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
49
 
<a class="anchor" id="a309083bbfd6b6206329d3407624f6e8c"></a><!-- doxytag: member="bm::bitblock_store_adapter::bitblock_store_adapter" ref="a309083bbfd6b6206329d3407624f6e8c" args="(bm::word_t *bit_block)" -->
 
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">
51
51
<div class="memproto">
52
52
      <table class="memname">
53
53
        <tr>
54
 
          <td class="memname">bm::bitblock_store_adapter::bitblock_store_adapter </td>
 
54
          <td class="memname">bm::bitblock_get_adapter::bitblock_get_adapter </td>
55
55
          <td>(</td>
56
 
          <td class="paramtype"><a class="el" href="a00110.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a> *&nbsp;</td>
 
56
          <td class="paramtype">const <a class="el" href="a00115.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="a00090_source.html#l04570">4570</a> of file <a class="el" href="a00090_source.html">bmfunc.h</a>.</p>
 
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>
66
66
 
67
67
</div>
68
68
</div>
69
69
<hr/><h2>Member Function Documentation</h2>
70
 
<a class="anchor" id="a04ab146560605d7d4a158d736ada3d74"></a><!-- doxytag: member="bm::bitblock_store_adapter::push_back" ref="a04ab146560605d7d4a158d736ada3d74" args="(bm::word_t w)" -->
 
70
<a class="anchor" id="a5fd937c34bcb5e5a2f6aa25333480db2"></a><!-- doxytag: member="bm::bitblock_get_adapter::get_32" ref="a5fd937c34bcb5e5a2f6aa25333480db2" args="()" -->
71
71
<div class="memitem">
72
72
<div class="memproto">
73
73
      <table class="memname">
74
74
        <tr>
75
 
          <td class="memname">BMFORCEINLINE void bm::bitblock_store_adapter::push_back </td>
 
75
          <td class="memname">BMFORCEINLINE <a class="el" href="a00115.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a> bm::bitblock_get_adapter::get_32 </td>
76
76
          <td>(</td>
77
 
          <td class="paramtype"><a class="el" href="a00110.html#a17fd5ba52db3ddda05e6f8dd5000a1a4">bm::word_t</a>&nbsp;</td>
78
 
          <td class="paramname"> <em>w</em></td>
 
77
          <td class="paramname"></td>
79
78
          <td>&nbsp;)&nbsp;</td>
80
79
          <td><code> [inline]</code></td>
81
80
        </tr>
83
82
</div>
84
83
<div class="memdoc">
85
84
 
86
 
<p>Definition at line <a class="el" href="a00090_source.html#l04572">4572</a> of file <a class="el" href="a00090_source.html">bmfunc.h</a>.</p>
 
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>
87
86
 
88
87
</div>
89
88
</div>
90
89
<hr/>The documentation for this class was generated from the following file:<ul>
91
 
<li><a class="el" href="a00090_source.html">bmfunc.h</a></li>
 
90
<li><a class="el" href="a00093_source.html">bmfunc.h</a></li>
92
91
</ul>
93
92
</div>
94
 
<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Nov 22 10:49:46 2009 for BitMagic by&nbsp;
 
93
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Jan 8 20:09:20 2010 for BitMagic by&nbsp;
95
94
<a href="http://www.doxygen.org/index.html">
96
95
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
97
96
</body>