A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/group__mt__dbflag.html below:

NCBI C++ ToolKit: Transaction DB Flags

Collaboration diagram for Transaction DB Flags:

Macros #define  DB_DIRTY   0x01   DB was written in this txn. More...
  #define  DB_STALE   0x02   Named-DB record is older than txnID. More...
  #define  DB_NEW   0x04   Named-DB handle opened in this txn. More...
  #define  DB_VALID   0x08   DB handle is valid, see also MDB_VALID. More...
  #define  DB_USRVALID   0x10   As DB_VALID, but not set for FREE_DBI. More...
  #define  DB_DUPDATA   0x20   DB is MDB_DUPSORT data. More...
  Detailed Description Macro Definition Documentation ◆ DB_DIRTY #define DB_DIRTY   0x01

DB was written in this txn.

Definition at line 1125 of file mdb.c.

◆ DB_DUPDATA #define DB_DUPDATA   0x20

DB is MDB_DUPSORT data.

Definition at line 1130 of file mdb.c.

◆ DB_NEW #define DB_NEW   0x04

Named-DB handle opened in this txn.

Definition at line 1127 of file mdb.c.

◆ DB_STALE #define DB_STALE   0x02

Named-DB record is older than txnID.

Definition at line 1126 of file mdb.c.

◆ DB_USRVALID #define DB_USRVALID   0x10

As DB_VALID, but not set for FREE_DBI.

Definition at line 1129 of file mdb.c.

◆ DB_VALID #define DB_VALID   0x08

DB handle is valid, see also MDB_VALID.

Definition at line 1128 of file mdb.c.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4