Fairport  v1.0.38
fairport::block_info Struct Reference

An in memory, database format agnostic version of disk::bbt_leaf_entry. More...

#include <database_iface.h>

+ Collaboration diagram for fairport::block_info:

List of all members.

Public Attributes

block_id id
ulonglong address
ushort size
ushort ref_count

Detailed Description

An in memory, database format agnostic version of disk::bbt_leaf_entry.

It doesn't contain a ref count because that value is of no interest to the in memory objects.

Definition at line 30 of file database_iface.h.


Member Data Documentation


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