Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF  4.3.0
API Reference
 
Loading...
Searching...
No Matches
hrepack_utils.h File Reference
#include "hrepack.h"
#include "hrepack_parse.h"

Functions

int is_reserved (char *vgroup_class)
 
char * get_path (char *path_name, char *obj_name)
 
int options_get_info (options_t *options, int32 *chunk_flags, HDF_CHUNK_DEF *chunk_def, int *info, int *szip_mode, comp_coder_t *comp_type, int rank, char *path, int ncomps, int32 *dimsizes, int32 dtype)
 
int set_szip (int pixels_per_block, int compression_mode, comp_info *c_info)
 

Function Documentation

◆ get_path()

char * get_path ( char * path_name,
char * obj_name )

◆ is_reserved()

int is_reserved ( char * vgroup_class)

◆ options_get_info()

int options_get_info ( options_t * options,
int32 * chunk_flags,
HDF_CHUNK_DEF * chunk_def,
int * info,
int * szip_mode,
comp_coder_t * comp_type,
int rank,
char * path,
int ncomps,
int32 * dimsizes,
int32 dtype )

◆ set_szip()

int set_szip ( int pixels_per_block,
int compression_mode,
comp_info * c_info )