Fairport
v1.0.38
|
ANSI store version of the block trailer. More...
#include <disk.h>
Public Types | |
typedef ulong | block_id_disk |
Public Attributes | |
ushort | cb |
ushort | signature |
block_id_disk | bid |
ulong | crc |
ANSI store version of the block trailer.
See the Unicode store version of the block trailer for more information. Note that the bid and CRC fields are in a different order in the ANSI version.
typedef ulong fairport::disk::block_trailer< ulong >::block_id_disk |
block_id_disk fairport::disk::block_trailer< ulong >::bid |