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

« back to all changes in this revision

Viewing changes to html/a00070.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: bm::globals&lt; T &gt; Struct Template Reference</title>
 
3
<title>BitMagic: bm::bit_COUNT_B&lt; W &gt; Struct Template 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="a00092.html">bm</a>::<a class="el" href="a00070.html">globals</a></div>
10
 
<h1>bm::globals&lt; T &gt; Struct Template Reference</h1>Internal structure.  
 
9
<a class="el" href="a00129.html">bm</a>::<a class="el" href="a00070.html">bit_COUNT_B</a></div>
 
10
<h1>bm::bit_COUNT_B&lt; W &gt; Struct Template Reference</h1>Bit COUNT B functor.  
11
11
<a href="#_details">More...</a>
12
12
<p>
13
 
<code>#include &lt;<a class="el" href="a00106.html">bmfunc.h</a>&gt;</code>
 
13
<code>#include &lt;<a class="el" href="a00141.html">bmfunc.h</a>&gt;</code>
14
14
<p>
15
 
Collaboration diagram for bm::globals&lt; T &gt;:<p><center><img src="a00179.png" border="0" usemap="#a00180" alt="Collaboration graph"></center>
16
 
<map name="a00180">
17
 
<area href="a00071.html" shape="rect" coords="7,16,135,37" alt="">
18
 
</map>
19
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><table border="0" cellpadding="0" cellspacing="0">
 
15
<table border="0" cellpadding="0" cellspacing="0">
20
16
<tr><td></td></tr>
21
 
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
22
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00092.html#a160">ByteOrder</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#e0">byte_order</a> ()</td></tr>
23
 
 
24
 
<tr><td colspan="2"><br><h2>Static Public Attributes</h2></td></tr>
25
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00071.html">bo</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#s0">_bo</a></td></tr>
26
 
 
27
 
<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
28
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00071.html">bo</a></td></tr>
 
17
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
 
18
<tr><td class="memItemLeft" nowrap align="right" valign="top">W&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#a0">operator()</a> (W w1, W w2)</td></tr>
29
19
 
30
20
</table>
31
21
<hr><a name="_details"></a><h2>Detailed Description</h2>
32
 
<h3>template&lt;bool T&gt;<br>
33
 
 struct bm::globals&lt; T &gt;</h3>
34
 
 
35
 
Internal structure. 
36
 
<p>
37
 
Different global settings. 
38
 
<p>
39
 
 
40
 
<p>
41
 
Definition at line <a class="el" href="a00106.html#l00317">317</a> of file <a class="el" href="a00106.html">bmfunc.h</a>.<hr><h2>Member Function Documentation</h2>
42
 
<a class="anchor" name="e0" doxytag="bm::globals::byte_order"></a><p>
 
22
<h3>template&lt;typename W&gt;<br>
 
23
 struct bm::bit_COUNT_B&lt; W &gt;</h3>
 
24
 
 
25
Bit COUNT B functor. 
 
26
<p>
 
27
 
 
28
<p>
 
29
Definition at line <a class="el" href="a00141.html#l04281">4281</a> of file <a class="el" href="a00141.html">bmfunc.h</a>.<hr><h2>Member Function Documentation</h2>
 
30
<a class="anchor" name="a0" doxytag="bm::bit_COUNT_B::operator()"></a><p>
43
31
<table class="mdTable" cellpadding="2" cellspacing="0">
44
32
  <tr>
45
33
    <td class="mdRow">
46
34
      <table cellpadding="0" cellspacing="0" border="0">
47
35
        <tr>
48
36
          <td class="mdPrefix" colspan="4">
49
 
template&lt;bool T&gt; </td>
 
37
template&lt;typename W&gt; </td>
50
38
        </tr>
51
39
        <tr>
52
 
          <td class="md" nowrap valign="top">static <a class="el" href="a00092.html#a160">ByteOrder</a> <a class="el" href="a00070.html">bm::globals</a>&lt; T &gt;::byte_order           </td>
 
40
          <td class="md" nowrap valign="top">W <a class="el" href="a00070.html">bm::bit_COUNT_B</a>&lt; W &gt;::operator()           </td>
53
41
          <td class="md" valign="top">(&nbsp;</td>
54
 
          <td class="mdname1" valign="top" nowrap>          </td>
55
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
56
 
          <td class="md" nowrap><code> [inline, static]</code></td>
57
 
        </tr>
58
 
      </table>
59
 
    </td>
60
 
  </tr>
61
 
</table>
62
 
<table cellspacing="5" cellpadding="0" border="0">
63
 
  <tr>
64
 
    <td>
65
 
      &nbsp;
66
 
    </td>
67
 
    <td>
68
 
 
69
 
<p>
70
 
 
71
 
<p>
72
 
Definition at line <a class="el" href="a00106.html#l00351">351</a> of file <a class="el" href="a00106.html">bmfunc.h</a>.
73
 
<p>
74
 
References <a class="el" href="a00106.html#l00355">bm::globals&lt; T &gt;::_bo</a>, and <a class="el" href="a00106.html#l00321">bm::globals&lt; T &gt;::bo::_byte_order</a>.    </td>
75
 
  </tr>
76
 
</table>
77
 
<hr><h2>Field Documentation</h2>
78
 
<a class="anchor" name="s0" doxytag="bm::globals::_bo"></a><p>
79
 
<table class="mdTable" cellpadding="2" cellspacing="0">
80
 
  <tr>
81
 
    <td class="mdRow">
82
 
      <table cellpadding="0" cellspacing="0" border="0">
83
 
        <tr>
84
 
          <td class="mdPrefix" colspan="4">
85
 
template&lt;bool T&gt; </td>
86
 
        </tr>
87
 
        <tr>
88
 
          <td class="md" nowrap valign="top"><a class="el" href="a00070.html">globals</a>&lt; T &gt;::<a class="el" href="a00071.html">bo</a> <a class="el" href="a00070.html">bm::globals</a>&lt; T &gt;::<a class="el" href="a00070.html#s0">_bo</a><code> [static]</code>          </td>
89
 
        </tr>
90
 
      </table>
91
 
    </td>
92
 
  </tr>
93
 
</table>
94
 
<table cellspacing="5" cellpadding="0" border="0">
95
 
  <tr>
96
 
    <td>
97
 
      &nbsp;
98
 
    </td>
99
 
    <td>
100
 
 
101
 
<p>
102
 
 
103
 
<p>
104
 
Definition at line <a class="el" href="a00106.html#l00355">355</a> of file <a class="el" href="a00106.html">bmfunc.h</a>.
105
 
<p>
106
 
Referenced by <a class="el" href="a00106.html#l00351">bm::globals&lt; T &gt;::byte_order()</a>.    </td>
 
42
          <td class="md" nowrap valign="top">W&nbsp;</td>
 
43
          <td class="mdname" nowrap> <em>w1</em>, </td>
 
44
        </tr>
 
45
        <tr>
 
46
          <td class="md" nowrap align="right"></td>
 
47
          <td class="md"></td>
 
48
          <td class="md" nowrap>W&nbsp;</td>
 
49
          <td class="mdname" nowrap> <em>w2</em></td>
 
50
        </tr>
 
51
        <tr>
 
52
          <td class="md"></td>
 
53
          <td class="md">)&nbsp;</td>
 
54
          <td class="md" colspan="2"><code> [inline]</code></td>
 
55
        </tr>
 
56
      </table>
 
57
    </td>
 
58
  </tr>
 
59
</table>
 
60
<table cellspacing="5" cellpadding="0" border="0">
 
61
  <tr>
 
62
    <td>
 
63
      &nbsp;
 
64
    </td>
 
65
    <td>
 
66
 
 
67
<p>
 
68
 
 
69
<p>
 
70
Definition at line <a class="el" href="a00141.html#l04283">4283</a> of file <a class="el" href="a00141.html">bmfunc.h</a>.
 
71
<p>
 
72
References <a class="el" href="a00141.html#l00209">BM_INCWORD_BITCOUNT</a>.    </td>
107
73
  </tr>
108
74
</table>
109
75
<hr>The documentation for this struct was generated from the following file:<ul>
110
 
<li><a class="el" href="a00106.html">bmfunc.h</a></ul>
111
 
<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 20 13:29:16 2006 for BitMagic by&nbsp;
 
76
<li><a class="el" href="a00141.html">bmfunc.h</a></ul>
 
77
<hr size="1"><address style="align: right;"><small>Generated on Sun Aug 5 14:12:40 2007 for BitMagic by&nbsp;
112
78
<a href="http://www.doxygen.org/index.html">
113
79
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
114
80
</body>