Uses of Class
ncsa.hdf.hdf5lib.HDF5GroupInfo

Packages that use HDF5GroupInfo
ncsa.hdf.hdf5lib   
 

Uses of HDF5GroupInfo in ncsa.hdf.hdf5lib
 

Methods in ncsa.hdf.hdf5lib with parameters of type HDF5GroupInfo
static int H5.H5Gget_objinfo(int loc_id, String name, boolean follow_link, HDF5GroupInfo info)
          H5Gget_objinfo returns information about the specified object in an HDF5GroupInfo object.
static int H5.H5Gget_objinfo(int loc_id, String name, boolean follow_link, HDF5GroupInfo info)
          H5Gget_objinfo returns information about the specified object in an HDF5GroupInfo object.