[svn-r8765] Purpose: New feature and its test.
Description: Added new API H5Fget_name and new test program called filename.c. This function returns the name of the file by object ID(file, group, dataset, named datatype, and attribute) which belongs to the file. Platforms tested: h5committest and fuss. Misc. update: MANIFEST and RELEASE.txt
This commit is contained in:
@@ -74,7 +74,7 @@ class H5_DLLCPP H5File : public IdComponent, public CommonFG {
|
||||
|
||||
// Retrieves the file size of an opened file.
|
||||
haddr_t getFileSize() const;
|
||||
|
||||
|
||||
// Reopens this file
|
||||
void reopen();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user