Fairport
v1.0.38
|
The ANSI store version of the page trailer. More...
#include <disk.h>
Public Types | |
typedef ulong | block_id_disk |
Public Attributes | |
byte | page_type |
byte | page_type_repeat |
ushort | signature |
block_id_disk | bid |
ulong | crc |
The ANSI store version of the page trailer.
See the documentation for the Unicode version of the page trailer. Note that the bid and crc fields are in a different order in the ANSI file.
typedef ulong fairport::disk::page_trailer< ulong >::block_id_disk |
block_id_disk fairport::disk::page_trailer< ulong >::bid |
byte fairport::disk::page_trailer< ulong >::page_type_repeat |