Definition in file bdb_file.hpp.
#include <corelib/ncbistre.hpp>
#include <util/itransaction.hpp>
#include <util/compress/compress.hpp>
#include <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. | |
|
||||||||||||
|
Make field index in CBDB_File format.
Definition at line 704 of file bdb_file.hpp. References _ASSERT. Referenced by BDB_find_field(), and CBDB_File::GetFieldIdx(). |
1.4.6
Modified on Wed Oct 08 07:25:49 2008 by modify_doxy.py rev. 117643