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

« back to all changes in this revision

Viewing changes to html/a00135.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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
3
<title>BitMagic: Small sets functionality</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.4.1 -->
 
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
<h1>Small sets functionality<br>
 
9
<small>
 
10
[<a class="el" href="a00131.html">BitMagic C++ Library</a>]</small>
 
11
</h1>
 
12
<p>
 
13
Collaboration diagram for Small sets functionality:<center><table><tr><td><img src="a00135.png" border="0" alt="" usemap="#a00195_map">
 
14
<map name="a00195_map">
 
15
<area href="a00131.html" shape="rect" coords="19,5,152,26" alt="">
 
16
</map></td></tr></table></center>
 
17
<table border="0" cellpadding="0" cellspacing="0">
 
18
<tr><td></td></tr>
 
19
<tr><td colspan="2"><br><h2>Files</h2></td></tr>
 
20
<tr><td class="memItemLeft" nowrap align="right" valign="top">file &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00126.html">sample7.cpp</a></td></tr>
 
21
 
 
22
<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
 
23
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00108.html">bm::miniset&lt; A, N &gt;</a></td></tr>
 
24
 
 
25
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Template class implements memory saving set functionality.  <a href="a00108.html#_details">More...</a><br></td></tr>
 
26
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00095.html">bm::bvmini&lt; N &gt;</a></td></tr>
 
27
 
 
28
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mini bitvector used in bvector template to keep block type flags.  <a href="a00095.html#_details">More...</a><br></td></tr>
 
29
</table>
 
30
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
31
Templates in this group are used to keep block types in BM library. Classes of this group can tune bvector template (MS parameter) for best performance or minimal memory usage. <hr size="1"><address style="align: right;"><small>Generated on Sun Aug 5 14:12:36 2007 for BitMagic by&nbsp;
 
32
<a href="http://www.doxygen.org/index.html">
 
33
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
 
34
</body>
 
35
</html>