NCBI C++ ToolKit
|
BDB bitvector storage. More...
#include <db/bdb/bdb_blob.hpp>
#include <db/bdb/bdb_cursor.hpp>
#include <util/bitset/ncbi_bitset.hpp>
#include <util/bitset/bmserial.h>
#include <vector>
#include <map>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CBDB_BvStore< TBV > |
Basic template class for bitvector storage. More... | |
struct | SBDB_BvStore_Id< TBV > |
Id based BV store. More... | |
class | CBDB_MatrixBvStore< TBV, TM > |
Matrix BV store. More... | |
struct | CBDB_MatrixBvStore< TBV, TM >::SMatrixDescr |
Sparse matrix descriptor. More... | |
BDB bitvector storage.
Definition in file bdb_bv_store.hpp.