~ubuntu-branches/ubuntu/vivid/bmagic/vivid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>BitMagic: sample5.cpp File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.1 -->
<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>
<div class="nav">
<a class="el" href="dir_000001.html">samples</a>&nbsp;/&nbsp;<a class="el" href="dir_000006.html">sample5</a></div>
<h1>sample5.cpp File Reference</h1><code>#include &lt;iostream&gt;</code><br>
<code>#include &lt;algorithm&gt;</code><br>
<code>#include "<a class="el" href="a00137.html">bm.h</a>"</code><br>

<p>
Include dependency graph for sample5.cpp:<p><center><img src="a00184.png" border="0" usemap="#sample5.cpp_map" alt=""></center>
<map name="sample5.cpp_map">
<area href="a00111.html" shape="rect" coords="167,305,207,327" alt="">
<area href="a00113.html" shape="rect" coords="272,192,341,213" alt="">
<area href="a00114.html" shape="rect" coords="279,237,335,259" alt="">
<area href="a00116.html" shape="rect" coords="275,283,339,304" alt="">
<area href="a00115.html" shape="rect" coords="275,373,339,395" alt="">
<area href="a00118.html" shape="rect" coords="273,419,340,440" alt="">
<area href="a00119.html" shape="rect" coords="271,464,343,485" alt="">
<area href="a00117.html" shape="rect" coords="271,600,343,621" alt="">
</map>

<p>
<a href="a00150.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00124.html#a0">Print</a> (unsigned n)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00124.html#a1">main</a> (void)</td></tr>

</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="a1" doxytag="sample5.cpp::main"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">int main           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="a00150.html#l00046">46</a> of file <a class="el" href="a00150.html">sample5.cpp</a>.
<p>
References <a class="el" href="a00137.html#l01437">bm::bvector&lt; Alloc, MS &gt;::end()</a>, <a class="el" href="a00137.html#l01427">bm::bvector&lt; Alloc, MS &gt;::first()</a>, and <a class="el" href="a00150.html#l00041">Print()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="a0" doxytag="sample5.cpp::Print"></a><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">void Print           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">unsigned&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>n</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt><b>Examples: </b></dt><dd>
<a class="el" href="a00056.html#a28">sample5.cpp</a>, and <a class="el" href="a00059.html#a51">sample8.cpp</a>.</dl>
<p>
Definition at line <a class="el" href="a00150.html#l00041">41</a> of file <a class="el" href="a00150.html">sample5.cpp</a>.
<p>
Referenced by <a class="el" href="a00150.html#l00046">main()</a>.    </td>
  </tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Sun Aug 5 14:12:33 2007 for BitMagic by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
</body>
</html>