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

Bindings.HDF5.PropertyList.LAPL

Documentation

data LAPL Source #

Instances

Instances details
Eq LAPL Source # 
Instance details

Defined in Bindings.HDF5.PropertyList.LAPL

Methods

(==) :: LAPL -> LAPL -> Bool #

(/=) :: LAPL -> LAPL -> Bool #

HDFResultType LAPL Source # 
Instance details

Defined in Bindings.HDF5.PropertyList.LAPL

Methods

isError :: LAPL -> Bool Source #

FromHId LAPL Source # 
Instance details

Defined in Bindings.HDF5.PropertyList.LAPL

HId LAPL Source # 
Instance details

Defined in Bindings.HDF5.PropertyList.LAPL

Methods

hid :: LAPL -> HId_t Source #

PropertyList LAPL Source # 
Instance details

Defined in Bindings.HDF5.PropertyList.LAPL

PropertyListOrClass LAPL Source # 
Instance details

Defined in Bindings.HDF5.PropertyList.LAPL

LinkAccessPropertyList LAPL Source # 
Instance details

Defined in Bindings.HDF5.PropertyList.LAPL

setNLinks :: LinkAccessPropertyList lapl => lapl -> CSize -> IO () Source #