Fairport
v1.0.38
|
BBT Leaf Entry. More...
#include <disk.h>
Public Attributes | |
block_reference< T > | ref |
A reference to this block on disk. | |
ushort | size |
The unaligned size of this block. | |
ushort | ref_count |
The reference count of this block. |
BBT Leaf Entry.
An array of these are used on leaf BBT pages. It describes a block.
block_reference<T> fairport::disk::bbt_leaf_entry< T >::ref |
ushort fairport::disk::bbt_leaf_entry< T >::ref_count |
ushort fairport::disk::bbt_leaf_entry< T >::size |