include/util/bitset/ncbi_bitset_util.hpp File Reference


Detailed Description

Bitset relates utilities.

Definition in file ncbi_bitset_util.hpp.

#include <util/bitset/ncbi_bitset.hpp>
#include <util/bitset/bmserial.h>
#include <vector>

Include dependency graph for ncbi_bitset_util.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class TBV, class TBuffer>
void BV_Serialize (const TBV &bv, TBuffer &buf, bm::word_t *tmp_block=0, bool optimize_bv=false)
 Serialize bitset into a vector<char> compatible buffer.


Function Documentation

template<class TBV, class TBuffer>
void BV_Serialize const TBV &  bv,
TBuffer &  buf,
bm::word_t tmp_block = 0,
bool  optimize_bv = false
 

Serialize bitset into a vector<char> compatible buffer.

Definition at line 47 of file ncbi_bitset_util.hpp.

Referenced by CBDB_RangeMap< TBV >::Save().


Generated on Wed Dec 9 07:39:24 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Wed Dec 09 08:18:29 2009 by modify_doxy.py rev. 173732