|
HL-HDF
|
| C_HL_Node | Represents a HDF5 object/attribute/reference/.. |
| C_HL_NodeList | Represents a HDF5 file |
| CHL_CompoundTypeAttribute | This type is designed to describe an individual node with a complicated structure, ie |
| CHL_CompoundTypeDescription | This type is a list of HL_CompoundTypeAttributes |
| CHL_Compression | Compression properties |
| CHL_FileCreationProperty | Properties that can be finely tuned when creating a HDF5 file |
| CHL_PropertySize | See hdf5 documentation for H5Pset_sizes and H5Pget_sizes for purpose |
| CHL_PropertySymK | See hdf5 documentation for H5Pset_sym_k and H5Pget_sym_k for purpose |
| CHL_PropertyVersion | See hdf5 documentation for H5Pget_version for purpose |
| Chlhdf_debug_struct | Debug structure |
| CHlhdfHeap_t | A linked list where each entry corresponds to one allocation |
| CHlhdfHeapEntry_t | Keeps track on one allocation |
| CPyhlCompression | The pyhl compression property object |
| CPyhlFileCreationProperty | The pyhl file creation property object |
| CPyhlNode | The pyhl node object |
| CPyhlNodelist | The nodelist object |
| CRaveInfoObject | The python data object |
| CRaveInfoStruct | The compound struct |
| CRaveInfoType | The python type object |
| CReferenceLookup | Struct used internally for beeing able to do a reverse name lookup when reading a file with references |
| CVisitorStruct | Used when traversing over the different nodes during reading |