NCBI C++ ToolKit
|
BDB range map storage. More...
#include <corelib/ncbistd.hpp>
#include <corelib/ncbiexpt.hpp>
#include <db/bdb/bdb_blob.hpp>
#include <db/bdb/bdb_cursor.hpp>
#include <db/error_codes.hpp>
#include <util/bitset/ncbi_bitset.hpp>
#include <util/bitset/ncbi_bitset_util.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CBDB_RangeMap< TBV > |
Range map class, stores unsigned integer range mappings like 10 to 15 maps into 100 to 115. More... | |
BDB range map storage.
Definition in file bdb_range_map.hpp.