HL-HDF
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  bin
 hldec.c
 hlenc.c
 hllist.c
  hlhdf
 hlhdf.cCommon functions for working with an HDF5 file through the HL-HDF API
 hlhdf.hCommon functions for working with an HDF5 file through the HL-HDF API
 hlhdf_alloc.cAllocation routines for keeping track on memory
 hlhdf_alloc.hAllocation routines for keeping track on memory
 hlhdf_compound.cFunctions for working with compound types
 hlhdf_compound.hFunctions for working with compound types
 hlhdf_compound_utils.cUtility functions for defining compound types through the HDF5-API
 hlhdf_compound_utils.hUtility functions for defining compound types through the HDF5-API
 hlhdf_debug.hDebug functions used in HLHDF
 hlhdf_defines_private.hUseful macros that are used internally in HLHDF
 hlhdf_node.cFunctions for working with HL_Node's
 hlhdf_node.hFunctions for working with HL_Node's
 hlhdf_node_private.hPrivate functions for working with HL_Node's
 hlhdf_nodelist.cFunctions for working with HL_NodeList's
 hlhdf_nodelist.hFunctions for working with HL_NodeList's
 hlhdf_private.hPrivate generic functions used within HLHDF that should not be exposed to the end-user
 hlhdf_read.cFunctions for working with HL_Node's and HL_NodeList's
 hlhdf_read.hFunctions that should be used when reading a HDF5 file
 hlhdf_types.hType definitions that are used in HLHDF
 hlhdf_write.cFunctions for writing and updating HDF5 files through the HLHDF-api
 hlhdf_write.hFunctions for writing and updating HDF5 files
  pyhl
 pyhl.c
  pyhlhdf
 hlhdf_arrayobject_wrap.hEnsures that the python arrayobject.h file is imported correctly
 pyhlcompat.cUtilities that are helpful for the transition to python 3
 pyhlcompat.hPython compability file for making it possible to compile rave for both python >2.6 and python3
 pyhlhdf_common.c
 pyhlhdf_common.h
  test
  python
 rave_info_type.c