Package hdf.hdf5lib.structs
Class H5G_info_t
java.lang.Object
hdf.hdf5lib.structs.H5G_info_t
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
storage_type
public int storage_type -
nlinks
public long nlinks -
max_corder
public long max_corder -
mounted
public boolean mounted
-
-
Constructor Details
-
H5G_info_t
public H5G_info_t()
-