(git:6a2e663)
dbm_block_t Struct Reference

Internal struct for storing a block's metadata. More...

#include <dbm_shard.h>

Data Fields

int row
 
int col
 
int offset
 

Detailed Description

Internal struct for storing a block's metadata.

Author
Ole Schuett

Definition at line 20 of file dbm_shard.h.

Field Documentation

◆ row

int dbm_block_t::row

Definition at line 21 of file dbm_shard.h.

◆ col

int dbm_block_t::col

Definition at line 22 of file dbm_shard.h.

◆ offset

int dbm_block_t::offset

Definition at line 23 of file dbm_shard.h.


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