HDF5 1.14.5
API Reference
|
#include <tools/src/h5repack/h5repack.h>
Data Fields | |
pack_opttbl_t * | op_tbl |
int | all_layout |
int | all_filter |
filter_info_t | filter_g [6] |
int | n_filter_g |
chunk_info_t | chunk_g |
H5D_layout_t | layout_g |
int | verbose |
bool | merge |
bool | prune |
hsize_t | min_comp |
int | use_native |
bool | latest |
H5F_libver_t | low_bound |
H5F_libver_t | high_bound |
hid_t | fin_fapl |
hid_t | fout_fapl |
int | grp_compact |
int | grp_indexed |
int | msg_size [8] |
const char * | ublock_filename |
hsize_t | ublock_size |
hsize_t | meta_block_size |
hsize_t | threshold |
hsize_t | alignment |
H5F_fspace_strategy_t | fs_strategy |
int | fs_persist |
long | fs_threshold |
long long | fs_pagesize |
bool | fin_vol |
bool | fin_vfd |
bool | fout_vol |
bool | fout_vfd |
hsize_t alignment |
int all_filter |
int all_layout |
chunk_info_t chunk_g |
filter_info_t filter_g[6] |
hid_t fin_fapl |
bool fin_vfd |
bool fin_vol |
hid_t fout_fapl |
bool fout_vfd |
bool fout_vol |
long long fs_pagesize |
int fs_persist |
H5F_fspace_strategy_t fs_strategy |
long fs_threshold |
int grp_compact |
int grp_indexed |
H5F_libver_t high_bound |
bool latest |
H5D_layout_t layout_g |
H5F_libver_t low_bound |
bool merge |
hsize_t meta_block_size |
hsize_t min_comp |
int msg_size[8] |
int n_filter_g |
pack_opttbl_t* op_tbl |
bool prune |
hsize_t threshold |
const char* ublock_filename |
hsize_t ublock_size |
int use_native |
int verbose |