| 
    MagAO-X
    
   | 
   ||||
   
  | 
 
Utilities for HDF5. More...
#include <hdf5.h>
Go to the source code of this file.
Classes | |
| struct | MagAOX::utils::H5FileT | 
| struct | MagAOX::utils::H5DatasetT | 
| struct | MagAOX::utils::H5DataspaceT | 
| struct | MagAOX::utils::H5PropertyT | 
| struct | MagAOX::utils::H5AttributeT | 
| class | MagAOX::utils::H5Handle< T > | 
| A somewhat smart HDF5 handle.  More... | |
Namespaces | |
| MagAOX | |
| MagAOX::utils | |
Typedefs | |
| typedef H5Handle< H5FileT > | MagAOX::utils::H5Handle_F | 
| Handle for an HDF5 file.  More... | |
| typedef H5Handle< H5DatasetT > | MagAOX::utils::H5Handle_D | 
| Handle for an HDF5 dataset.  More... | |
| typedef H5Handle< H5DataspaceT > | MagAOX::utils::H5Handle_S | 
| Handle for an HDF5 dataspace.  More... | |
| typedef H5Handle< H5PropertyT > | MagAOX::utils::H5Handle_P | 
| Handle for an HDF5 property list.  More... | |
| typedef H5Handle< H5AttributeT > | MagAOX::utils::H5Handle_A | 
| Handle for an HDF5 attribute.  More... | |