hdf5-1.8.14: Haskell interface to the HDF5 scientific data storage library.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Bindings.HDF5.Raw.H5C

Documentation

newtype H5C_cache_incr_mode Source #

Constructors

H5C_cache_incr_mode Word32 

Instances

Instances details
Storable H5C_cache_incr_mode Source # 
Instance details

Defined in Bindings.HDF5.Raw.H5C

Show H5C_cache_incr_mode Source # 
Instance details

Defined in Bindings.HDF5.Raw.H5C

Methods

showsPrec :: Int -> H5C_cache_incr_mode -> ShowS

show :: H5C_cache_incr_mode -> String

showList :: [H5C_cache_incr_mode] -> ShowS

Eq H5C_cache_incr_mode Source # 
Instance details

Defined in Bindings.HDF5.Raw.H5C

newtype H5C_cache_decr_mode Source #

Constructors

H5C_cache_decr_mode Word32 

Instances

Instances details
Storable H5C_cache_decr_mode Source # 
Instance details

Defined in Bindings.HDF5.Raw.H5C

Show H5C_cache_decr_mode Source # 
Instance details

Defined in Bindings.HDF5.Raw.H5C

Methods

showsPrec :: Int -> H5C_cache_decr_mode -> ShowS

show :: H5C_cache_decr_mode -> String

showList :: [H5C_cache_decr_mode] -> ShowS

Eq H5C_cache_decr_mode Source # 
Instance details

Defined in Bindings.HDF5.Raw.H5C