HDF
4.3.0
API Reference
|
Functions | |
int | parse_number (char *str) |
obj_list_t * | parse_comp (const char *str, int *n_objs, comp_info_t *comp) |
const char * | get_scomp (comp_coder_t code) |
obj_list_t * | parse_chunk (const char *str, int *n_objs, int32 *chunk_lengths, int *chunk_rank) |
const char * get_scomp | ( | comp_coder_t | code | ) |
obj_list_t * parse_chunk | ( | const char * | str, |
int * | n_objs, | ||
int32 * | chunk_lengths, | ||
int * | chunk_rank ) |
obj_list_t * parse_comp | ( | const char * | str, |
int * | n_objs, | ||
comp_info_t * | comp ) |
int parse_number | ( | char * | str | ) |