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
comp_coder_info_t Struct Reference

#include <hdf/src/hcomp_priv.h>

Data Fields

comp_coder_t coder_type
 
union { 
 
   comp_coder_none_info_t   none_info 
 
   comp_coder_rle_info_t   rle_info 
 
   comp_coder_nbit_info_t   nbit_info 
 
   comp_coder_skphuff_info_t   skphuff_info 
 
   comp_coder_deflate_info_t   deflate_info 
 
   comp_coder_szip_info_t   szip_info 
 
coder_info 
 
funclist_t coder_funcs
 

Field Documentation

◆ coder_funcs

funclist_t coder_funcs

◆ [union]

union { ... } coder_info

◆ coder_type

comp_coder_t coder_type

◆ deflate_info

◆ nbit_info

◆ none_info

◆ rle_info

◆ skphuff_info

◆ szip_info


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