#include <corelib/ncbimtx.hpp>
#include <algo/volume_merge/volume_merge.hpp>
#include <db/bdb/bdb_blob.hpp>
#include <db/bdb/bdb_cursor.hpp>
#include <util/thread_nonstop.hpp>
Include dependency graph for bdb_merge.hpp:

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

Go to the source code of this file.
Classes | |
| class | CBDB_MergeBlobWalker< BF > |
| Generic iterator to traverse any CBDB_BLobFile for volume merge BF - any CBDB_BLobFile derived class. More... | |
| class | CBDB_MergeBlobWalkerAsync< BF > |
| Generic iterator to traverse any CBDB_BLobFile for volume merge BF - any CBDB_BLobFile derived class This implementation supports asyncronous processing. More... | |
| class | CBDB_MergeBlobWalkerAsync< BF >::CAsync |
| IAsync implementation. More... | |
| class | CBDB_MergeBlobWalkerAsync< BF >::CJobThread |
| Background thread class (executes async requests). More... | |
| class | CBDB_MergeStore< BStore > |
| Merge store saves result to BLOB store. More... | |
| class | CBDB_MergeStoreAsync< BStore > |
| Merge store saves result to BLOB store. More... | |
| class | CBDB_MergeStoreAsync< BStore >::CAsync |
| IAsync implementation. More... | |
| class | CBDB_MergeStoreAsync< BStore >::CJobThread |
| Background thread class (executes async requests). More... | |
1.4.6
Modified on Mon Dec 07 16:21:19 2009 by modify_doxy.py rev. 173732