txn_ext.h

Go to the documentation of this file.
00001 /* DO NOT EDIT: automatically built by dist/distrib. */
00002 #ifndef _txn_ext_h_
00003 #define _txn_ext_h_
00004 #if defined(__cplusplus)
00005 extern "C" {
00006 #endif
00007 int CDB___txn_xa_begin __P((DB_ENV *, DB_TXN *));
00008 int CDB___txn_end __P((DB_TXN *, int));
00009 int CDB___txn_activekids __P((DB_TXN *));
00010 int CDB___txn_regop_recover
00011    __P((DB_ENV *, DBT *, DB_LSN *, db_recops, void *));
00012 int CDB___txn_xa_regop_recover
00013    __P((DB_ENV *, DBT *, DB_LSN *, db_recops, void *));
00014 int CDB___txn_ckp_recover
00015 __P((DB_ENV *, DBT *, DB_LSN *, db_recops, void *));
00016 int CDB___txn_child_recover
00017    __P((DB_ENV *, DBT *, DB_LSN *, db_recops, void *));
00018 void CDB___txn_dbenv_create __P((DB_ENV *));
00019 int CDB___txn_open __P((DB_ENV *));
00020 int CDB___txn_close __P((DB_ENV *));
00021 #if defined(__cplusplus)
00022 }
00023 #endif
00024 #endif /* _txn_ext_h_ */

Generated on Sun Jun 8 10:56:39 2008 for GNUmifluz by  doxygen 1.5.5