next up previous contents
Next: selectNode Up: Read functions Previous: readHL_NodeListFrom

readHL_NodeList

HL_NodeList* readHL_NodeList (const char* filename)

Recursively read the HDF5 file filename from the root group and builds a list of nodes with corresponding names. I.e. no data will be read at this step, just the nodetypes and names will be determined. Returns an HL_NodeList pointer upon success, otherwise NULL.




2000-08-08