HDF5  1.12.0
Functions | Variables
H5Zpkg.h File Reference
#include "H5Zprivate.h"

Go to the source code of this file.

Functions

H5_DLL herr_t H5Z__unregister (H5Z_filter_t filter_id)
 

Variables

H5_DLLVAR const H5Z_class2_t H5Z_SHUFFLE [1]
 
H5_DLLVAR const H5Z_class2_t H5Z_FLETCHER32 [1]
 
H5_DLLVAR H5Z_class2_t H5Z_NBIT [1]
 
H5_DLLVAR H5Z_class2_t H5Z_SCALEOFFSET [1]
 

Function Documentation

◆ H5Z__unregister()

H5_DLL herr_t H5Z__unregister ( H5Z_filter_t  filter_id)

Variable Documentation

◆ H5Z_FLETCHER32

H5_DLLVAR const H5Z_class2_t H5Z_FLETCHER32[1]

◆ H5Z_NBIT

H5_DLLVAR H5Z_class2_t H5Z_NBIT[1]

◆ H5Z_SCALEOFFSET

H5_DLLVAR H5Z_class2_t H5Z_SCALEOFFSET[1]

◆ H5Z_SHUFFLE

H5_DLLVAR const H5Z_class2_t H5Z_SHUFFLE[1]