Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5 1.15.0.e6e098b
API Reference
Loading...
Searching...
No Matches
pack_opt_t Struct Reference

#include <tools/src/h5repack/h5repack.h>

Data Fields

pack_opttbl_top_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
 

Field Documentation

◆ alignment

hsize_t alignment

◆ all_filter

int all_filter

◆ all_layout

int all_layout

◆ chunk_g

chunk_info_t chunk_g

◆ filter_g

filter_info_t filter_g[6]

◆ fin_fapl

hid_t fin_fapl

◆ fin_vfd

bool fin_vfd

◆ fin_vol

bool fin_vol

◆ fout_fapl

hid_t fout_fapl

◆ fout_vfd

bool fout_vfd

◆ fout_vol

bool fout_vol

◆ fs_pagesize

long long fs_pagesize

◆ fs_persist

int fs_persist

◆ fs_strategy

H5F_fspace_strategy_t fs_strategy

◆ fs_threshold

long fs_threshold

◆ grp_compact

int grp_compact

◆ grp_indexed

int grp_indexed

◆ high_bound

H5F_libver_t high_bound

◆ latest

bool latest

◆ layout_g

H5D_layout_t layout_g

◆ low_bound

H5F_libver_t low_bound

◆ merge

bool merge

◆ meta_block_size

hsize_t meta_block_size

◆ min_comp

hsize_t min_comp

◆ msg_size

int msg_size[8]

◆ n_filter_g

int n_filter_g

◆ op_tbl

pack_opttbl_t* op_tbl

◆ prune

bool prune

◆ threshold

hsize_t threshold

◆ ublock_filename

const char* ublock_filename

◆ ublock_size

hsize_t ublock_size

◆ use_native

int use_native

◆ verbose

int verbose

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