HDF
4.3.0
API Reference
|
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) |
char * get_path | ( | char * | path_name, |
char * | obj_name ) |
int is_reserved | ( | char * | vgroup_class | ) |
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 ) |