xa_ext.h

Go to the documentation of this file.
00001 /* DO NOT EDIT: automatically built by dist/distrib. */
00002 #ifndef _xa_ext_h_
00003 #define _xa_ext_h_
00004 #if defined(__cplusplus)
00005 extern "C" {
00006 #endif
00007 int CDB___db_xa_create __P((DB *));
00008 int CDB___db_rmid_to_env __P((int rmid, DB_ENV **envp));
00009 int CDB___db_xid_to_txn __P((DB_ENV *, XID *, size_t *));
00010 int CDB___db_map_rmid __P((int, DB_ENV *));
00011 int CDB___db_unmap_rmid __P((int));
00012 int CDB___db_map_xid __P((DB_ENV *, XID *, size_t));
00013 void CDB___db_unmap_xid __P((DB_ENV *, XID *, size_t));
00014 #if defined(__cplusplus)
00015 }
00016 #endif
00017 #endif /* _xa_ext_h_ */

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