All Classes
| Class | Description |
|---|---|
| Callbacks |
All callback definitions must derive from this interface.
|
| H5 |
This class is the Java interface for the HDF5 library.
|
| H5_ih_info_t | |
| H5A_info_t | |
| H5A_iterate_cb | |
| H5A_iterate_t | |
| H5AC_cache_config_t | |
| H5D_append_cb | |
| H5D_append_t | |
| H5D_iterate_cb | |
| H5D_iterate_t | |
| H5E_error2_t | |
| H5E_walk_cb | |
| H5E_walk_t | |
| H5F_info2_t | |
| H5FD_hdfs_fapl_t | |
| H5FD_ros3_fapl_t | |
| H5G_info_t | |
| H5L_info_t | |
| H5L_iterate_cb | |
| H5L_iterate_t | |
| H5O_hdr_info_t | |
| H5O_info_t | |
| H5O_iterate_cb | |
| H5O_iterate_t | |
| H5P_cls_close_func_cb | |
| H5P_cls_close_func_t | |
| H5P_cls_copy_func_cb | |
| H5P_cls_copy_func_t | |
| H5P_cls_create_func_cb | |
| H5P_cls_create_func_t | |
| H5P_iterate_cb | |
| H5P_iterate_t | |
| H5P_prp_close_func_cb | |
| H5P_prp_compare_func_cb | |
| H5P_prp_copy_func_cb | |
| H5P_prp_create_func_cb | |
| H5P_prp_delete_func_cb | |
| H5P_prp_get_func_cb | |
| H5P_prp_set_func_cb | |
| HDF5AtomException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5AttributeException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5BtreeException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5Constants |
/** This class contains C constants and enumerated types of HDF5 library.
|
| HDF5DataFiltersException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5DatasetInterfaceException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5DataspaceInterfaceException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5DataStorageException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5DatatypeInterfaceException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5Exception |
The class HDF5Exception returns errors from the Java HDF5 Interface.
|
| HDF5ExternalFileListException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5FileInterfaceException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5FunctionArgumentException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5FunctionEntryExitException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5GroupInfo |
This class is a container for the information reported about an HDF5 Object
from the H5Gget_obj_info() method.
|
| HDF5HeapException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5InternalErrorException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5JavaException |
The class HDF5JavaException returns errors from the Java wrapper of theHDF5
library.
|
| HDF5LibraryException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5LowLevelIOException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5MetaDataCacheException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5ObjectHeaderException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5PropertyListInterfaceException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5ReferenceException | |
| HDF5ResourceUnavailableException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDF5SymbolTableException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
| HDFArray |
This is a class for handling multidimensional arrays for HDF.
|
| HDFNativeData |
This class encapsulates native methods to deal with arrays of numbers,
converting from numbers to bytes and bytes to numbers.
|