include/db/bdb/bdb_file.hpp File Reference

#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.

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.


Function Documentation

CBDB_File::TUnifiedFieldIndex BDB_GetUFieldIdx int  fidx,
bool  key
[inline]
 

Make field index in CBDB_File format.

Definition at line 707 of file bdb_file.hpp.

References _ASSERT.

Referenced by BDB_find_field(), and CBDB_File::GetFieldIdx().


Generated on Sun Dec 6 23:08:07 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:21:19 2009 by modify_doxy.py rev. 173732