HL-HDF
|
Functions for writing and updating HDF5 files. More...
#include "hlhdf_types.h"
Go to the source code of this file.
Functions | |
int | HLNodeList_write (HL_NodeList *nodelist, HL_FileCreationProperty *property, HL_Compression *compr) |
Writes a HDF5 file from a nodelist with the specified file properties and compression level/type. | |
int | HLNodeList_update (HL_NodeList *nodelist, HL_Compression *compr) |
Updates a HDF5 file from a nodelist. | |
Functions for writing and updating HDF5 files.