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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>BitMagic-C++: Data Fields - Functions</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">BitMagic-C++
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="contents">
 
<h3><a id="index_m"></a>- m -</h3><ul>
<li>max_str()
: <a class="el" href="classbm_1_1str__sparse__vector.html#a9fbed1194acd2b2de867d68878a06a3d">bm::str_sparse_vector< CharType, BV, MAX_STR_SIZE ></a>
</li>
<li>max_top_blocks()
: <a class="el" href="classbm_1_1aggregator.html#a7d5c203c7c4f739bf65ebd4dbedc9a5d">bm::aggregator< BV ></a>
</li>
<li>mem_alloc()
: <a class="el" href="classbm_1_1mem__alloc.html#a93fa5d31e765d8cfbd18678090f9e774">bm::mem_alloc< BA, PA, APool ></a>
</li>
<li>mem_pool_guard()
: <a class="el" href="classbm_1_1bvector_1_1mem__pool__guard.html#afee5a03fe14e80e4d95df4ed09e26c12">bm::bvector< Alloc >::mem_pool_guard</a>
</li>
<li>mem_used()
: <a class="el" href="classbm_1_1bvector__mini.html#a37ca70016b3829ebfb460ccc52b048f0">bm::bvector_mini< A ></a>
, <a class="el" href="classbm_1_1bvmini.html#a283fb8886cd3cc7df0a77cae67945b0d">bm::bvmini< N ></a>
, <a class="el" href="classbm_1_1miniset.html#a4eb061d84655bb2e51457adb4a8722a4">bm::miniset< A, N ></a>
</li>
<li>memcpy()
: <a class="el" href="classbm_1_1decoder__base.html#aeb0cfafc2d0d854759dbbd4ee80b27a7">bm::decoder_base</a>
, <a class="el" href="classbm_1_1encoder.html#a7007e3029d144dab44117f42b852b9ee">bm::encoder</a>
</li>
<li>merge()
: <a class="el" href="classbm_1_1bvector.html#a237170e9f988319665bbcac2cd10e24e">bm::bvector< Alloc ></a>
, <a class="el" href="classbm_1_1sparse__vector.html#a7f9df1ccf969f9ea0df4f00d0e7faf27">bm::sparse_vector< Val, BV ></a>
</li>
<li>MergeVector()
: <a class="el" href="classDNA__FingerprintScanner.html#a745f01367c2d7ba05c7595c187b42b61">DNA_FingerprintScanner</a>
</li>
<li>miniset()
: <a class="el" href="classbm_1_1miniset.html#a61e5961df48b9521392397a0863319ee">bm::miniset< A, N ></a>
</li>
<li>move_buffer()
: <a class="el" href="classbm_1_1compressed__buffer__collection.html#ad33aaa7877fd05d90f7afc198ed870a2">bm::compressed_buffer_collection< BV ></a>
</li>
<li>move_from()
: <a class="el" href="classbm_1_1bvector.html#af513c039068c4ef27494235a5f1aaf4f">bm::bvector< Alloc ></a>
, <a class="el" href="classbm_1_1bvps__addr__resolver.html#acecce1917213c128102d768c60a6d174">bm::bvps_addr_resolver< BV ></a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>
|