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

« back to all changes in this revision

Viewing changes to html/a00090.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: sample8.cpp File Reference</title>
 
3
<title>BitMagic: bm::bvector&lt; Alloc, MS &gt;::iterator_base::block_descr Union 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_000009.html">sample8</a></div>
10
 
<h1>sample8.cpp File Reference</h1><code>#include &lt;iostream&gt;</code><br>
11
 
<code>#include &lt;algorithm&gt;</code><br>
12
 
<code>#include &lt;vector&gt;</code><br>
13
 
<code>#include &lt;list&gt;</code><br>
14
 
<code>#include "<a class="el" href="a00102.html">bm.h</a>"</code><br>
15
 
 
 
9
<a class="el" href="a00129.html">bm</a>::<a class="el" href="a00084.html">bvector</a>::<a class="el" href="a00088.html">iterator_base</a>::<a class="el" href="a00090.html">block_descr</a></div>
 
10
<h1>bm::bvector&lt; Alloc, MS &gt;::iterator_base::block_descr Union Reference</h1><code>#include &lt;<a class="el" href="a00137.html">bm.h</a>&gt;</code>
16
11
<p>
17
 
Include dependency graph for sample8.cpp:<p><center><img src="a00151.png" border="0" usemap="#sample8.cpp_map" alt=""></center>
18
 
<map name="sample8.cpp_map">
19
 
<area href="a00074.html" shape="rect" coords="167,305,207,327" alt="">
20
 
<area href="a00076.html" shape="rect" coords="272,192,341,213" alt="">
21
 
<area href="a00077.html" shape="rect" coords="279,237,335,259" alt="">
22
 
<area href="a00079.html" shape="rect" coords="275,283,339,304" alt="">
23
 
<area href="a00078.html" shape="rect" coords="275,373,339,395" alt="">
24
 
<area href="a00081.html" shape="rect" coords="273,419,340,440" alt="">
25
 
<area href="a00082.html" shape="rect" coords="271,464,343,485" alt="">
26
 
<area href="a00080.html" shape="rect" coords="271,600,343,621" alt="">
 
12
Collaboration diagram for bm::bvector&lt; Alloc, MS &gt;::iterator_base::block_descr:<p><center><img src="a00209.png" border="0" usemap="#a00210" alt="Collaboration graph"></center>
 
13
<map name="a00210">
 
14
<area href="a00091.html" shape="rect" coords="7,16,319,37" alt="">
 
15
<area href="a00089.html" shape="rect" coords="343,16,671,37" alt="">
27
16
</map>
28
 
 
29
 
<p>
30
 
<a href="a00118.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
 
17
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><table border="0" cellpadding="0" cellspacing="0">
31
18
<tr><td></td></tr>
32
 
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
33
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00090.html#a0">Print</a> (unsigned n)</td></tr>
34
 
 
35
 
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class T&gt; </td></tr>
36
 
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00090.html#a1">PrintContainer</a> (T first, T last)</td></tr>
37
 
 
38
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00090.html#a2">main</a> (void)</td></tr>
39
 
 
40
 
</table>
41
 
<hr><h2>Function Documentation</h2>
42
 
<a class="anchor" name="a2" doxytag="sample8.cpp::main"></a><p>
43
 
<table class="mdTable" cellpadding="2" cellspacing="0">
44
 
  <tr>
45
 
    <td class="mdRow">
46
 
      <table cellpadding="0" cellspacing="0" border="0">
47
 
        <tr>
48
 
          <td class="md" nowrap valign="top">int main           </td>
49
 
          <td class="md" valign="top">(&nbsp;</td>
50
 
          <td class="md" nowrap valign="top">void&nbsp;</td>
51
 
          <td class="mdname1" valign="top" nowrap>          </td>
52
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
53
 
          <td class="md" nowrap></td>
54
 
        </tr>
55
 
      </table>
56
 
    </td>
57
 
  </tr>
58
 
</table>
59
 
<table cellspacing="5" cellpadding="0" border="0">
60
 
  <tr>
61
 
    <td>
62
 
      &nbsp;
63
 
    </td>
64
 
    <td>
65
 
 
66
 
<p>
67
 
 
68
 
<p>
69
 
Definition at line <a class="el" href="a00118.html#l00069">69</a> of file <a class="el" href="a00118.html">sample8.cpp</a>.
70
 
<p>
71
 
References <a class="el" href="a00102.html#l01603">bm::bvector&lt; Alloc, MS &gt;::count()</a>, <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>, <a class="el" href="a00102.html#l01008">bm::bvector&lt; Alloc, MS &gt;::inserter()</a>, <a class="el" href="a00118.html#l00059">PrintContainer()</a>, and <a class="el" href="a00102.html#l01620">bm::bvector&lt; Alloc, MS &gt;::resize()</a>.    </td>
72
 
  </tr>
73
 
</table>
74
 
<a class="anchor" name="a0" doxytag="sample8.cpp::Print"></a><p>
75
 
<table class="mdTable" cellpadding="2" cellspacing="0">
76
 
  <tr>
77
 
    <td class="mdRow">
78
 
      <table cellpadding="0" cellspacing="0" border="0">
79
 
        <tr>
80
 
          <td class="md" nowrap valign="top">void Print           </td>
81
 
          <td class="md" valign="top">(&nbsp;</td>
82
 
          <td class="md" nowrap valign="top">unsigned&nbsp;</td>
83
 
          <td class="mdname1" valign="top" nowrap> <em>n</em>          </td>
84
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
85
 
          <td class="md" nowrap></td>
86
 
        </tr>
87
 
      </table>
88
 
    </td>
89
 
  </tr>
90
 
</table>
91
 
<table cellspacing="5" cellpadding="0" border="0">
92
 
  <tr>
93
 
    <td>
94
 
      &nbsp;
95
 
    </td>
96
 
    <td>
97
 
 
98
 
<p>
99
 
 
100
 
<p>
101
 
Definition at line <a class="el" href="a00118.html#l00053">53</a> of file <a class="el" href="a00118.html">sample8.cpp</a>.    </td>
102
 
  </tr>
103
 
</table>
104
 
<a class="anchor" name="a1" doxytag="sample8.cpp::PrintContainer"></a><p>
105
 
<table class="mdTable" cellpadding="2" cellspacing="0">
106
 
  <tr>
107
 
    <td class="mdRow">
108
 
      <table cellpadding="0" cellspacing="0" border="0">
109
 
        <tr>
110
 
          <td class="mdPrefix" colspan="4">
111
 
template&lt;class T&gt; </td>
112
 
        </tr>
113
 
        <tr>
114
 
          <td class="md" nowrap valign="top">void PrintContainer           </td>
115
 
          <td class="md" valign="top">(&nbsp;</td>
116
 
          <td class="md" nowrap valign="top">T&nbsp;</td>
117
 
          <td class="mdname" nowrap> <em>first</em>, </td>
118
 
        </tr>
119
 
        <tr>
120
 
          <td class="md" nowrap align="right"></td>
121
 
          <td class="md"></td>
122
 
          <td class="md" nowrap>T&nbsp;</td>
123
 
          <td class="mdname" nowrap> <em>last</em></td>
124
 
        </tr>
125
 
        <tr>
126
 
          <td class="md"></td>
127
 
          <td class="md">)&nbsp;</td>
128
 
          <td class="md" colspan="2"></td>
129
 
        </tr>
130
 
      </table>
131
 
    </td>
132
 
  </tr>
133
 
</table>
134
 
<table cellspacing="5" cellpadding="0" border="0">
135
 
  <tr>
136
 
    <td>
137
 
      &nbsp;
138
 
    </td>
139
 
    <td>
140
 
 
141
 
<p>
142
 
<dl compact><dt><b>Examples: </b></dt><dd>
143
 
<a class="el" href="a00041.html#a52">sample8.cpp</a>.</dl>
144
 
<p>
145
 
Definition at line <a class="el" href="a00118.html#l00059">59</a> of file <a class="el" href="a00118.html">sample8.cpp</a>.
146
 
<p>
147
 
Referenced by <a class="el" href="a00118.html#l00069">main()</a>.    </td>
148
 
  </tr>
149
 
</table>
150
 
<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 20 13:29:08 2006 for BitMagic by&nbsp;
 
19
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
 
20
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00089.html">bitblock_descr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00090.html#o0">bit_</a></td></tr>
 
21
 
 
22
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">BitBlock related info.  <a href="#o0"></a><br></td></tr>
 
23
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00091.html">dgap_descr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00090.html#o1">gap_</a></td></tr>
 
24
 
 
25
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">DGAP block related info.  <a href="#o1"></a><br></td></tr>
 
26
</table>
 
27
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
28
<h3>template&lt;class Alloc, class MS&gt;<br>
 
29
 union bm::bvector&lt; Alloc, MS &gt;::iterator_base::block_descr</h3>
 
30
 
 
31
Block type dependent information for current block. 
 
32
<p>
 
33
 
 
34
<p>
 
35
Definition at line <a class="el" href="a00137.html#l00305">305</a> of file <a class="el" href="a00137.html">bm.h</a>.<hr><h2>Field Documentation</h2>
 
36
<a class="anchor" name="o0" doxytag="bm::bvector::iterator_base::block_descr::bit_"></a><p>
 
37
<table class="mdTable" cellpadding="2" cellspacing="0">
 
38
  <tr>
 
39
    <td class="mdRow">
 
40
      <table cellpadding="0" cellspacing="0" border="0">
 
41
        <tr>
 
42
          <td class="mdPrefix" colspan="4">
 
43
template&lt;class Alloc, class MS&gt; </td>
 
44
        </tr>
 
45
        <tr>
 
46
          <td class="md" nowrap valign="top"><a class="el" href="a00089.html">bitblock_descr</a> <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::<a class="el" href="a00090.html#o0">iterator_base::block_descr::bit_</a>          </td>
 
47
        </tr>
 
48
      </table>
 
49
    </td>
 
50
  </tr>
 
51
</table>
 
52
<table cellspacing="5" cellpadding="0" border="0">
 
53
  <tr>
 
54
    <td>
 
55
      &nbsp;
 
56
    </td>
 
57
    <td>
 
58
 
 
59
<p>
 
60
BitBlock related info. 
 
61
<p>
 
62
 
 
63
<p>
 
64
Definition at line <a class="el" href="a00137.html#l00307">307</a> of file <a class="el" href="a00137.html">bm.h</a>.
 
65
<p>
 
66
Referenced by <a class="el" href="a00137.html#l00487">bm::bvector&lt; Alloc, MS &gt;::enumerator::go_up()</a>.    </td>
 
67
  </tr>
 
68
</table>
 
69
<a class="anchor" name="o1" doxytag="bm::bvector::iterator_base::block_descr::gap_"></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="mdPrefix" colspan="4">
 
76
template&lt;class Alloc, class MS&gt; </td>
 
77
        </tr>
 
78
        <tr>
 
79
          <td class="md" nowrap valign="top"><a class="el" href="a00091.html">dgap_descr</a> <a class="el" href="a00084.html">bm::bvector</a>&lt; Alloc, MS &gt;::<a class="el" href="a00090.html#o1">iterator_base::block_descr::gap_</a>          </td>
 
80
        </tr>
 
81
      </table>
 
82
    </td>
 
83
  </tr>
 
84
</table>
 
85
<table cellspacing="5" cellpadding="0" border="0">
 
86
  <tr>
 
87
    <td>
 
88
      &nbsp;
 
89
    </td>
 
90
    <td>
 
91
 
 
92
<p>
 
93
DGAP block related info. 
 
94
<p>
 
95
 
 
96
<p>
 
97
Definition at line <a class="el" href="a00137.html#l00308">308</a> of file <a class="el" href="a00137.html">bm.h</a>.
 
98
<p>
 
99
Referenced by <a class="el" href="a00137.html#l00487">bm::bvector&lt; Alloc, MS &gt;::enumerator::go_up()</a>.    </td>
 
100
  </tr>
 
101
</table>
 
102
<hr>The documentation for this union was generated from the following file:<ul>
 
103
<li><a class="el" href="a00137.html">bm.h</a></ul>
 
104
<hr size="1"><address style="align: right;"><small>Generated on Sun Aug 5 14:12:39 2007 for BitMagic by&nbsp;
151
105
<a href="http://www.doxygen.org/index.html">
152
106
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
153
107
</body>