Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Bindings.HDF5.PropertyList.DXPL
Documentation
module Bindings.HDF5.PropertyList
Instances
Eq DXPL Source # | |
HDFResultType DXPL Source # | |
Defined in Bindings.HDF5.PropertyList.DXPL | |
FromHId DXPL Source # | |
Defined in Bindings.HDF5.PropertyList.DXPL Methods uncheckedFromHId :: HId_t -> DXPL Source # | |
HId DXPL Source # | |
PropertyList DXPL Source # | |
Defined in Bindings.HDF5.PropertyList.DXPL Methods staticPlistClass :: Tagged DXPL PropertyListClassID Source # | |
PropertyListOrClass DXPL Source # | |
Defined in Bindings.HDF5.PropertyList.DXPL | |
DatasetTransferPropertyList DXPL Source # | |
Defined in Bindings.HDF5.PropertyList.DXPL |
class PropertyList t => DatasetTransferPropertyList t Source #