Package noaa.coastwatch.io
Class HDF5Lib
java.lang.Object
noaa.coastwatch.io.HDF5Lib
The
HDF5Lib
object provides a singleton interface for accessing
a thread-safe version of the HDF 5 library. All methods should use this
interface for performing HDF 5 library operations.- Since:
- 3.3.1
- Author:
- Peter Hollemans
-
Method Summary
Modifier and TypeMethodDescriptionint
_H5Oopen_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) int
_H5Pclose_class
(int arg0) static HDF5Lib
Gets the singleton instance of this class.int
int
H5Aclose
(int arg0) int
H5Acopy
(int arg0, int arg1) int
int
H5Acreate_by_name
(int arg0, String arg1, String arg2, int arg3, int arg4, int arg5, int arg6, int arg7) int
void
H5Adelete_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) int
H5Adelete_by_name
(int arg0, String arg1, String arg2, int arg3) boolean
boolean
H5Aexists_by_name
(int arg0, String arg1, String arg2, int arg3) int
H5Aget_create_plist
(int arg0) hdf.hdf5lib.structs.H5A_info_t
H5Aget_info
(int arg0) hdf.hdf5lib.structs.H5A_info_t
H5Aget_info_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) hdf.hdf5lib.structs.H5A_info_t
H5Aget_info_by_name
(int arg0, String arg1, String arg2, int arg3) long
H5Aget_name
(int arg0, long arg1, String[] arg2) long
H5Aget_name
(int arg0, String[] arg1) H5Aget_name_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) int
H5Aget_space
(int arg0) long
H5Aget_storage_size
(int arg0) int
H5Aget_type
(int arg0) int
H5Aiterate
(int arg0, int arg1, int arg2, long arg3, hdf.hdf5lib.callbacks.H5A_iterate_cb arg4, hdf.hdf5lib.callbacks.H5A_iterate_t arg5) int
H5Aiterate_by_name
(int arg0, String arg1, int arg2, int arg3, long arg4, hdf.hdf5lib.callbacks.H5A_iterate_cb arg5, hdf.hdf5lib.callbacks.H5A_iterate_t arg6, int arg7) int
int
H5Aopen_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5, int arg6) int
H5Aopen_by_name
(int arg0, String arg1, String arg2, int arg3, int arg4) int
H5Aread
(int arg0, int arg1, byte[] arg2) int
int
H5AreadComplex
(int arg0, int arg1, String[] arg2) int
int
int
H5Arename_by_name
(int arg0, String arg1, String arg2, String arg3, int arg4) int
H5Awrite
(int arg0, int arg1, byte[] arg2) int
int
H5AwriteVL
(int arg0, int arg1, String[] arg2) int
H5check_version
(int arg0, int arg1, int arg2) int
H5close()
int
H5Dclose
(int arg0) int
H5Dcopy
(int arg0, int arg1) int
int
H5Dcreate_anon
(int arg0, int arg1, int arg2, int arg3, int arg4) void
H5Dfill
(byte[] arg0, int arg1, byte[] arg2, int arg3, int arg4) int
H5Dget_access_plist
(int arg0) int
H5Dget_create_plist
(int arg0) long
H5Dget_offset
(int arg0) int
H5Dget_space
(int arg0) int
H5Dget_space_status
(int arg0) int
H5Dget_space_status
(int arg0, int[] arg1) long
H5Dget_storage_size
(int arg0) int
H5Dget_type
(int arg0) int
H5Diterate
(byte[] arg0, int arg1, int arg2, hdf.hdf5lib.callbacks.H5D_iterate_cb arg3, hdf.hdf5lib.callbacks.H5D_iterate_t arg4) int
int
H5Dread
(int arg0, int arg1, int arg2, int arg3, int arg4, byte[] arg5) int
H5Dread
(int arg0, int arg1, int arg2, int arg3, int arg4, byte[] arg5, boolean arg6) int
int
int
H5Dread_double
(int arg0, int arg1, int arg2, int arg3, int arg4, double[] arg5) int
H5Dread_double
(int arg0, int arg1, int arg2, int arg3, int arg4, double[] arg5, boolean arg6) int
H5Dread_float
(int arg0, int arg1, int arg2, int arg3, int arg4, float[] arg5) int
H5Dread_float
(int arg0, int arg1, int arg2, int arg3, int arg4, float[] arg5, boolean arg6) int
H5Dread_int
(int arg0, int arg1, int arg2, int arg3, int arg4, int[] arg5) int
H5Dread_int
(int arg0, int arg1, int arg2, int arg3, int arg4, int[] arg5, boolean arg6) int
H5Dread_long
(int arg0, int arg1, int arg2, int arg3, int arg4, long[] arg5) int
H5Dread_long
(int arg0, int arg1, int arg2, int arg3, int arg4, long[] arg5, boolean arg6) int
H5Dread_reg_ref
(int arg0, int arg1, int arg2, int arg3, int arg4, String[] arg5) int
H5Dread_reg_ref_data
(int arg0, int arg1, int arg2, int arg3, int arg4, String[] arg5) int
H5Dread_short
(int arg0, int arg1, int arg2, int arg3, int arg4, short[] arg5) int
H5Dread_short
(int arg0, int arg1, int arg2, int arg3, int arg4, short[] arg5, boolean arg6) int
H5Dread_string
(int arg0, int arg1, int arg2, int arg3, int arg4, String[] arg5) int
void
H5Dset_extent
(int arg0, long[] arg1) int
H5Dvlen_get_buf_size
(int arg0, int arg1, int arg2, int[] arg3) long
H5Dvlen_get_buf_size_long
(int arg0, int arg1, int arg2) int
H5Dvlen_reclaim
(int arg0, int arg1, int arg2, byte[] arg3) int
H5Dwrite
(int arg0, int arg1, int arg2, int arg3, int arg4, byte[] arg5) int
H5Dwrite
(int arg0, int arg1, int arg2, int arg3, int arg4, byte[] arg5, boolean arg6) int
int
int
H5Dwrite_double
(int arg0, int arg1, int arg2, int arg3, int arg4, double[] arg5) int
H5Dwrite_double
(int arg0, int arg1, int arg2, int arg3, int arg4, double[] arg5, boolean arg6) int
H5Dwrite_float
(int arg0, int arg1, int arg2, int arg3, int arg4, float[] arg5) int
H5Dwrite_float
(int arg0, int arg1, int arg2, int arg3, int arg4, float[] arg5, boolean arg6) int
H5Dwrite_int
(int arg0, int arg1, int arg2, int arg3, int arg4, int[] arg5) int
H5Dwrite_int
(int arg0, int arg1, int arg2, int arg3, int arg4, int[] arg5, boolean arg6) int
H5Dwrite_long
(int arg0, int arg1, int arg2, int arg3, int arg4, long[] arg5) int
H5Dwrite_long
(int arg0, int arg1, int arg2, int arg3, int arg4, long[] arg5, boolean arg6) int
H5Dwrite_short
(int arg0, int arg1, int arg2, int arg3, int arg4, short[] arg5) int
H5Dwrite_short
(int arg0, int arg1, int arg2, int arg3, int arg4, short[] arg5, boolean arg6) int
H5DwriteString
(int arg0, int arg1, int arg2, int arg3, int arg4, String[] arg5) boolean
H5Eauto_is_v2
(int arg0) int
H5Eclear()
void
H5Eclear
(int arg0) void
H5Eclear2
(int arg0) void
H5Eclose_msg
(int arg0) void
H5Eclose_stack
(int arg0) int
H5Ecreate_msg
(int arg0, int arg1, String arg2) int
H5Eget_class_name
(int arg0) int
H5Eget_msg
(int arg0, int[] arg1) long
H5Eget_num
(int arg0) void
H5Epop
(int arg0, long arg1) void
void
void
int
H5Eregister_class
(String arg0, String arg1, String arg2) int
void
H5Eset_current_stack
(int arg0) void
H5Eunregister_class
(int arg0) void
H5Ewalk
(int arg0, int arg1, hdf.hdf5lib.callbacks.H5E_walk_cb arg2, hdf.hdf5lib.callbacks.H5E_walk_t arg3) void
H5Ewalk2
(int arg0, int arg1, hdf.hdf5lib.callbacks.H5E_walk_cb arg2, hdf.hdf5lib.callbacks.H5E_walk_t arg3) void
H5export_dataset
(String arg0, String arg1, String arg2, int arg3) void
H5Fclear_elink_file_cache
(int arg0) int
H5Fclose
(int arg0) int
int
H5Fflush
(int arg0, int arg1) int
H5Fget_access_plist
(int arg0) int
H5Fget_create_plist
(int arg0) long
H5Fget_filesize
(int arg0) long
H5Fget_freespace
(int arg0) hdf.hdf5lib.structs.H5F_info_t
H5Fget_info
(int arg0) int
H5Fget_intent
(int arg0) double
H5Fget_mdc_hit_rate
(int arg0) int
H5Fget_mdc_size
(int arg0, long[] arg1) H5Fget_name
(int arg0) H5Fget_name
(int arg0, int arg1) int
H5Fget_obj_count
(int arg0, int arg1) long
H5Fget_obj_count_long
(int arg0, int arg1) int
H5Fget_obj_ids
(int arg0, int arg1, int arg2, int[] arg3) long
H5Fget_obj_ids_long
(int arg0, int arg1, long arg2, int[] arg3) boolean
H5Fis_hdf5
(String arg0) int
int
int
H5Freopen
(int arg0) void
H5Freset_mdc_hit_rate_stats
(int arg0) int
H5Funmount
(int arg0, String arg1) int
int
H5Gclose
(int arg0) int
int
H5Gcreate_anon
(int arg0, int arg1, int arg2) int
H5get_libversion
(int[] arg0) int
H5Gget_create_plist
(int arg0) hdf.hdf5lib.structs.H5G_info_t
H5Gget_info
(int arg0) hdf.hdf5lib.structs.H5G_info_t
H5Gget_info_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) hdf.hdf5lib.structs.H5G_info_t
H5Gget_info_by_name
(int arg0, String arg1, int arg2) int
H5Gget_obj_info_all
(int arg0, String arg1, String[] arg2, int[] arg3, int[] arg4, long[] arg5, int arg6) int
H5Gget_obj_info_all
(int arg0, String arg1, String[] arg2, int[] arg3, int[] arg4, long[] arg5, long[] arg6, int arg7) int
H5Gget_obj_info_all
(int arg0, String arg1, String[] arg2, int[] arg3, long[] arg4) int
H5Gget_obj_info_full
(int arg0, String arg1, String[] arg2, int[] arg3, int[] arg4, long[] arg5, long[] arg6, int arg7, int arg8) int
H5Gget_obj_info_idx
(int arg0, String arg1, int arg2, String[] arg3, int[] arg4) int
H5Gget_obj_info_max
(int arg0, String[] arg1, int[] arg2, int[] arg3, long[] arg4, int arg5) int
H5Gn_members
(int arg0, String arg1) long
H5Gn_members_long
(int arg0, String arg1) int
void
H5Iclear_type
(int arg0, boolean arg1) int
H5Idec_ref
(int arg0) int
H5Idec_type_ref
(int arg0) void
H5Idestroy_type
(int arg0) int
H5Iget_file_id
(int arg0) long
H5Iget_name
(int arg0, String[] arg1, long arg2) int
H5Iget_ref
(int arg0) int
H5Iget_type
(int arg0) int
H5Iget_type_ref
(int arg0) int
H5Iinc_ref
(int arg0) int
H5Iinc_type_ref
(int arg0) boolean
H5Iis_valid
(int arg0) int
H5Inmembers
(int arg0) boolean
H5Itype_exists
(int arg0) void
void
H5Lcreate_external
(String arg0, String arg1, int arg2, String arg3, int arg4, int arg5) void
H5Lcreate_hard
(int arg0, String arg1, int arg2, String arg3, int arg4, int arg5) void
H5Lcreate_soft
(String arg0, int arg1, String arg2, int arg3, int arg4) void
void
H5Ldelete_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) boolean
hdf.hdf5lib.structs.H5L_info_t
H5Lget_info
(int arg0, String arg1, int arg2) hdf.hdf5lib.structs.H5L_info_t
H5Lget_info_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) H5Lget_name_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) int
H5Lget_val
(int arg0, String arg1, String[] arg2, int arg3) int
H5Lget_val_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, String[] arg5, int arg6) int
H5Lis_registered
(int arg0) int
H5Literate
(int arg0, int arg1, int arg2, long arg3, hdf.hdf5lib.callbacks.H5L_iterate_cb arg4, hdf.hdf5lib.callbacks.H5L_iterate_t arg5) int
H5Literate_by_name
(int arg0, String arg1, int arg2, int arg3, long arg4, hdf.hdf5lib.callbacks.H5L_iterate_cb arg5, hdf.hdf5lib.callbacks.H5L_iterate_t arg6, int arg7) void
void
H5Lunregister
(int arg0) int
H5Lvisit
(int arg0, int arg1, int arg2, hdf.hdf5lib.callbacks.H5L_iterate_cb arg3, hdf.hdf5lib.callbacks.H5L_iterate_t arg4) int
H5Lvisit_by_name
(int arg0, String arg1, int arg2, int arg3, hdf.hdf5lib.callbacks.H5L_iterate_cb arg4, hdf.hdf5lib.callbacks.H5L_iterate_t arg5, int arg6) int
H5Oclose
(int arg0) void
void
H5Odecr_refcount
(int arg0) boolean
H5Oexists_by_name
(int arg0, String arg1, int arg2) H5Oget_comment
(int arg0) H5Oget_comment_by_name
(int arg0, String arg1, int arg2) hdf.hdf5lib.structs.H5O_info_t
H5Oget_info
(int arg0) hdf.hdf5lib.structs.H5O_info_t
H5Oget_info_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) hdf.hdf5lib.structs.H5O_info_t
H5Oget_info_by_name
(int arg0, String arg1, int arg2) void
H5Oincr_refcount
(int arg0) void
int
int
H5Oopen_by_addr
(int arg0, long arg1) int
H5Oopen_by_idx
(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) int
H5open()
These are the HDF 5 library method signatures that have been autogenerated using reflection by the main program below.int
H5Ovisit
(int arg0, int arg1, int arg2, hdf.hdf5lib.callbacks.H5O_iterate_cb arg3, hdf.hdf5lib.callbacks.H5O_iterate_t arg4) int
H5Ovisit_by_name
(int arg0, String arg1, int arg2, int arg3, hdf.hdf5lib.callbacks.H5O_iterate_cb arg4, hdf.hdf5lib.callbacks.H5O_iterate_t arg5, int arg6) boolean
H5P_equal
(int arg0, int arg1) boolean
H5Pall_filters_avail
(int arg0) int
H5Pclose
(int arg0) int
H5Pclose_class
(int arg0) int
H5Pcopy
(int arg0) int
H5Pcopy_prop
(int arg0, int arg1, String arg2) int
H5Pcreate
(int arg0) int
H5Pcreate_class_nocb
(int arg0, String arg1) int
H5Pequal
(int arg0, int arg1) int
int
H5Pfill_value_defined
(int arg0, int[] arg1) int
int
H5Pget_alignment
(int arg0, long[] arg1) int
H5Pget_alloc_time
(int arg0, int[] arg1) int
H5Pget_attr_creation_order
(int arg0) int
H5Pget_attr_phase_change
(int arg0, int[] arg1) int
H5Pget_btree_ratios
(int arg0, double[] arg1, double[] arg2, double[] arg3) int
H5Pget_buffer
(int arg0, byte[] arg1, byte[] arg2) long
H5Pget_buffer_size
(int arg0) int
H5Pget_cache
(int arg0, int[] arg1, long[] arg2, long[] arg3, double[] arg4) int
H5Pget_char_encoding
(int arg0) int
H5Pget_chunk
(int arg0, int arg1, long[] arg2) void
H5Pget_chunk_cache
(int arg0, long[] arg1, long[] arg2, double[] arg3) int
H5Pget_class
(int arg0) H5Pget_class_name
(int arg0) int
H5Pget_class_parent
(int arg0) int
H5Pget_copy_object
(int arg0) boolean
H5Pget_create_intermediate_group
(int arg0) long
H5Pget_data_transform
(int arg0, String[] arg1, long arg2) int
H5Pget_driver
(int arg0) int
H5Pget_edc_check
(int arg0) int
H5Pget_elink_acc_flags
(int arg0) int
H5Pget_elink_fapl
(int arg0) int
H5Pget_elink_file_cache_size
(int arg0) long
H5Pget_elink_prefix
(int arg0, String[] arg1) int
H5Pget_est_link_info
(int arg0, int[] arg1) int
H5Pget_external
(int arg0, int arg1, long arg2, String[] arg3, long[] arg4) int
H5Pget_external_count
(int arg0) long
H5Pget_family_offset
(int arg0) void
H5Pget_fapl_core
(int arg0, long[] arg1, boolean[] arg2) int
H5Pget_fapl_direct
(int arg0, long[] arg1) int
H5Pget_fapl_family
(int arg0, long[] arg1, int[] arg2) boolean
H5Pget_fapl_multi
(int arg0, int[] arg1, int[] arg2, String[] arg3, long[] arg4) int
H5Pget_fclose_degree
(int arg0) int
H5Pget_fill_time
(int arg0, int[] arg1) int
H5Pget_fill_value
(int arg0, int arg1, byte[] arg2) int
H5Pget_fill_value
(int arg0, int arg1, Object arg2) int
H5Pget_filter
(int arg0, int arg1, int[] arg2, long[] arg3, int[] arg4, long arg5, String[] arg6, int[] arg7) int
H5Pget_filter_by_id
(int arg0, int arg1, int[] arg2, long[] arg3, int[] arg4, long arg5, String[] arg6, int[] arg7) int
H5Pget_filter_by_id2
(int arg0, int arg1, int[] arg2, long[] arg3, int[] arg4, long arg5, String[] arg6, int[] arg7) int
H5Pget_gc_reference
(int arg0, boolean[] arg1) int
H5Pget_gc_references
(int arg0, boolean[] arg1) boolean
H5Pget_gcreferences
(int arg0) int
H5Pget_hyper_vector_size
(int arg0, long[] arg1) int
H5Pget_istore_k
(int arg0, int[] arg1) int
H5Pget_layout
(int arg0) int
H5Pget_libver_bounds
(int arg0, int[] arg1) int
H5Pget_link_creation_order
(int arg0) int
H5Pget_link_phase_change
(int arg0, int[] arg1) long
H5Pget_local_heap_size_hint
(int arg0) hdf.hdf5lib.structs.H5AC_cache_config_t
H5Pget_mdc_config
(int arg0) long
H5Pget_meta_block_size
(int arg0) int
H5Pget_nfilters
(int arg0) long
H5Pget_nlinks
(int arg0) long
H5Pget_nprops
(int arg0) boolean
H5Pget_obj_track_times
(int arg0) int
H5Pget_shared_mesg_index
(int arg0, int arg1, int[] arg2) int
H5Pget_shared_mesg_nindexes
(int arg0) int
H5Pget_shared_mesg_phase_change
(int arg0, int[] arg1) long
H5Pget_sieve_buf_size
(int arg0) long
H5Pget_size
(int arg0, String arg1) int
H5Pget_sizes
(int arg0, long[] arg1) int
H5Pget_small_data_block_size
(int arg0, long[] arg1) long
H5Pget_small_data_block_size_long
(int arg0) int
H5Pget_sym_k
(int arg0, int[] arg1) int
H5Pget_userblock
(int arg0, long[] arg1) int
H5Pget_version
(int arg0, int[] arg1) void
H5Pinsert2_nocb
(int arg0, String arg1, long arg2, byte[] arg3) int
H5Pisa_class
(int arg0, int arg1) int
H5Piterate
(int arg0, int[] arg1, hdf.hdf5lib.callbacks.H5P_iterate_cb arg2, hdf.hdf5lib.callbacks.H5P_iterate_t arg3) int
void
H5PLset_loading_state
(int arg0) int
H5Pmodify_filter
(int arg0, int arg1, int arg2, long arg3, int[] arg4) void
H5Pregister2_nocb
(int arg0, String arg1, long arg2, byte[] arg3) int
int
H5Premove_filter
(int arg0, int arg1) int
int
H5Pset_alignment
(int arg0, long arg1, long arg2) int
H5Pset_alloc_time
(int arg0, int arg1) int
H5Pset_attr_creation_order
(int arg0, int arg1) void
H5Pset_attr_phase_change
(int arg0, int arg1, int arg2) int
H5Pset_btree_ratios
(int arg0, double arg1, double arg2, double arg3) void
H5Pset_buffer_size
(int arg0, long arg1) int
H5Pset_cache
(int arg0, int arg1, long arg2, long arg3, double arg4) void
H5Pset_char_encoding
(int arg0, int arg1) int
H5Pset_chunk
(int arg0, int arg1, byte[] arg2) int
H5Pset_chunk
(int arg0, int arg1, long[] arg2) void
H5Pset_chunk_cache
(int arg0, long arg1, long arg2, double arg3) void
H5Pset_copy_object
(int arg0, int arg1) int
H5Pset_create_intermediate_group
(int arg0, boolean arg1) int
H5Pset_data_transform
(int arg0, String arg1) int
H5Pset_deflate
(int arg0, int arg1) int
H5Pset_edc_check
(int arg0, int arg1) int
H5Pset_elink_acc_flags
(int arg0, int arg1) int
H5Pset_elink_fapl
(int arg0, int arg1) void
H5Pset_elink_file_cache_size
(int arg0, int arg1) int
H5Pset_elink_prefix
(int arg0, String arg1) int
H5Pset_est_link_info
(int arg0, int arg1, int arg2) int
H5Pset_external
(int arg0, String arg1, long arg2, long arg3) int
H5Pset_family_offset
(int arg0, long arg1) int
H5Pset_fapl_core
(int arg0, long arg1, boolean arg2) int
H5Pset_fapl_direct
(int arg0, long arg1, long arg2, long arg3) int
H5Pset_fapl_family
(int arg0, long arg1, int arg2) void
H5Pset_fapl_log
(int arg0, String arg1, long arg2, long arg3) void
H5Pset_fapl_multi
(int arg0, int[] arg1, int[] arg2, String[] arg3, long[] arg4, boolean arg5) int
H5Pset_fapl_sec2
(int arg0) void
H5Pset_fapl_split
(int arg0, String arg1, int arg2, String arg3, int arg4) int
H5Pset_fapl_stdio
(int arg0) int
H5Pset_fapl_windows
(int arg0) int
H5Pset_fclose_degree
(int arg0, int arg1) int
H5Pset_fill_time
(int arg0, int arg1) int
H5Pset_fill_value
(int arg0, int arg1, byte[] arg2) int
H5Pset_fill_value
(int arg0, int arg1, Object arg2) int
H5Pset_filter
(int arg0, int arg1, int arg2, long arg3, int[] arg4) int
H5Pset_fletcher32
(int arg0) int
H5Pset_gc_references
(int arg0, boolean arg1) int
H5Pset_hyper_vector_size
(int arg0, long arg1) int
H5Pset_istore_k
(int arg0, int arg1) int
H5Pset_layout
(int arg0, int arg1) int
H5Pset_libver_bounds
(int arg0, int arg1, int arg2) int
H5Pset_link_creation_order
(int arg0, int arg1) int
H5Pset_link_phase_change
(int arg0, int arg1, int arg2) int
H5Pset_local_heap_size_hint
(int arg0, long arg1) void
H5Pset_mdc_config
(int arg0, hdf.hdf5lib.structs.H5AC_cache_config_t arg1) void
H5Pset_meta_block_size
(int arg0, long arg1) int
H5Pset_nbit
(int arg0) int
H5Pset_nlinks
(int arg0, long arg1) void
H5Pset_obj_track_times
(int arg0, boolean arg1) int
H5Pset_scaleoffset
(int arg0, int arg1, int arg2) int
H5Pset_shared_mesg_index
(int arg0, int arg1, int arg2, int arg3) int
H5Pset_shared_mesg_nindexes
(int arg0, int arg1) int
H5Pset_shared_mesg_phase_change
(int arg0, int arg1, int arg2) int
H5Pset_shuffle
(int arg0) void
H5Pset_sieve_buf_size
(int arg0, long arg1) int
H5Pset_sizes
(int arg0, int arg1, int arg2) int
H5Pset_small_data_block_size
(int arg0, long arg1) int
H5Pset_sym_k
(int arg0, int arg1, int arg2) int
H5Pset_szip
(int arg0, int arg1, int arg2) int
H5Pset_userblock
(int arg0, long arg1) int
H5Punregister
(int arg0, String arg1) byte[]
int
H5Rdereference
(int arg0, int arg1, byte[] arg2) long
H5Rget_name
(int arg0, int arg1, byte[] arg2, String[] arg3, long arg4) int
H5Rget_obj_type
(int arg0, int arg1, byte[] arg2, int[] arg3) int
H5Rget_region
(int arg0, int arg1, byte[] arg2) int
H5Sclose
(int arg0) int
H5Scopy
(int arg0) int
H5Screate
(int arg0) int
H5Screate_simple
(int arg0, long[] arg1, long[] arg2) int
H5Sdecode
(byte[] arg0) byte[]
H5Sencode
(int arg0) int
H5set_free_list_limits
(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5) int
H5Sextent_copy
(int arg0, int arg1) boolean
H5Sextent_equal
(int arg0, int arg1) int
H5Sget_select_bounds
(int arg0, long[] arg1, long[] arg2) long
H5Sget_select_elem_npoints
(int arg0) int
H5Sget_select_elem_pointlist
(int arg0, long arg1, long arg2, long[] arg3) int
H5Sget_select_hyper_blocklist
(int arg0, long arg1, long arg2, long[] arg3) long
H5Sget_select_hyper_nblocks
(int arg0) long
H5Sget_select_npoints
(int arg0) int
H5Sget_select_type
(int arg0) int
H5Sget_simple_extent_dims
(int arg0, long[] arg1, long[] arg2) int
H5Sget_simple_extent_ndims
(int arg0) long
H5Sget_simple_extent_npoints
(int arg0) int
H5Sget_simple_extent_type
(int arg0) boolean
H5Sis_simple
(int arg0) int
H5Soffset_simple
(int arg0, byte[] arg1) int
H5Soffset_simple
(int arg0, long[] arg1) int
H5Sselect_all
(int arg0) int
H5Sselect_elements
(int arg0, int arg1, int arg2, long[][] arg3) int
H5Sselect_hyperslab
(int arg0, int arg1, byte[] arg2, byte[] arg3, byte[] arg4, byte[] arg5) int
H5Sselect_hyperslab
(int arg0, int arg1, long[] arg2, long[] arg3, long[] arg4, long[] arg5) int
H5Sselect_none
(int arg0) boolean
H5Sselect_valid
(int arg0) int
H5Sset_extent_none
(int arg0) int
H5Sset_extent_simple
(int arg0, int arg1, byte[] arg2, byte[] arg3) int
H5Sset_extent_simple
(int arg0, int arg1, long[] arg2, long[] arg3) int
H5Tarray_create
(int arg0, int arg1, long[] arg2) int
H5Tclose
(int arg0) void
void
H5Tcommit_anon
(int arg0, int arg1, int arg2, int arg3) boolean
H5Tcommitted
(int arg0) void
H5Tcompiler_conv
(int arg0, int arg1) void
H5Tconvert
(int arg0, int arg1, long arg2, byte[] arg3, byte[] arg4, int arg5) int
H5Tcopy
(int arg0) int
H5Tcreate
(int arg0, int arg1) int
H5Tcreate
(int arg0, long arg1) int
H5Tdecode
(byte[] arg0) boolean
H5Tdetect_class
(int arg0, int arg1) int
H5Tencode
(int arg0, byte[] arg1, long arg2) int
H5Tenum_create
(int arg0) void
H5Tenum_insert
(int arg0, String arg1, byte[] arg2) int
H5Tenum_insert
(int arg0, String arg1, int arg2) int
H5Tenum_insert
(int arg0, String arg1, int[] arg2) H5Tenum_nameof
(int arg0, byte[] arg1, long arg2) int
H5Tenum_nameof
(int arg0, int[] arg1, String[] arg2, int arg3) void
H5Tenum_valueof
(int arg0, String arg1, byte[] arg2) int
H5Tenum_valueof
(int arg0, String arg1, int[] arg2) boolean
H5Tequal
(int arg0, int arg1) int
H5Tget_array_dims
(int arg0, long[] arg1) int
H5Tget_array_dims2
(int arg0, long[] arg1) int
H5Tget_array_ndims
(int arg0) int
H5Tget_class
(int arg0) H5Tget_class_name
(int arg0) int
H5Tget_create_plist
(int arg0) int
H5Tget_cset
(int arg0) int
H5Tget_ebias
(int arg0) long
H5Tget_ebias_long
(int arg0) int
H5Tget_fields
(int arg0, int[] arg1) void
H5Tget_fields
(int arg0, long[] arg1) int
H5Tget_inpad
(int arg0) int
H5Tget_member_class
(int arg0, int arg1) int
H5Tget_member_index
(int arg0, String arg1) H5Tget_member_name
(int arg0, int arg1) long
H5Tget_member_offset
(int arg0, int arg1) int
H5Tget_member_type
(int arg0, int arg1) void
H5Tget_member_value
(int arg0, int arg1, byte[] arg2) int
H5Tget_member_value
(int arg0, int arg1, int[] arg2) int
H5Tget_native_type
(int arg0) int
H5Tget_native_type
(int arg0, int arg1) int
H5Tget_nmembers
(int arg0) int
H5Tget_norm
(int arg0) int
H5Tget_offset
(int arg0) int
H5Tget_order
(int arg0) int
H5Tget_pad
(int arg0, int[] arg1) int
H5Tget_precision
(int arg0) long
H5Tget_precision_long
(int arg0) int
H5Tget_sign
(int arg0) int
H5Tget_size
(int arg0) long
H5Tget_size_long
(int arg0) int
H5Tget_strpad
(int arg0) int
H5Tget_super
(int arg0) H5Tget_tag
(int arg0) int
boolean
H5Tis_variable_str
(int arg0) int
H5Tlock
(int arg0) int
int
H5Tpack
(int arg0) int
H5Tset_cset
(int arg0, int arg1) int
H5Tset_ebias
(int arg0, int arg1) void
H5Tset_ebias
(int arg0, long arg1) int
H5Tset_fields
(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5) void
H5Tset_fields
(int arg0, long arg1, long arg2, long arg3, long arg4, long arg5) int
H5Tset_inpad
(int arg0, int arg1) int
H5Tset_norm
(int arg0, int arg1) int
H5Tset_offset
(int arg0, int arg1) void
H5Tset_offset
(int arg0, long arg1) int
H5Tset_order
(int arg0, int arg1) int
H5Tset_pad
(int arg0, int arg1, int arg2) int
H5Tset_precision
(int arg0, int arg1) void
H5Tset_precision
(int arg0, long arg1) int
H5Tset_sign
(int arg0, int arg1) int
H5Tset_size
(int arg0, int arg1) void
H5Tset_size
(int arg0, long arg1) int
H5Tset_strpad
(int arg0, int arg1) int
H5Tset_tag
(int arg0, String arg1) int
H5Tvlen_create
(int arg0) int
H5Zfilter_avail
(int arg0) int
H5Zget_filter_info
(int arg0) int
H5Zunregister
(int arg0) void
static void
Performs the main method to generate HDF library method signatures.
-
Method Details
-
getInstance
Gets the singleton instance of this class.- Returns:
- the singeton instance.
-
H5open
public int H5open() throws hdf.hdf5lib.exceptions.HDF5LibraryExceptionThese are the HDF 5 library method signatures that have been autogenerated using reflection by the main program below. Each method wraps an HDF 5 library call with a synchronized modifier so that any class using the singleton object is guaranteed to have thread-safe access to the library.- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Acopy
public int H5Acopy(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Aclose
public int H5Aclose(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5close
public int H5close() throws hdf.hdf5lib.exceptions.HDF5LibraryException- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
loadH5Lib
public void loadH5Lib() -
getOpenIDCount
public int getOpenIDCount() -
getOpenIDs
-
H5check_version
public int H5check_version(int arg0, int arg1, int arg2) -
H5error_off
public int H5error_off() -
H5garbage_collect
public int H5garbage_collect() throws hdf.hdf5lib.exceptions.HDF5LibraryException- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5get_libversion
public int H5get_libversion(int[] arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5set_free_list_limits
public int H5set_free_list_limits(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5export_dataset
public void H5export_dataset(String arg0, String arg1, String arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Acreate
public int H5Acreate(int arg0, String arg1, int arg2, int arg3, int arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Acreate_by_name
public int H5Acreate_by_name(int arg0, String arg1, String arg2, int arg3, int arg4, int arg5, int arg6, int arg7) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Adelete
public int H5Adelete(int arg0, String arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Adelete_by_idx
public void H5Adelete_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Adelete_by_name
public int H5Adelete_by_name(int arg0, String arg1, String arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aexists
public boolean H5Aexists(int arg0, String arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aexists_by_name
public boolean H5Aexists_by_name(int arg0, String arg1, String arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aget_info
public hdf.hdf5lib.structs.H5A_info_t H5Aget_info(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Aget_info_by_idx
public hdf.hdf5lib.structs.H5A_info_t H5Aget_info_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aget_info_by_name
public hdf.hdf5lib.structs.H5A_info_t H5Aget_info_by_name(int arg0, String arg1, String arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aget_name
public long H5Aget_name(int arg0, String[] arg1) throws ArrayIndexOutOfBoundsException, ArrayStoreException, hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
ArrayIndexOutOfBoundsException
ArrayStoreException
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Aget_name
public long H5Aget_name(int arg0, long arg1, String[] arg2) throws ArrayIndexOutOfBoundsException, ArrayStoreException, hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
ArrayIndexOutOfBoundsException
ArrayStoreException
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Aget_name_by_idx
public String H5Aget_name_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aget_space
public int H5Aget_space(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Aget_storage_size
public long H5Aget_storage_size(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Aget_type
public int H5Aget_type(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Aopen
public int H5Aopen(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aopen_by_idx
public int H5Aopen_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5, int arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aopen_by_name
public int H5Aopen_by_name(int arg0, String arg1, String arg2, int arg3, int arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aread
public int H5Aread(int arg0, int arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aread
public int H5Aread(int arg0, int arg1, Object arg2) throws hdf.hdf5lib.exceptions.HDF5Exception, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
NullPointerException
-
H5AreadVL
public int H5AreadVL(int arg0, int arg1, String[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5AreadComplex
public int H5AreadComplex(int arg0, int arg1, String[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Arename
public int H5Arename(int arg0, String arg1, String arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Arename_by_name
public int H5Arename_by_name(int arg0, String arg1, String arg2, String arg3, int arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Awrite
public int H5Awrite(int arg0, int arg1, Object arg2) throws hdf.hdf5lib.exceptions.HDF5Exception, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
NullPointerException
-
H5Awrite
public int H5Awrite(int arg0, int arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5AwriteVL
public int H5AwriteVL(int arg0, int arg1, String[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aget_create_plist
public int H5Aget_create_plist(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Aiterate
public int H5Aiterate(int arg0, int arg1, int arg2, long arg3, hdf.hdf5lib.callbacks.H5A_iterate_cb arg4, hdf.hdf5lib.callbacks.H5A_iterate_t arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Aiterate_by_name
public int H5Aiterate_by_name(int arg0, String arg1, int arg2, int arg3, long arg4, hdf.hdf5lib.callbacks.H5A_iterate_cb arg5, hdf.hdf5lib.callbacks.H5A_iterate_t arg6, int arg7) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dcopy
public int H5Dcopy(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Dclose
public int H5Dclose(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Dcreate
public int H5Dcreate(int arg0, String arg1, int arg2, int arg3, int arg4, int arg5, int arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dcreate_anon
public int H5Dcreate_anon(int arg0, int arg1, int arg2, int arg3, int arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Dfill
public void H5Dfill(byte[] arg0, int arg1, byte[] arg2, int arg3, int arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dget_access_plist
public int H5Dget_access_plist(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Dget_create_plist
public int H5Dget_create_plist(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Dget_offset
public long H5Dget_offset(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Dget_space
public int H5Dget_space(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Dget_space_status
public int H5Dget_space_status(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dget_space_status
public int H5Dget_space_status(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Dget_storage_size
public long H5Dget_storage_size(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Dget_type
public int H5Dget_type(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Diterate
public int H5Diterate(byte[] arg0, int arg1, int arg2, hdf.hdf5lib.callbacks.H5D_iterate_cb arg3, hdf.hdf5lib.callbacks.H5D_iterate_t arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dopen
public int H5Dopen(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread
public int H5Dread(int arg0, int arg1, int arg2, int arg3, int arg4, Object arg5) throws hdf.hdf5lib.exceptions.HDF5Exception, hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread
public int H5Dread(int arg0, int arg1, int arg2, int arg3, int arg4, Object arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5Exception, hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread
public int H5Dread(int arg0, int arg1, int arg2, int arg3, int arg4, byte[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread
public int H5Dread(int arg0, int arg1, int arg2, int arg3, int arg4, byte[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_double
public int H5Dread_double(int arg0, int arg1, int arg2, int arg3, int arg4, double[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_double
public int H5Dread_double(int arg0, int arg1, int arg2, int arg3, int arg4, double[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_float
public int H5Dread_float(int arg0, int arg1, int arg2, int arg3, int arg4, float[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_float
public int H5Dread_float(int arg0, int arg1, int arg2, int arg3, int arg4, float[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_int
public int H5Dread_int(int arg0, int arg1, int arg2, int arg3, int arg4, int[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_int
public int H5Dread_int(int arg0, int arg1, int arg2, int arg3, int arg4, int[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_long
public int H5Dread_long(int arg0, int arg1, int arg2, int arg3, int arg4, long[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_long
public int H5Dread_long(int arg0, int arg1, int arg2, int arg3, int arg4, long[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_reg_ref
public int H5Dread_reg_ref(int arg0, int arg1, int arg2, int arg3, int arg4, String[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_reg_ref_data
public int H5Dread_reg_ref_data(int arg0, int arg1, int arg2, int arg3, int arg4, String[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_short
public int H5Dread_short(int arg0, int arg1, int arg2, int arg3, int arg4, short[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_short
public int H5Dread_short(int arg0, int arg1, int arg2, int arg3, int arg4, short[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dread_string
public int H5Dread_string(int arg0, int arg1, int arg2, int arg3, int arg4, String[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5DreadVL
public int H5DreadVL(int arg0, int arg1, int arg2, int arg3, int arg4, Object[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dset_extent
public void H5Dset_extent(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dvlen_get_buf_size
public int H5Dvlen_get_buf_size(int arg0, int arg1, int arg2, int[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Dvlen_get_buf_size_long
public long H5Dvlen_get_buf_size_long(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Dvlen_reclaim
public int H5Dvlen_reclaim(int arg0, int arg1, int arg2, byte[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite
public int H5Dwrite(int arg0, int arg1, int arg2, int arg3, int arg4, byte[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite
public int H5Dwrite(int arg0, int arg1, int arg2, int arg3, int arg4, Object arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5Exception, hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite
public int H5Dwrite(int arg0, int arg1, int arg2, int arg3, int arg4, Object arg5) throws hdf.hdf5lib.exceptions.HDF5Exception, hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite
public int H5Dwrite(int arg0, int arg1, int arg2, int arg3, int arg4, byte[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite_double
public int H5Dwrite_double(int arg0, int arg1, int arg2, int arg3, int arg4, double[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite_double
public int H5Dwrite_double(int arg0, int arg1, int arg2, int arg3, int arg4, double[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite_float
public int H5Dwrite_float(int arg0, int arg1, int arg2, int arg3, int arg4, float[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite_float
public int H5Dwrite_float(int arg0, int arg1, int arg2, int arg3, int arg4, float[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite_int
public int H5Dwrite_int(int arg0, int arg1, int arg2, int arg3, int arg4, int[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite_int
public int H5Dwrite_int(int arg0, int arg1, int arg2, int arg3, int arg4, int[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite_long
public int H5Dwrite_long(int arg0, int arg1, int arg2, int arg3, int arg4, long[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite_long
public int H5Dwrite_long(int arg0, int arg1, int arg2, int arg3, int arg4, long[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite_short
public int H5Dwrite_short(int arg0, int arg1, int arg2, int arg3, int arg4, short[] arg5, boolean arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Dwrite_short
public int H5Dwrite_short(int arg0, int arg1, int arg2, int arg3, int arg4, short[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5DwriteString
public int H5DwriteString(int arg0, int arg1, int arg2, int arg3, int arg4, String[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Eauto_is_v2
public boolean H5Eauto_is_v2(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Eclear
public void H5Eclear(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Eclear
public int H5Eclear() throws hdf.hdf5lib.exceptions.HDF5LibraryException- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Eclear2
public void H5Eclear2(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Eclose_msg
public void H5Eclose_msg(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Eclose_stack
public void H5Eclose_stack(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Ecreate_msg
public int H5Ecreate_msg(int arg0, int arg1, String arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Ecreate_stack
public int H5Ecreate_stack() throws hdf.hdf5lib.exceptions.HDF5LibraryException- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Eget_class_name
public String H5Eget_class_name(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Eget_current_stack
public int H5Eget_current_stack() throws hdf.hdf5lib.exceptions.HDF5LibraryException- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Eset_current_stack
public void H5Eset_current_stack(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Eget_msg
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Eget_num
public long H5Eget_num(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Eprint2
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Epop
public void H5Epop(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Epush
public void H5Epush(int arg0, String arg1, String arg2, int arg3, int arg4, int arg5, int arg6, String arg7) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Epush2
public void H5Epush2(int arg0, String arg1, String arg2, int arg3, int arg4, int arg5, int arg6, String arg7) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Eregister_class
public int H5Eregister_class(String arg0, String arg1, String arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Eunregister_class
public void H5Eunregister_class(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Ewalk
public void H5Ewalk(int arg0, int arg1, hdf.hdf5lib.callbacks.H5E_walk_cb arg2, hdf.hdf5lib.callbacks.H5E_walk_t arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Ewalk2
public void H5Ewalk2(int arg0, int arg1, hdf.hdf5lib.callbacks.H5E_walk_cb arg2, hdf.hdf5lib.callbacks.H5E_walk_t arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Fclose
public int H5Fclose(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fopen
public int H5Fopen(String arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Freopen
public int H5Freopen(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fcreate
public int H5Fcreate(String arg0, int arg1, int arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Fflush
public int H5Fflush(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_access_plist
public int H5Fget_access_plist(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_create_plist
public int H5Fget_create_plist(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_filesize
public long H5Fget_filesize(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_freespace
public long H5Fget_freespace(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_intent
public int H5Fget_intent(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_mdc_hit_rate
public double H5Fget_mdc_hit_rate(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_mdc_size
public int H5Fget_mdc_size(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Fget_name
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_name
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_obj_count
public int H5Fget_obj_count(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_obj_count_long
public long H5Fget_obj_count_long(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_obj_ids
public int H5Fget_obj_ids(int arg0, int arg1, int arg2, int[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Fget_obj_ids_long
public long H5Fget_obj_ids_long(int arg0, int arg1, long arg2, int[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Fis_hdf5
public boolean H5Fis_hdf5(String arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Fmount
public int H5Fmount(int arg0, String arg1, int arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Funmount
public int H5Funmount(int arg0, String arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Freset_mdc_hit_rate_stats
public void H5Freset_mdc_hit_rate_stats(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fget_info
public hdf.hdf5lib.structs.H5F_info_t H5Fget_info(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Fclear_elink_file_cache
public void H5Fclear_elink_file_cache(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Gclose
public int H5Gclose(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Gcreate
public int H5Gcreate(int arg0, String arg1, int arg2, int arg3, int arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gcreate_anon
public int H5Gcreate_anon(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Gget_create_plist
public int H5Gget_create_plist(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Gget_info
public hdf.hdf5lib.structs.H5G_info_t H5Gget_info(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Gget_info_by_idx
public hdf.hdf5lib.structs.H5G_info_t H5Gget_info_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gget_info_by_name
public hdf.hdf5lib.structs.H5G_info_t H5Gget_info_by_name(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gget_obj_info_all
public int H5Gget_obj_info_all(int arg0, String arg1, String[] arg2, int[] arg3, int[] arg4, long[] arg5, long[] arg6, int arg7) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gget_obj_info_all
public int H5Gget_obj_info_all(int arg0, String arg1, String[] arg2, int[] arg3, int[] arg4, long[] arg5, int arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gget_obj_info_all
public int H5Gget_obj_info_all(int arg0, String arg1, String[] arg2, int[] arg3, long[] arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gget_obj_info_full
public int H5Gget_obj_info_full(int arg0, String arg1, String[] arg2, int[] arg3, int[] arg4, long[] arg5, long[] arg6, int arg7, int arg8) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gget_obj_info_idx
public int H5Gget_obj_info_idx(int arg0, String arg1, int arg2, String[] arg3, int[] arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gget_obj_info_max
public int H5Gget_obj_info_max(int arg0, String[] arg1, int[] arg2, int[] arg3, long[] arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gn_members_long
public long H5Gn_members_long(int arg0, String arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gn_members
public int H5Gn_members(int arg0, String arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Gopen
public int H5Gopen(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Iget_file_id
public int H5Iget_file_id(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Iget_name
public long H5Iget_name(int arg0, String[] arg1, long arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Iget_ref
public int H5Iget_ref(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Idec_ref
public int H5Idec_ref(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Iinc_ref
public int H5Iinc_ref(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Iget_type
public int H5Iget_type(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Iget_type_ref
public int H5Iget_type_ref(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Idec_type_ref
public int H5Idec_type_ref(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Iinc_type_ref
public int H5Iinc_type_ref(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Inmembers
public int H5Inmembers(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Iis_valid
public boolean H5Iis_valid(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Itype_exists
public boolean H5Itype_exists(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Iclear_type
public void H5Iclear_type(int arg0, boolean arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Idestroy_type
public void H5Idestroy_type(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Lcopy
public void H5Lcopy(int arg0, String arg1, int arg2, String arg3, int arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lcreate_external
public void H5Lcreate_external(String arg0, String arg1, int arg2, String arg3, int arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lcreate_hard
public void H5Lcreate_hard(int arg0, String arg1, int arg2, String arg3, int arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lcreate_soft
public void H5Lcreate_soft(String arg0, int arg1, String arg2, int arg3, int arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Ldelete
public void H5Ldelete(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Ldelete_by_idx
public void H5Ldelete_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lexists
public boolean H5Lexists(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lget_info
public hdf.hdf5lib.structs.H5L_info_t H5Lget_info(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lget_info_by_idx
public hdf.hdf5lib.structs.H5L_info_t H5Lget_info_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lget_name_by_idx
public String H5Lget_name_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lget_val
public int H5Lget_val(int arg0, String arg1, String[] arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lget_val_by_idx
public int H5Lget_val_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, String[] arg5, int arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Literate
public int H5Literate(int arg0, int arg1, int arg2, long arg3, hdf.hdf5lib.callbacks.H5L_iterate_cb arg4, hdf.hdf5lib.callbacks.H5L_iterate_t arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Literate_by_name
public int H5Literate_by_name(int arg0, String arg1, int arg2, int arg3, long arg4, hdf.hdf5lib.callbacks.H5L_iterate_cb arg5, hdf.hdf5lib.callbacks.H5L_iterate_t arg6, int arg7) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lmove
public void H5Lmove(int arg0, String arg1, int arg2, String arg3, int arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lvisit
public int H5Lvisit(int arg0, int arg1, int arg2, hdf.hdf5lib.callbacks.H5L_iterate_cb arg3, hdf.hdf5lib.callbacks.H5L_iterate_t arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Lvisit_by_name
public int H5Lvisit_by_name(int arg0, String arg1, int arg2, int arg3, hdf.hdf5lib.callbacks.H5L_iterate_cb arg4, hdf.hdf5lib.callbacks.H5L_iterate_t arg5, int arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Lis_registered
public int H5Lis_registered(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Lunregister
public void H5Lunregister(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Oclose
public int H5Oclose(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Ocopy
public void H5Ocopy(int arg0, String arg1, int arg2, String arg3, int arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Oget_comment
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Oget_comment_by_name
public String H5Oget_comment_by_name(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Oget_info
public hdf.hdf5lib.structs.H5O_info_t H5Oget_info(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Oget_info_by_idx
public hdf.hdf5lib.structs.H5O_info_t H5Oget_info_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Oget_info_by_name
public hdf.hdf5lib.structs.H5O_info_t H5Oget_info_by_name(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Olink
public void H5Olink(int arg0, int arg1, String arg2, int arg3, int arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Oopen
public int H5Oopen(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Ovisit
public int H5Ovisit(int arg0, int arg1, int arg2, hdf.hdf5lib.callbacks.H5O_iterate_cb arg3, hdf.hdf5lib.callbacks.H5O_iterate_t arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Ovisit_by_name
public int H5Ovisit_by_name(int arg0, String arg1, int arg2, int arg3, hdf.hdf5lib.callbacks.H5O_iterate_cb arg4, hdf.hdf5lib.callbacks.H5O_iterate_t arg5, int arg6) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Oexists_by_name
public boolean H5Oexists_by_name(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Odecr_refcount
public void H5Odecr_refcount(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Oincr_refcount
public void H5Oincr_refcount(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Oopen_by_addr
public int H5Oopen_by_addr(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Oopen_by_idx
public int H5Oopen_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
_H5Oopen_by_idx
public int _H5Oopen_by_idx(int arg0, String arg1, int arg2, int arg3, long arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_class_name
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pcreate
public int H5Pcreate(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset
public int H5Pset(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pexist
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_size
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_nprops
public long H5Pget_nprops(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_class
public int H5Pget_class(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_class_parent
public int H5Pget_class_parent(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pequal
public int H5Pequal(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5P_equal
public boolean H5P_equal(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pisa_class
public int H5Pisa_class(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pcopy_prop
public int H5Pcopy_prop(int arg0, int arg1, String arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Premove
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Punregister
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pclose_class
public int H5Pclose_class(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
_H5Pclose_class
public int _H5Pclose_class(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pclose
public int H5Pclose(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pcopy
public int H5Pcopy(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pcreate_class_nocb
public int H5Pcreate_class_nocb(int arg0, String arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pregister2_nocb
public void H5Pregister2_nocb(int arg0, String arg1, long arg2, byte[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pinsert2_nocb
public void H5Pinsert2_nocb(int arg0, String arg1, long arg2, byte[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Piterate
public int H5Piterate(int arg0, int[] arg1, hdf.hdf5lib.callbacks.H5P_iterate_cb arg2, hdf.hdf5lib.callbacks.H5P_iterate_t arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_attr_phase_change
public int H5Pget_attr_phase_change(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_attr_phase_change
public void H5Pset_attr_phase_change(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_attr_creation_order
public int H5Pget_attr_creation_order(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_attr_creation_order
public int H5Pset_attr_creation_order(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_obj_track_times
public boolean H5Pget_obj_track_times(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_obj_track_times
public void H5Pset_obj_track_times(int arg0, boolean arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pmodify_filter
public int H5Pmodify_filter(int arg0, int arg1, int arg2, long arg3, int[] arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_filter
public int H5Pset_filter(int arg0, int arg1, int arg2, long arg3, int[] arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_nfilters
public int H5Pget_nfilters(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_filter
public int H5Pget_filter(int arg0, int arg1, int[] arg2, long[] arg3, int[] arg4, long arg5, String[] arg6, int[] arg7) throws ArrayIndexOutOfBoundsException, ArrayStoreException, hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
ArrayIndexOutOfBoundsException
ArrayStoreException
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_filter_by_id
public int H5Pget_filter_by_id(int arg0, int arg1, int[] arg2, long[] arg3, int[] arg4, long arg5, String[] arg6, int[] arg7) throws ArrayIndexOutOfBoundsException, ArrayStoreException, hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
ArrayIndexOutOfBoundsException
ArrayStoreException
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_filter_by_id2
public int H5Pget_filter_by_id2(int arg0, int arg1, int[] arg2, long[] arg3, int[] arg4, long arg5, String[] arg6, int[] arg7) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pall_filters_avail
public boolean H5Pall_filters_avail(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Premove_filter
public int H5Premove_filter(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_deflate
public int H5Pset_deflate(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_fletcher32
public int H5Pset_fletcher32(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_userblock
public int H5Pget_userblock(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_userblock
public int H5Pset_userblock(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_sizes
public int H5Pget_sizes(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Pset_sizes
public int H5Pset_sizes(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_sym_k
public int H5Pget_sym_k(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Pset_sym_k
public int H5Pset_sym_k(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_istore_k
public int H5Pget_istore_k(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_istore_k
public int H5Pset_istore_k(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_alignment
public int H5Pget_alignment(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Pset_alignment
public int H5Pset_alignment(int arg0, long arg1, long arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_driver
public int H5Pget_driver(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_family_offset
public long H5Pget_family_offset(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_family_offset
public int H5Pset_family_offset(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_cache
public int H5Pget_cache(int arg0, int[] arg1, long[] arg2, long[] arg3, double[] arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_cache
public int H5Pset_cache(int arg0, int arg1, long arg2, long arg3, double arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_mdc_config
public hdf.hdf5lib.structs.H5AC_cache_config_t H5Pget_mdc_config(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_mdc_config
public void H5Pset_mdc_config(int arg0, hdf.hdf5lib.structs.H5AC_cache_config_t arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_gc_references
public int H5Pget_gc_references(int arg0, boolean[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_gcreferences
public boolean H5Pget_gcreferences(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_gc_reference
public int H5Pget_gc_reference(int arg0, boolean[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_gc_references
public int H5Pset_gc_references(int arg0, boolean arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_fclose_degree
public int H5Pget_fclose_degree(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_fclose_degree
public int H5Pset_fclose_degree(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_meta_block_size
public long H5Pget_meta_block_size(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_meta_block_size
public void H5Pset_meta_block_size(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_sieve_buf_size
public long H5Pget_sieve_buf_size(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_sieve_buf_size
public void H5Pset_sieve_buf_size(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_small_data_block_size
public int H5Pget_small_data_block_size(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_small_data_block_size_long
public long H5Pget_small_data_block_size_long(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_small_data_block_size
public int H5Pset_small_data_block_size(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_libver_bounds
public int H5Pget_libver_bounds(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_libver_bounds
public int H5Pset_libver_bounds(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Pget_elink_file_cache_size
public int H5Pget_elink_file_cache_size(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_elink_file_cache_size
public void H5Pset_elink_file_cache_size(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_layout
public int H5Pget_layout(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_layout
public int H5Pset_layout(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_chunk
public int H5Pget_chunk(int arg0, int arg1, long[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Pset_chunk
public int H5Pset_chunk(int arg0, int arg1, long[] arg2) throws hdf.hdf5lib.exceptions.HDF5Exception, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
NullPointerException
IllegalArgumentException
-
H5Pset_chunk
public int H5Pset_chunk(int arg0, int arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Pget_external
public int H5Pget_external(int arg0, int arg1, long arg2, String[] arg3, long[] arg4) throws ArrayIndexOutOfBoundsException, ArrayStoreException, hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
ArrayIndexOutOfBoundsException
ArrayStoreException
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Pset_external
public int H5Pset_external(int arg0, String arg1, long arg2, long arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_external_count
public int H5Pget_external_count(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_szip
public int H5Pset_szip(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_shuffle
public int H5Pset_shuffle(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_nbit
public int H5Pset_nbit(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_scaleoffset
public int H5Pset_scaleoffset(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Pget_fill_value
public int H5Pget_fill_value(int arg0, int arg1, Object arg2) throws hdf.hdf5lib.exceptions.HDF5Exception - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
-
H5Pget_fill_value
public int H5Pget_fill_value(int arg0, int arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5Exception - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
-
H5Pset_fill_value
public int H5Pset_fill_value(int arg0, int arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5Exception - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
-
H5Pset_fill_value
public int H5Pset_fill_value(int arg0, int arg1, Object arg2) throws hdf.hdf5lib.exceptions.HDF5Exception - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
-
H5Pfill_value_defined
public int H5Pfill_value_defined(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_alloc_time
public int H5Pget_alloc_time(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_alloc_time
public int H5Pset_alloc_time(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_fill_time
public int H5Pget_fill_time(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_fill_time
public int H5Pset_fill_time(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_chunk_cache
public void H5Pget_chunk_cache(int arg0, long[] arg1, long[] arg2, double[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_chunk_cache
public void H5Pset_chunk_cache(int arg0, long arg1, long arg2, double arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_data_transform
public long H5Pget_data_transform(int arg0, String[] arg1, long arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Pset_data_transform
public int H5Pset_data_transform(int arg0, String arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_buffer
public int H5Pget_buffer(int arg0, byte[] arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Pget_buffer_size
public long H5Pget_buffer_size(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Pset_buffer_size
public void H5Pset_buffer_size(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Pget_edc_check
public int H5Pget_edc_check(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_edc_check
public int H5Pset_edc_check(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_btree_ratios
public int H5Pget_btree_ratios(int arg0, double[] arg1, double[] arg2, double[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_btree_ratios
public int H5Pset_btree_ratios(int arg0, double arg1, double arg2, double arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_hyper_vector_size
public int H5Pget_hyper_vector_size(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_hyper_vector_size
public int H5Pset_hyper_vector_size(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_create_intermediate_group
public boolean H5Pget_create_intermediate_group(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_create_intermediate_group
public int H5Pset_create_intermediate_group(int arg0, boolean arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_local_heap_size_hint
public long H5Pget_local_heap_size_hint(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_local_heap_size_hint
public int H5Pset_local_heap_size_hint(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_link_phase_change
public int H5Pget_link_phase_change(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_link_phase_change
public int H5Pset_link_phase_change(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Pget_est_link_info
public int H5Pget_est_link_info(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_est_link_info
public int H5Pset_est_link_info(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Pget_link_creation_order
public int H5Pget_link_creation_order(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_link_creation_order
public int H5Pset_link_creation_order(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_char_encoding
public int H5Pget_char_encoding(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_char_encoding
public void H5Pset_char_encoding(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_nlinks
public long H5Pget_nlinks(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_nlinks
public int H5Pset_nlinks(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Pget_elink_prefix
public long H5Pget_elink_prefix(int arg0, String[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_elink_prefix
public int H5Pset_elink_prefix(int arg0, String arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_elink_fapl
public int H5Pget_elink_fapl(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_elink_fapl
public int H5Pset_elink_fapl(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_elink_acc_flags
public int H5Pget_elink_acc_flags(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_elink_acc_flags
public int H5Pset_elink_acc_flags(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
IllegalArgumentException
-
H5Pget_copy_object
public int H5Pget_copy_object(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_copy_object
public void H5Pset_copy_object(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_version
public int H5Pget_version(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Pget_fapl_core
public void H5Pget_fapl_core(int arg0, long[] arg1, boolean[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_fapl_core
public int H5Pset_fapl_core(int arg0, long arg1, boolean arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_fapl_direct
public int H5Pget_fapl_direct(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pset_fapl_direct
public int H5Pset_fapl_direct(int arg0, long arg1, long arg2, long arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Pget_fapl_family
public int H5Pget_fapl_family(int arg0, long[] arg1, int[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_fapl_family
public int H5Pset_fapl_family(int arg0, long arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pget_fapl_multi
public boolean H5Pget_fapl_multi(int arg0, int[] arg1, int[] arg2, String[] arg3, long[] arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_fapl_multi
public void H5Pset_fapl_multi(int arg0, int[] arg1, int[] arg2, String[] arg3, long[] arg4, boolean arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_fapl_log
public void H5Pset_fapl_log(int arg0, String arg1, long arg2, long arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_fapl_sec2
public int H5Pset_fapl_sec2(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_fapl_split
public void H5Pset_fapl_split(int arg0, String arg1, int arg2, String arg3, int arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_fapl_stdio
public int H5Pset_fapl_stdio(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Pset_fapl_windows
public int H5Pset_fapl_windows(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5PLset_loading_state
public void H5PLset_loading_state(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5PLget_loading_state
public int H5PLget_loading_state() throws hdf.hdf5lib.exceptions.HDF5LibraryException- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Rcreate
public byte[] H5Rcreate(int arg0, String arg1, int arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Rdereference
public int H5Rdereference(int arg0, int arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Rget_name
public long H5Rget_name(int arg0, int arg1, byte[] arg2, String[] arg3, long arg4) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Rget_obj_type
public int H5Rget_obj_type(int arg0, int arg1, byte[] arg2, int[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Rget_region
public int H5Rget_region(int arg0, int arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Sclose
public int H5Sclose(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Scopy
public int H5Scopy(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Screate
public int H5Screate(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Screate_simple
public int H5Screate_simple(int arg0, long[] arg1, long[] arg2) throws hdf.hdf5lib.exceptions.HDF5Exception, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
NullPointerException
-
H5Sdecode
public int H5Sdecode(byte[] arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Sencode
public byte[] H5Sencode(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Sextent_copy
public int H5Sextent_copy(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sextent_equal
public boolean H5Sextent_equal(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sget_select_bounds
public int H5Sget_select_bounds(int arg0, long[] arg1, long[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Sget_select_elem_npoints
public long H5Sget_select_elem_npoints(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sget_select_elem_pointlist
public int H5Sget_select_elem_pointlist(int arg0, long arg1, long arg2, long[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Sget_select_hyper_blocklist
public int H5Sget_select_hyper_blocklist(int arg0, long arg1, long arg2, long[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Sget_select_hyper_nblocks
public long H5Sget_select_hyper_nblocks(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sget_select_npoints
public long H5Sget_select_npoints(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sget_select_type
public int H5Sget_select_type(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sget_simple_extent_dims
public int H5Sget_simple_extent_dims(int arg0, long[] arg1, long[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Sget_simple_extent_ndims
public int H5Sget_simple_extent_ndims(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sget_simple_extent_npoints
public long H5Sget_simple_extent_npoints(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sget_simple_extent_type
public int H5Sget_simple_extent_type(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sis_simple
public boolean H5Sis_simple(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Soffset_simple
public int H5Soffset_simple(int arg0, byte[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Soffset_simple
public int H5Soffset_simple(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5Exception, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
NullPointerException
-
H5Sselect_all
public int H5Sselect_all(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sselect_elements
public int H5Sselect_elements(int arg0, int arg1, int arg2, long[][] arg3) throws hdf.hdf5lib.exceptions.HDF5Exception, hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5Exception
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Sselect_hyperslab
public int H5Sselect_hyperslab(int arg0, int arg1, long[] arg2, long[] arg3, long[] arg4, long[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Sselect_hyperslab
public int H5Sselect_hyperslab(int arg0, int arg1, byte[] arg2, byte[] arg3, byte[] arg4, byte[] arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Sselect_none
public int H5Sselect_none(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sselect_valid
public boolean H5Sselect_valid(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sset_extent_none
public int H5Sset_extent_none(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Sset_extent_simple
public int H5Sset_extent_simple(int arg0, int arg1, long[] arg2, long[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Sset_extent_simple
public int H5Sset_extent_simple(int arg0, int arg1, byte[] arg2, byte[] arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tarray_create
public int H5Tarray_create(int arg0, int arg1, long[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tclose
public int H5Tclose(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tcommit
public void H5Tcommit(int arg0, String arg1, int arg2, int arg3, int arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tcommit_anon
public void H5Tcommit_anon(int arg0, int arg1, int arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tcommitted
public boolean H5Tcommitted(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tcompiler_conv
public void H5Tcompiler_conv(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tconvert
public void H5Tconvert(int arg0, int arg1, long arg2, byte[] arg3, byte[] arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tcopy
public int H5Tcopy(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tcreate
public int H5Tcreate(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tcreate
public int H5Tcreate(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tdecode
public int H5Tdecode(byte[] arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tdetect_class
public boolean H5Tdetect_class(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tencode
public int H5Tencode(int arg0, byte[] arg1, long arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tenum_create
public int H5Tenum_create(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tenum_insert
public int H5Tenum_insert(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tenum_insert
public void H5Tenum_insert(int arg0, String arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tenum_insert
public int H5Tenum_insert(int arg0, String arg1, int[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tenum_nameof
public int H5Tenum_nameof(int arg0, int[] arg1, String[] arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tenum_nameof
public String H5Tenum_nameof(int arg0, byte[] arg1, long arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tenum_valueof
public int H5Tenum_valueof(int arg0, String arg1, int[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tenum_valueof
public void H5Tenum_valueof(int arg0, String arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tequal
public boolean H5Tequal(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_array_dims
public int H5Tget_array_dims(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tget_array_dims2
public int H5Tget_array_dims2(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tget_array_ndims
public int H5Tget_array_ndims(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_class
public int H5Tget_class(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_class_name
-
H5Tget_create_plist
public int H5Tget_create_plist(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_cset
public int H5Tget_cset(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_cset
public int H5Tset_cset(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_ebias
public int H5Tget_ebias(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_ebias
public void H5Tset_ebias(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_ebias
public int H5Tset_ebias(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_ebias_long
public long H5Tget_ebias_long(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_fields
public void H5Tget_fields(int arg0, long[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Tget_fields
public int H5Tget_fields(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException, IllegalArgumentException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
IllegalArgumentException
-
H5Tset_fields
public void H5Tset_fields(int arg0, long arg1, long arg2, long arg3, long arg4, long arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_fields
public int H5Tset_fields(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_inpad
public int H5Tget_inpad(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_inpad
public int H5Tset_inpad(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_member_class
public int H5Tget_member_class(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_member_index
-
H5Tget_member_name
-
H5Tget_member_offset
public long H5Tget_member_offset(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_member_type
public int H5Tget_member_type(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_member_value
public int H5Tget_member_value(int arg0, int arg1, int[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tget_member_value
public void H5Tget_member_value(int arg0, int arg1, byte[] arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tget_native_type
public int H5Tget_native_type(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_native_type
public int H5Tget_native_type(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_nmembers
public int H5Tget_nmembers(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_norm
public int H5Tget_norm(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_norm
public int H5Tset_norm(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_offset
public int H5Tget_offset(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_offset
public void H5Tset_offset(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_offset
public int H5Tset_offset(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_order
public int H5Tget_order(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_order
public int H5Tset_order(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_pad
public int H5Tget_pad(int arg0, int[] arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tset_pad
public int H5Tset_pad(int arg0, int arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_precision
public int H5Tget_precision(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_precision
public void H5Tset_precision(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_precision
public int H5Tset_precision(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_precision_long
public long H5Tget_precision_long(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_sign
public int H5Tget_sign(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_sign
public int H5Tset_sign(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_size
public int H5Tget_size(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_size
public int H5Tset_size(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_size
public void H5Tset_size(int arg0, long arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_size_long
public long H5Tget_size_long(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_strpad
public int H5Tget_strpad(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_strpad
public int H5Tset_strpad(int arg0, int arg1) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_super
public int H5Tget_super(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tget_tag
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tset_tag
- Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tinsert
public int H5Tinsert(int arg0, String arg1, long arg2, int arg3) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tis_variable_str
public boolean H5Tis_variable_str(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tlock
public int H5Tlock(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Topen
public int H5Topen(int arg0, String arg1, int arg2) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Tpack
public int H5Tpack(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Tvlen_create
public int H5Tvlen_create(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Zfilter_avail
public int H5Zfilter_avail(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
H5Zget_filter_info
public int H5Zget_filter_info(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
-
H5Zunregister
public int H5Zunregister(int arg0) throws hdf.hdf5lib.exceptions.HDF5LibraryException, NullPointerException - Throws:
hdf.hdf5lib.exceptions.HDF5LibraryException
NullPointerException
-
main
Performs the main method to generate HDF library method signatures.- Parameters:
argv
- the program arguments.
-