GridFormat 0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
GridFormat::Compression::CompressedBlocks< HeaderType > Struct Template Reference

Stores the uncompressed/compressed block sizes after completion of a compression.

#include <common.hpp>

Public Member Functions

 CompressedBlocks (const Blocks< HeaderType > &blocks, std::vector< HeaderType > &&comp_block_sizes)
 
std::size_t compressed_size () const
 

Public Attributes

const HeaderType block_size
 
const HeaderType residual_block_size
 
const HeaderType number_of_blocks
 
const std::vector< HeaderType > compressed_block_sizes
 

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