NCBI C++ ToolKit
Classes | Enumerations | Functions
bdb_file.hpp File Reference

BDB File management. More...

#include <corelib/ncbistre.hpp>
#include <util/itransaction.hpp>
#include <util/compress/compress.hpp>
#include <db/bdb/bdb_types.hpp>
#include <stdio.h>
+ Include dependency graph for bdb_file.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CBDB_RawFile
 Raw file class wraps up basic Berkeley DB operations. More...
 
class  CBDB_MultiRowBuffer
 Multirow buffer for reading many rows in one call. More...
 
class  CBDB_File
 Berkeley DB file class. More...
 
class  CBDB_IdFile
 Berkeley DB file class optimized to work with tables having int as the primary key. More...
 

Enumerations

enum  EBDB_ErrCode {
  eBDB_Ok , eBDB_NotFound , eBDB_KeyDup , eBDB_KeyEmpty ,
  eBDB_MultiRowEnd
}
 BDB Return codes. More...
 

Functions

CBDB_File::TUnifiedFieldIndex BDB_GetUFieldIdx (int fidx, bool key)
 Make field index in CBDB_File format. More...
 

Detailed Description

BDB File management.

Definition in file bdb_file.hpp.

Modified on Fri Sep 20 14:57:23 2024 by modify_doxy.py rev. 669887