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

rep_auto.h

00001 /* Do not edit: automatically built by gen_rec.awk. */
00002 
00003 #ifndef __rep_AUTO_H
00004 #define __rep_AUTO_H
00005 typedef struct ___rep_update_args {
00006         DB_LSN  first_lsn;
00007         u_int32_t       num_files;
00008 } __rep_update_args;
00009 
00010 typedef struct ___rep_fileinfo_args {
00011         u_int32_t       pgsize;
00012         db_pgno_t       pgno;
00013         db_pgno_t       max_pgno;
00014         u_int32_t       filenum;
00015         int32_t id;
00016         u_int32_t       type;
00017         u_int32_t       flags;
00018         DBT     uid;
00019         DBT     info;
00020 } __rep_fileinfo_args;
00021 
00022 #endif

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