Main Page | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Related Pages

dbreg_auto.h

00001 /* Do not edit: automatically built by gen_rec.awk. */
00002 
00003 #ifndef __dbreg_AUTO_H
00004 #define __dbreg_AUTO_H
00005 #define DB___dbreg_register     2
00006 typedef struct ___dbreg_register_args {
00007         u_int32_t type;
00008         DB_TXN *txnid;
00009         DB_LSN prev_lsn;
00010         u_int32_t       opcode;
00011         DBT     name;
00012         DBT     uid;
00013         int32_t fileid;
00014         DBTYPE  ftype;
00015         db_pgno_t       meta_pgno;
00016         u_int32_t       id;
00017 } __dbreg_register_args;
00018 
00019 #endif

Generated on Sun Dec 25 12:14:23 2005 for Berkeley DB 4.4.16 by  doxygen 1.4.2