Struct star::BlockMap¶
Maps logical elements to physical blocks.
#include <stards.h>
Public Attributes¶
| Type | Name |
|---|---|
| std::vector< size_t > | block_indices |
| std::vector< size_t > | block_offsets |
| std::vector< size_t > | block_sizes |
| bool | blocks_contiguous |
| size_t | contiguous_start_offset |
| size_t | total_compressed_bytes |
Public Attributes Documentation¶
variable block_indices¶
variable block_offsets¶
variable block_sizes¶
variable blocks_contiguous¶
variable contiguous_start_offset¶
variable total_compressed_bytes¶
The documentation for this class was generated from the following file StarDS/include/stards.h