Uses of Package
hdf.hdf5lib.structs
-
Packages that use hdf.hdf5lib.structs Package Description hdf.hdf5lib hdf.hdf5lib.callbacks hdf.hdf5lib.structs All structure definitions define java equivalents of the C structures needed by the C API calls. -
Classes in hdf.hdf5lib.structs used by hdf.hdf5lib Class Description H5A_info_t Information struct for Attribute (For H5Aget_info/H5Aget_info_by_idx/H5Aget_info_by_name)H5AC_cache_config_t Information struct for H5Pget_mdc_config/H5Pset_mdc_configH5F_info2_t Information struct for object (for H5Fget_info)H5FD_hdfs_fapl_t Java representation of the HDFS VFD file access property list (fapl) structure.H5FD_ros3_fapl_t Java representation of the ROS3 VFD file access property list (fapl) structure.H5G_info_t Information struct for group (for H5Gget_info/H5Gget_info_by_name/H5Gget_info_by_idx)H5L_info_t Information struct for link (for H5Lget_info/H5Lget_info_by_idx)H5O_info_t Information struct for object (for H5Oget_info/H5Oget_info_by_name/H5Oget_info_by_idx)H5O_native_info_t Information struct for native HDF5 object info, such as object header metadata (for H5Oget_info/H5Oget_info_by_name/H5Oget_info_by_idx).H5O_token_t Object token, which is a unique and permanent identifier, for an HDF5 object within a container. -
Classes in hdf.hdf5lib.structs used by hdf.hdf5lib.callbacks Class Description H5A_info_t Information struct for Attribute (For H5Aget_info/H5Aget_info_by_idx/H5Aget_info_by_name)H5E_error2_t Information struct for Attribute (For H5Ewalk)H5L_info_t Information struct for link (for H5Lget_info/H5Lget_info_by_idx)H5O_info_t Information struct for object (for H5Oget_info/H5Oget_info_by_name/H5Oget_info_by_idx) -
Classes in hdf.hdf5lib.structs used by hdf.hdf5lib.structs Class Description H5_ih_info_t Information struct for group (for H5Gget_info/H5Gget_info_by_name/H5Gget_info_by_idx)H5O_hdr_info_t Information struct for object header metadata (for H5Oget_info/H5Oget_info_by_name/H5Oget_info_by_idx)H5O_token_t Object token, which is a unique and permanent identifier, for an HDF5 object within a container.