Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jul 04, 2013
    • Gigg, Martyn Anthony's avatar
      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
Loading