![]() |
HDF5
1.12.0
|
#include <H5HFpkg.h>
Data Fields | |
| H5HF_parent_t | par_info |
| H5F_t * | f |
| size_t | odi_size |
| size_t | dblock_size |
| unsigned | filter_mask |
| uint8_t * | dblk |
| htri_t | decompressed |
| uint8_t* dblk |
Referenced by H5HF__man_dblock_protect().
| size_t dblock_size |
Referenced by H5HF__man_dblock_protect().
| htri_t decompressed |
Referenced by H5HF__man_dblock_protect().
| H5F_t* f |
Referenced by H5HF__man_dblock_protect().
| unsigned filter_mask |
Referenced by H5HF__man_dblock_protect().
| size_t odi_size |
Referenced by H5HF__man_dblock_protect().
| H5HF_parent_t par_info |
Referenced by H5HF__man_dblock_protect().