journal_rawxhdr_t Struct Reference

The on-disk representation of the transaction header. There is one of these at the beginning of each transaction. More...


Data Fields

unsigned char size [4]
 In bytes, excluding header.
unsigned char serial0 [4]
 SOA serial before update.
unsigned char serial1 [4]
 SOA serial after update.


Detailed Description

The on-disk representation of the transaction header. There is one of these at the beginning of each transaction.

Definition at line 234 of file journal.c.


Field Documentation

unsigned char journal_rawxhdr_t::size[4]

In bytes, excluding header.

Definition at line 235 of file journal.c.

Referenced by journal_read_xhdr(), and journal_write_xhdr().

unsigned char journal_rawxhdr_t::serial0[4]

SOA serial before update.

Definition at line 236 of file journal.c.

Referenced by journal_read_xhdr(), and journal_write_xhdr().

unsigned char journal_rawxhdr_t::serial1[4]

SOA serial after update.

Definition at line 237 of file journal.c.

Referenced by journal_read_xhdr(), and journal_write_xhdr().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:21 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha