|
bes
Updated for version 3.20.13
|
This class describes the different categories of HDF5 products for the CF option. More...
#include <string>#include <iostream>#include "hdf5.h"

Go to the source code of this file.
Enumerations | |
| enum | H5CFModule { HDF5_GENERAL , HDF_EOS5 , HDF5_JPSS } |
Functions | |
| bool | check_eos5 (hid_t fileid) |
| bool | check_eos5_module_fields (hid_t fileid) |
| bool | check_jpss (hid_t fileid) |
| H5CFModule | check_module (hid_t) |
| bool | grp_has_dset (hid_t fileid, const std::string &grp_path) |
This class describes the different categories of HDF5 products for the CF option.
Copyright (C) 2011-2016 The HDF Group
All rights reserved.
Definition in file HDF5CFModule.h.