> I am now using C++ to write post-processing program and what I need is > some API in HDF5 C++ wrapper I can call to scan the entire file tree > or part of the tree (under certain group).In this way I can find out > exactly how many groups and datasets in certain dumped file. Is there > such function in HDF5 C++ wrapper?
I think you are looking for the method called getObjinfo -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
