~ubuntu-branches/ubuntu/jaunty/bmagic/jaunty

« back to all changes in this revision

Viewing changes to html/a00087.html

  • Committer: Bazaar Package Importer
  • Author(s): Andres Salomon
  • Date: 2008-01-05 23:58:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080105235856-2kmxhxkz14qjy9ia
Tags: 3.5.0-1
* New upstream release.
* Add tcpp.dpatch.  This stops tests/stress/t.cpp from including
  ncbi_pch.hpp.  As far as I can tell, NCBI is not used at all, I have
  no idea where that came from..
* Silence some lintian warnings; binary-arch-rules-but-pkg-is-arch-indep
  and ancient-standards-version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>BitMagic: sample5.cpp File Reference</title>
 
3
<title>BitMagic: bm::bvector&lt; Alloc, MS &gt;::insert_iterator Class Reference</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
</head><body>
6
6
<!-- Generated by Doxygen 1.4.1 -->
7
7
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="examples.html">Examples</a></div>
8
8
<div class="nav">
9
 
<a class="el" href="dir_000001.html">samples</a>&nbsp;/&nbsp;<a class="el" href="dir_000006.html">sample5</a></div>
10
 
<h1>sample5.cpp File Reference</h1><code>#include &lt;iostream&gt;</code><br>
11
 
<code>#include &lt;algorithm&gt;</code><br>
12
 
<code>#include "<a class="el" href="a00102.html">bm.h</a>"</code><br>
13
 
 
14
 
<p>
15
 
Include dependency graph for sample5.cpp:<p><center><img src="a00148.png" border="0" usemap="#sample5.cpp_map" alt=""></center>
16
 
<map name="sample5.cpp_map">
17
 
<area href="a00074.html" shape="rect" coords="167,305,207,327" alt="">
18
 
<area href="a00076.html" shape="rect" coords="272,192,341,213" alt="">
19
 
<area href="a00077.html" shape="rect" coords="279,237,335,259" alt="">
20
 
<area href="a00079.html" shape="rect" coords="275,283,339,304" alt="">
21
 
<area href="a00078.html" shape="rect" coords="275,373,339,395" alt="">
22
 
<area href="a00081.html" shape="rect" coords="273,419,340,440" alt="">
23
 
<area href="a00082.html" shape="rect" coords="271,464,343,485" alt="">
24
 
<area href="a00080.html" shape="rect" coords="271,600,343,621" alt="">
25
 
</map>
26
 
 
27
 
<p>
28
 
<a href="a00115.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
 
9
<a class="el" href="a00129.html">bm</a>::<a class="el" href="a00084.html">bvector</a>::<a class="el" href="a00087.html">insert_iterator</a></div>
 
10
<h1>bm::bvector&lt; Alloc, MS &gt;::insert_iterator Class Reference<br>
 
11
<small>
 
12
[<a class="el" href="a00132.html">The Main bvector&lt;&gt; Group</a>]</small>
 
13
</h1>Output iterator iterator designed to set "ON" bits based on input sequence of integers (bit indeces).  
 
14
<a href="#_details">More...</a>
 
15
<p>
 
16
<code>#include &lt;<a class="el" href="a00137.html">bm.h</a>&gt;</code>
 
17
<p>
 
18
<table border="0" cellpadding="0" cellspacing="0">
29
19
<tr><td></td></tr>
30
 
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
31
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#a0">Print</a> (unsigned n)</td></tr>
32
 
 
33
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#a1">main</a> (void)</td></tr>
34
 
 
35
 
</table>
36
 
<hr><h2>Function Documentation</h2>
37
 
<a class="anchor" name="a1" doxytag="sample5.cpp::main"></a><p>
38
 
<table class="mdTable" cellpadding="2" cellspacing="0">
39
 
  <tr>
40
 
    <td class="mdRow">
41
 
      <table cellpadding="0" cellspacing="0" border="0">
42
 
        <tr>
43
 
          <td class="md" nowrap valign="top">int main           </td>
44
 
          <td class="md" valign="top">(&nbsp;</td>
45
 
          <td class="md" nowrap valign="top">void&nbsp;</td>
46
 
          <td class="mdname1" valign="top" nowrap>          </td>
47
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
48
 
          <td class="md" nowrap></td>
49
 
        </tr>
50
 
      </table>
51
 
    </td>
52
 
  </tr>
53
 
</table>
54
 
<table cellspacing="5" cellpadding="0" border="0">
55
 
  <tr>
56
 
    <td>
57
 
      &nbsp;
58
 
    </td>
59
 
    <td>
60
 
 
61
 
<p>
62
 
 
63
 
<p>
64
 
Definition at line <a class="el" href="a00115.html#l00046">46</a> of file <a class="el" href="a00115.html">sample5.cpp</a>.
65
 
<p>
66
 
References <a class="el" href="a00102.html#l01409">bm::bvector&lt; Alloc, MS &gt;::end()</a>, <a class="el" href="a00102.html#l01399">bm::bvector&lt; Alloc, MS &gt;::first()</a>, and <a class="el" href="a00115.html#l00041">Print()</a>.    </td>
67
 
  </tr>
68
 
</table>
69
 
<a class="anchor" name="a0" doxytag="sample5.cpp::Print"></a><p>
70
 
<table class="mdTable" cellpadding="2" cellspacing="0">
71
 
  <tr>
72
 
    <td class="mdRow">
73
 
      <table cellpadding="0" cellspacing="0" border="0">
74
 
        <tr>
75
 
          <td class="md" nowrap valign="top">void Print           </td>
76
 
          <td class="md" valign="top">(&nbsp;</td>
77
 
          <td class="md" nowrap valign="top">unsigned&nbsp;</td>
 
20
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
 
21
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::output_iterator_tag&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#w0">iterator_category</a></td></tr>
 
22
 
 
23
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#w1">value_type</a></td></tr>
 
24
 
 
25
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#w2">difference_type</a></td></tr>
 
26
 
 
27
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#w3">pointer</a></td></tr>
 
28
 
 
29
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#w4">reference</a></td></tr>
 
30
 
 
31
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
 
32
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#a0">insert_iterator</a> (<a class="el" href="a00084.html">bvector</a>&lt; Alloc, MS &gt; &amp;<a class="el" href="a00084.html">bvect</a>)</td></tr>
 
33
 
 
34
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00087.html">insert_iterator</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#a1">operator=</a> (<a class="el" href="a00129.html#a26">bm::id_t</a> n)</td></tr>
 
35
 
 
36
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00087.html">insert_iterator</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#a2">operator *</a> ()</td></tr>
 
37
 
 
38
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00087.html">insert_iterator</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#a3">operator++</a> ()</td></tr>
 
39
 
 
40
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00087.html">insert_iterator</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#a4">operator++</a> (int)</td></tr>
 
41
 
 
42
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
 
43
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#p0">bvect_</a></td></tr>
 
44
 
 
45
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00129.html#a26">bm::id_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00087.html#p1">max_bit_</a></td></tr>
 
46
 
 
47
</table>
 
48
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
49
<h3>template&lt;class Alloc, class MS&gt;<br>
 
50
 class bm::bvector&lt; Alloc, MS &gt;::insert_iterator</h3>
 
51
 
 
52
Output iterator iterator designed to set "ON" bits based on input sequence of integers (bit indeces). 
 
53
<p>
 
54
STL container can be converted to bvector using this iterator Insert iterator guarantees the vector will be dynamically resized (set_bit does not do that).<p>
 
55
<dl compact><dt><b>Note:</b></dt><dd>If you have many bits to set it is a good idea to use output iterator instead of explicitly calling set, because iterator may implement some performance specific tricks to make sure bulk insert is fast. </dd></dl>
 
56
 
 
57
<p>
 
58
 
 
59
<p>
 
60
Definition at line <a class="el" href="a00137.html#l00327">327</a> of file <a class="el" href="a00137.html">bm.h</a>.<hr><h2>Member Typedef Documentation</h2>
 
61
<a class="anchor" name="w2" doxytag="bm::bvector::insert_iterator::difference_type"></a><p>
 
62
<table class="mdTable" cellpadding="2" cellspacing="0">
 
63
  <tr>
 
64
    <td class="mdRow">
 
65
      <table cellpadding="0" cellspacing="0" border="0">
 
66
        <tr>
 
67
          <td class="mdPrefix" colspan="4">
 
68
template&lt;class Alloc, class MS&gt; </td>
 
69
        </tr>
 
70
        <tr>
 
71
          <td class="md" nowrap valign="top">typedef void <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::<a class="el" href="a00087.html#w2">insert_iterator::difference_type</a>          </td>
 
72
        </tr>
 
73
      </table>
 
74
    </td>
 
75
  </tr>
 
76
</table>
 
77
<table cellspacing="5" cellpadding="0" border="0">
 
78
  <tr>
 
79
    <td>
 
80
      &nbsp;
 
81
    </td>
 
82
    <td>
 
83
 
 
84
<p>
 
85
 
 
86
<p>
 
87
Definition at line <a class="el" href="a00137.html#l00334">334</a> of file <a class="el" href="a00137.html">bm.h</a>.    </td>
 
88
  </tr>
 
89
</table>
 
90
<a class="anchor" name="w0" doxytag="bm::bvector::insert_iterator::iterator_category"></a><p>
 
91
<table class="mdTable" cellpadding="2" cellspacing="0">
 
92
  <tr>
 
93
    <td class="mdRow">
 
94
      <table cellpadding="0" cellspacing="0" border="0">
 
95
        <tr>
 
96
          <td class="mdPrefix" colspan="4">
 
97
template&lt;class Alloc, class MS&gt; </td>
 
98
        </tr>
 
99
        <tr>
 
100
          <td class="md" nowrap valign="top">typedef std::output_iterator_tag <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::<a class="el" href="a00087.html#w0">insert_iterator::iterator_category</a>          </td>
 
101
        </tr>
 
102
      </table>
 
103
    </td>
 
104
  </tr>
 
105
</table>
 
106
<table cellspacing="5" cellpadding="0" border="0">
 
107
  <tr>
 
108
    <td>
 
109
      &nbsp;
 
110
    </td>
 
111
    <td>
 
112
 
 
113
<p>
 
114
 
 
115
<p>
 
116
Definition at line <a class="el" href="a00137.html#l00331">331</a> of file <a class="el" href="a00137.html">bm.h</a>.    </td>
 
117
  </tr>
 
118
</table>
 
119
<a class="anchor" name="w3" doxytag="bm::bvector::insert_iterator::pointer"></a><p>
 
120
<table class="mdTable" cellpadding="2" cellspacing="0">
 
121
  <tr>
 
122
    <td class="mdRow">
 
123
      <table cellpadding="0" cellspacing="0" border="0">
 
124
        <tr>
 
125
          <td class="mdPrefix" colspan="4">
 
126
template&lt;class Alloc, class MS&gt; </td>
 
127
        </tr>
 
128
        <tr>
 
129
          <td class="md" nowrap valign="top">typedef void <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::<a class="el" href="a00087.html#w3">insert_iterator::pointer</a>          </td>
 
130
        </tr>
 
131
      </table>
 
132
    </td>
 
133
  </tr>
 
134
</table>
 
135
<table cellspacing="5" cellpadding="0" border="0">
 
136
  <tr>
 
137
    <td>
 
138
      &nbsp;
 
139
    </td>
 
140
    <td>
 
141
 
 
142
<p>
 
143
 
 
144
<p>
 
145
Definition at line <a class="el" href="a00137.html#l00335">335</a> of file <a class="el" href="a00137.html">bm.h</a>.    </td>
 
146
  </tr>
 
147
</table>
 
148
<a class="anchor" name="w4" doxytag="bm::bvector::insert_iterator::reference"></a><p>
 
149
<table class="mdTable" cellpadding="2" cellspacing="0">
 
150
  <tr>
 
151
    <td class="mdRow">
 
152
      <table cellpadding="0" cellspacing="0" border="0">
 
153
        <tr>
 
154
          <td class="mdPrefix" colspan="4">
 
155
template&lt;class Alloc, class MS&gt; </td>
 
156
        </tr>
 
157
        <tr>
 
158
          <td class="md" nowrap valign="top">typedef void <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::<a class="el" href="a00087.html#w4">insert_iterator::reference</a>          </td>
 
159
        </tr>
 
160
      </table>
 
161
    </td>
 
162
  </tr>
 
163
</table>
 
164
<table cellspacing="5" cellpadding="0" border="0">
 
165
  <tr>
 
166
    <td>
 
167
      &nbsp;
 
168
    </td>
 
169
    <td>
 
170
 
 
171
<p>
 
172
 
 
173
<p>
 
174
Definition at line <a class="el" href="a00137.html#l00336">336</a> of file <a class="el" href="a00137.html">bm.h</a>.    </td>
 
175
  </tr>
 
176
</table>
 
177
<a class="anchor" name="w1" doxytag="bm::bvector::insert_iterator::value_type"></a><p>
 
178
<table class="mdTable" cellpadding="2" cellspacing="0">
 
179
  <tr>
 
180
    <td class="mdRow">
 
181
      <table cellpadding="0" cellspacing="0" border="0">
 
182
        <tr>
 
183
          <td class="mdPrefix" colspan="4">
 
184
template&lt;class Alloc, class MS&gt; </td>
 
185
        </tr>
 
186
        <tr>
 
187
          <td class="md" nowrap valign="top">typedef unsigned <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::<a class="el" href="a00087.html#w1">insert_iterator::value_type</a>          </td>
 
188
        </tr>
 
189
      </table>
 
190
    </td>
 
191
  </tr>
 
192
</table>
 
193
<table cellspacing="5" cellpadding="0" border="0">
 
194
  <tr>
 
195
    <td>
 
196
      &nbsp;
 
197
    </td>
 
198
    <td>
 
199
 
 
200
<p>
 
201
 
 
202
<p>
 
203
Definition at line <a class="el" href="a00137.html#l00333">333</a> of file <a class="el" href="a00137.html">bm.h</a>.    </td>
 
204
  </tr>
 
205
</table>
 
206
<hr><h2>Constructor &amp; Destructor Documentation</h2>
 
207
<a class="anchor" name="a0" doxytag="bm::bvector::insert_iterator::insert_iterator"></a><p>
 
208
<table class="mdTable" cellpadding="2" cellspacing="0">
 
209
  <tr>
 
210
    <td class="mdRow">
 
211
      <table cellpadding="0" cellspacing="0" border="0">
 
212
        <tr>
 
213
          <td class="mdPrefix" colspan="4">
 
214
template&lt;class Alloc, class MS&gt; </td>
 
215
        </tr>
 
216
        <tr>
 
217
          <td class="md" nowrap valign="top"><a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::insert_iterator::insert_iterator           </td>
 
218
          <td class="md" valign="top">(&nbsp;</td>
 
219
          <td class="md" nowrap valign="top"><a class="el" href="a00084.html">bvector</a>&lt; Alloc, MS &gt; &amp;&nbsp;</td>
 
220
          <td class="mdname1" valign="top" nowrap> <em>bvect</em>          </td>
 
221
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
222
          <td class="md" nowrap><code> [inline]</code></td>
 
223
        </tr>
 
224
      </table>
 
225
    </td>
 
226
  </tr>
 
227
</table>
 
228
<table cellspacing="5" cellpadding="0" border="0">
 
229
  <tr>
 
230
    <td>
 
231
      &nbsp;
 
232
    </td>
 
233
    <td>
 
234
 
 
235
<p>
 
236
 
 
237
<p>
 
238
Definition at line <a class="el" href="a00137.html#l00338">338</a> of file <a class="el" href="a00137.html">bm.h</a>.
 
239
<p>
 
240
References <a class="el" href="a00137.html#l00369">bm::bvector&lt; Alloc, MS &gt;::insert_iterator::bvect_</a>, and <a class="el" href="a00137.html#l00370">bm::bvector&lt; Alloc, MS &gt;::insert_iterator::max_bit_</a>.    </td>
 
241
  </tr>
 
242
</table>
 
243
<hr><h2>Member Function Documentation</h2>
 
244
<a class="anchor" name="a2" doxytag="bm::bvector::insert_iterator::operator *"></a><p>
 
245
<table class="mdTable" cellpadding="2" cellspacing="0">
 
246
  <tr>
 
247
    <td class="mdRow">
 
248
      <table cellpadding="0" cellspacing="0" border="0">
 
249
        <tr>
 
250
          <td class="mdPrefix" colspan="4">
 
251
template&lt;class Alloc, class MS&gt; </td>
 
252
        </tr>
 
253
        <tr>
 
254
          <td class="md" nowrap valign="top"><a class="el" href="a00087.html">insert_iterator</a>&amp; <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::insert_iterator::operator *           </td>
 
255
          <td class="md" valign="top">(&nbsp;</td>
 
256
          <td class="mdname1" valign="top" nowrap>          </td>
 
257
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
258
          <td class="md" nowrap><code> [inline]</code></td>
 
259
        </tr>
 
260
      </table>
 
261
    </td>
 
262
  </tr>
 
263
</table>
 
264
<table cellspacing="5" cellpadding="0" border="0">
 
265
  <tr>
 
266
    <td>
 
267
      &nbsp;
 
268
    </td>
 
269
    <td>
 
270
 
 
271
<p>
 
272
Returns *this without doing anything (no-op) 
 
273
<p>
 
274
Definition at line <a class="el" href="a00137.html#l00362">362</a> of file <a class="el" href="a00137.html">bm.h</a>.    </td>
 
275
  </tr>
 
276
</table>
 
277
<a class="anchor" name="a4" doxytag="bm::bvector::insert_iterator::operator++"></a><p>
 
278
<table class="mdTable" cellpadding="2" cellspacing="0">
 
279
  <tr>
 
280
    <td class="mdRow">
 
281
      <table cellpadding="0" cellspacing="0" border="0">
 
282
        <tr>
 
283
          <td class="mdPrefix" colspan="4">
 
284
template&lt;class Alloc, class MS&gt; </td>
 
285
        </tr>
 
286
        <tr>
 
287
          <td class="md" nowrap valign="top"><a class="el" href="a00087.html">insert_iterator</a>&amp; <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::insert_iterator::operator++           </td>
 
288
          <td class="md" valign="top">(&nbsp;</td>
 
289
          <td class="md" nowrap valign="top">int&nbsp;</td>
 
290
          <td class="mdname1" valign="top" nowrap>          </td>
 
291
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
292
          <td class="md" nowrap><code> [inline]</code></td>
 
293
        </tr>
 
294
      </table>
 
295
    </td>
 
296
  </tr>
 
297
</table>
 
298
<table cellspacing="5" cellpadding="0" border="0">
 
299
  <tr>
 
300
    <td>
 
301
      &nbsp;
 
302
    </td>
 
303
    <td>
 
304
 
 
305
<p>
 
306
Returns *this. This iterator does not move (no-op) 
 
307
<p>
 
308
Definition at line <a class="el" href="a00137.html#l00366">366</a> of file <a class="el" href="a00137.html">bm.h</a>.    </td>
 
309
  </tr>
 
310
</table>
 
311
<a class="anchor" name="a3" doxytag="bm::bvector::insert_iterator::operator++"></a><p>
 
312
<table class="mdTable" cellpadding="2" cellspacing="0">
 
313
  <tr>
 
314
    <td class="mdRow">
 
315
      <table cellpadding="0" cellspacing="0" border="0">
 
316
        <tr>
 
317
          <td class="mdPrefix" colspan="4">
 
318
template&lt;class Alloc, class MS&gt; </td>
 
319
        </tr>
 
320
        <tr>
 
321
          <td class="md" nowrap valign="top"><a class="el" href="a00087.html">insert_iterator</a>&amp; <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::insert_iterator::operator++           </td>
 
322
          <td class="md" valign="top">(&nbsp;</td>
 
323
          <td class="mdname1" valign="top" nowrap>          </td>
 
324
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
325
          <td class="md" nowrap><code> [inline]</code></td>
 
326
        </tr>
 
327
      </table>
 
328
    </td>
 
329
  </tr>
 
330
</table>
 
331
<table cellspacing="5" cellpadding="0" border="0">
 
332
  <tr>
 
333
    <td>
 
334
      &nbsp;
 
335
    </td>
 
336
    <td>
 
337
 
 
338
<p>
 
339
Returns *this. This iterator does not move (no-op) 
 
340
<p>
 
341
Definition at line <a class="el" href="a00137.html#l00364">364</a> of file <a class="el" href="a00137.html">bm.h</a>.    </td>
 
342
  </tr>
 
343
</table>
 
344
<a class="anchor" name="a1" doxytag="bm::bvector::insert_iterator::operator="></a><p>
 
345
<table class="mdTable" cellpadding="2" cellspacing="0">
 
346
  <tr>
 
347
    <td class="mdRow">
 
348
      <table cellpadding="0" cellspacing="0" border="0">
 
349
        <tr>
 
350
          <td class="mdPrefix" colspan="4">
 
351
template&lt;class Alloc, class MS&gt; </td>
 
352
        </tr>
 
353
        <tr>
 
354
          <td class="md" nowrap valign="top"><a class="el" href="a00087.html">insert_iterator</a>&amp; <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::insert_iterator::operator=           </td>
 
355
          <td class="md" valign="top">(&nbsp;</td>
 
356
          <td class="md" nowrap valign="top"><a class="el" href="a00129.html#a26">bm::id_t</a>&nbsp;</td>
78
357
          <td class="mdname1" valign="top" nowrap> <em>n</em>          </td>
79
358
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
80
 
          <td class="md" nowrap></td>
81
 
        </tr>
82
 
      </table>
83
 
    </td>
84
 
  </tr>
85
 
</table>
86
 
<table cellspacing="5" cellpadding="0" border="0">
87
 
  <tr>
88
 
    <td>
89
 
      &nbsp;
90
 
    </td>
91
 
    <td>
92
 
 
93
 
<p>
94
 
<dl compact><dt><b>Examples: </b></dt><dd>
95
 
<a class="el" href="a00038.html#a28">sample5.cpp</a>, and <a class="el" href="a00041.html#a51">sample8.cpp</a>.</dl>
96
 
<p>
97
 
Definition at line <a class="el" href="a00115.html#l00041">41</a> of file <a class="el" href="a00115.html">sample5.cpp</a>.
98
 
<p>
99
 
Referenced by <a class="el" href="a00115.html#l00046">main()</a>.    </td>
100
 
  </tr>
101
 
</table>
102
 
<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 20 13:29:06 2006 for BitMagic by&nbsp;
 
359
          <td class="md" nowrap><code> [inline]</code></td>
 
360
        </tr>
 
361
      </table>
 
362
    </td>
 
363
  </tr>
 
364
</table>
 
365
<table cellspacing="5" cellpadding="0" border="0">
 
366
  <tr>
 
367
    <td>
 
368
      &nbsp;
 
369
    </td>
 
370
    <td>
 
371
 
 
372
<p>
 
373
 
 
374
<p>
 
375
Definition at line <a class="el" href="a00137.html#l00344">344</a> of file <a class="el" href="a00137.html">bm.h</a>.
 
376
<p>
 
377
References <a class="el" href="a00140.html#l00014">BM_ASSERT</a>, <a class="el" href="a00137.html#l00369">bm::bvector&lt; Alloc, MS &gt;::insert_iterator::bvect_</a>, and <a class="el" href="a00137.html#l00370">bm::bvector&lt; Alloc, MS &gt;::insert_iterator::max_bit_</a>.    </td>
 
378
  </tr>
 
379
</table>
 
380
<hr><h2>Field Documentation</h2>
 
381
<a class="anchor" name="p0" doxytag="bm::bvector::insert_iterator::bvect_"></a><p>
 
382
<table class="mdTable" cellpadding="2" cellspacing="0">
 
383
  <tr>
 
384
    <td class="mdRow">
 
385
      <table cellpadding="0" cellspacing="0" border="0">
 
386
        <tr>
 
387
          <td class="mdPrefix" colspan="4">
 
388
template&lt;class Alloc, class MS&gt; </td>
 
389
        </tr>
 
390
        <tr>
 
391
          <td class="md" nowrap valign="top"><a class="el" href="a00084.html">bm::bvector</a>&lt;Alloc, MS&gt;&amp; <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::<a class="el" href="a00087.html#p0">insert_iterator::bvect_</a><code> [protected]</code>          </td>
 
392
        </tr>
 
393
      </table>
 
394
    </td>
 
395
  </tr>
 
396
</table>
 
397
<table cellspacing="5" cellpadding="0" border="0">
 
398
  <tr>
 
399
    <td>
 
400
      &nbsp;
 
401
    </td>
 
402
    <td>
 
403
 
 
404
<p>
 
405
 
 
406
<p>
 
407
Definition at line <a class="el" href="a00137.html#l00369">369</a> of file <a class="el" href="a00137.html">bm.h</a>.
 
408
<p>
 
409
Referenced by <a class="el" href="a00137.html#l00338">bm::bvector&lt; Alloc, MS &gt;::insert_iterator::insert_iterator()</a>, and <a class="el" href="a00137.html#l00344">bm::bvector&lt; Alloc, MS &gt;::insert_iterator::operator=()</a>.    </td>
 
410
  </tr>
 
411
</table>
 
412
<a class="anchor" name="p1" doxytag="bm::bvector::insert_iterator::max_bit_"></a><p>
 
413
<table class="mdTable" cellpadding="2" cellspacing="0">
 
414
  <tr>
 
415
    <td class="mdRow">
 
416
      <table cellpadding="0" cellspacing="0" border="0">
 
417
        <tr>
 
418
          <td class="mdPrefix" colspan="4">
 
419
template&lt;class Alloc, class MS&gt; </td>
 
420
        </tr>
 
421
        <tr>
 
422
          <td class="md" nowrap valign="top"><a class="el" href="a00129.html#a26">bm::id_t</a> <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::<a class="el" href="a00087.html#p1">insert_iterator::max_bit_</a><code> [protected]</code>          </td>
 
423
        </tr>
 
424
      </table>
 
425
    </td>
 
426
  </tr>
 
427
</table>
 
428
<table cellspacing="5" cellpadding="0" border="0">
 
429
  <tr>
 
430
    <td>
 
431
      &nbsp;
 
432
    </td>
 
433
    <td>
 
434
 
 
435
<p>
 
436
 
 
437
<p>
 
438
Definition at line <a class="el" href="a00137.html#l00370">370</a> of file <a class="el" href="a00137.html">bm.h</a>.
 
439
<p>
 
440
Referenced by <a class="el" href="a00137.html#l00338">bm::bvector&lt; Alloc, MS &gt;::insert_iterator::insert_iterator()</a>, and <a class="el" href="a00137.html#l00344">bm::bvector&lt; Alloc, MS &gt;::insert_iterator::operator=()</a>.    </td>
 
441
  </tr>
 
442
</table>
 
443
<hr>The documentation for this class was generated from the following file:<ul>
 
444
<li><a class="el" href="a00137.html">bm.h</a></ul>
 
445
<hr size="1"><address style="align: right;"><small>Generated on Sun Aug 5 14:12:38 2007 for BitMagic by&nbsp;
103
446
<a href="http://www.doxygen.org/index.html">
104
447
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
105
448
</body>