Skip to content
Snippets Groups Projects
  • Gigg, Martyn Anthony's avatar
    da30646f
    Add HDFDescriptor class that will describe HDF files. · da30646f
    Gigg, Martyn Anthony authored
    The checks for the headers at the start of HDF4 & HDF5 files have been
    put in a static isHDF member to encapsulate the details about
    checking for a HDF file and make it reusable.
    It will not retain an open file handle to the file so does not
    inherit from the standard FileDescriptor.
    Refs #7263
    da30646f
    History
    Add HDFDescriptor class that will describe HDF files.
    Gigg, Martyn Anthony authored
    The checks for the headers at the start of HDF4 & HDF5 files have been
    put in a static isHDF member to encapsulate the details about
    checking for a HDF file and make it reusable.
    It will not retain an open file handle to the file so does not
    inherit from the standard FileDescriptor.
    Refs #7263
Code owners
Assign users and groups as approvers for specific file changes. Learn more.