__db_txnlist Struct Reference

#include <db_dispatch.h>

List of all members.


Detailed Description

Definition at line 56 of file db_dispatch.h.


Public Types

enum  { TXNLIST_DELETE, TXNLIST_TXNID }

Public Member Functions

 LIST_ENTRY (__db_txnlist) links

Public Attributes

enum __db_txnlist:: { ... }  type
union {
   struct {
      u_int32_t   count
      int32_t   fileid
      u_int32_t   flags
      char *   fname
   }   d
   struct {
      int32_t   generation
      u_int32_t   txnid
   }   t
u

The documentation for this struct was generated from the following file:

Generated on Sun Jun 8 10:57:02 2008 for GNUmifluz by  doxygen 1.5.5