Show / Hide Table of Contents

    Enum H5F.file_space_type_t

    Deprecated: File space handling strategy for release 1.10.0 They are mapped to H5F_fspace_strategy_t as defined above from release 1.10.1 onwards

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public enum file_space_type_t : int

    Fields

    Name Description
    AGGR_VFD

    Aggregators, Virtual file driver

    ALL

    Non-persistent free space managers, aggregators, virtual file driver. This is the library default

    ALL_PERSIST

    Persistent free space managers, aggregators, virtual file driver

    DEFAULT

    Default (or current) free space strategy setting

    NTYPES
    VFD

    Virtual file driver

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX