![]() |
(git:f56c6e3)
|
Internal struct for storing a block's metadata. More...
#include <dbm_shard.h>
Data Fields | |
| int | row |
| int | col |
| int | offset |
Internal struct for storing a block's metadata.
Definition at line 20 of file dbm_shard.h.
| int dbm_block_t::row |
Definition at line 21 of file dbm_shard.h.
| int dbm_block_t::col |
Definition at line 22 of file dbm_shard.h.
| int dbm_block_t::offset |
Definition at line 23 of file dbm_shard.h.