var searchData= [ ['a_0',['A',['../_g_l_s.html#GLS_A',1,'']]], ['a_20brief_20introduction_20to_20parallel_20hdf5_1',['A Brief Introduction to Parallel HDF5',['../_intro_par_h_d_f5.html',1,'']]], ['a_20callback_20function_2',['Traverse an Error Stack with a Callback Function',['../_h5_e__u_g.html#subsubsec_error_ops_travers',1,'']]], ['a_20complicated_20compound_20datatype_3',['Creating a Complicated Compound Datatype',['../_h5_t__u_g.html#subsubsec_datatype_complex_create',1,'']]], ['a_20compound_20datatype_4',['Analyzing and Navigating a Compound Datatype',['../_h5_t__u_g.html#subsubsec_datatype_complex_analyze',1,'']]], ['a_20compressed_20and_20chunked_20dataset_5',['Creating a Compressed and Chunked Dataset',['../_learn_h_d_f_view.html#subsec_learn_hv_topics_compress',1,'']]], ['a_20compressed_20dataset_6',['Creating a Compressed Dataset',['../_l_b_com_dset.html#secLBComDsetCreate',1,'']]], ['a_20contiguous_20hyperslab_20in_20c_7',['Writing a Contiguous Hyperslab in C',['../_intro_par_cont_hyperslab.html#secIntroParContHyperslabC',1,'']]], ['a_20contiguous_20hyperslab_20in_20fortran_8',['Writing a Contiguous Hyperslab in Fortran',['../_intro_par_cont_hyperslab.html#secIntroParContHyperslabFort',1,'']]], ['a_20dataset_9',['Apply Compression Filter to a Dataset',['../_view_tools_edit.html#secViewToolsEditApply',1,'']]], ['a_20dataset_10',['Creating a Dataset',['../_l_b_dset_create.html',1,'LearnBasics']]], ['a_20dataset_11',['A Dataset',['../_h5__u_g.html#subsubsec_program_model_dset',1,'Creating and Initializing a Dataset'],['../_h5_d__u_g.html#subsubsec_dataset_program_transfer',1,'Data Transfer Operations on a Dataset'],['../_l_b_dset_layout.html#secLBDsetLayoutDesc',1,'Description of a Dataset'],['../_h5__u_g.html#subsubsec_program_model_info',1,'Getting Information about a Dataset']]], ['a_20dataset_12',['Reading From and Writing To a Dataset',['../_l_b_dset_r_w.html',1,'LearnBasics']]], ['a_20dataset_13',['Retrieve the Properties of a Dataset',['../_h5_d__u_g.html#subsubsec_dataset_program_read',1,'']]], ['a_20dataset_14',['Steps to create a dataset',['../_intro_h_d_f5.html#subsec_intro_pm_dataset',1,'']]], ['a_20dataset_15',['Steps to Create a Dataset',['../_l_b_dset_create.html#secLBDsetCreateSteps',1,'']]], ['a_20dataset_16',['Writing to or reading from a dataset',['../_intro_h_d_f5.html#subsec_intro_pm_write',1,'']]], ['a_20dataset_20as_20an_20image_17',['Displaying a Dataset as an Image',['../_learn_h_d_f_view.html#subsec_learn_hv_topics_image',1,'']]], ['a_20dataset_20from_20a_20file_20and_20reclaiming_20space_18',['Deleting a Dataset from a File and Reclaiming Space',['../_h5_d__u_g.html#subsubsec_dataset_allocation_delete',1,'']]], ['a_20dataset_20in_20a_20specific_20group_19',['Creating a Dataset in a Specific Group',['../_h5_g__u_g.html#subsubsec_group_program_dataset',1,'']]], ['a_20dataset_20region_20',['Reference to a dataset region',['../_l_b_datatypes.html#subsubsecLBDtypeSpecRefDset',1,'']]], ['a_20dataset_20s_20storage_20layout_21',['Change a Dataset's Storage Layout',['../_view_tools_edit.html#secViewToolsEditChange',1,'']]], ['a_20dataset_20subset_22',['Reading From or Writing To a Dataset Subset',['../_l_b_dset_sub_r_w.html#secLBDsetSubRWSub',1,'']]], ['a_20dataset_20to_20or_20from_20a_20file_23',['Writing or Reading a Dataset to or from a File',['../_h5__u_g.html#subsubsec_program_model_data',1,'']]], ['a_20dataset_20with_20phdf5_24',['Creating and Accessing a Dataset with PHDF5',['../_intro_par_h_d_f5.html#subsec_pintro_create_dset',1,'']]], ['a_20datatype_25',['What is a Datatype?',['../_l_b_datatypes.html#secLBDtype',1,'']]], ['a_20file_26',['A File',['../_h5_f__u_g.html#subsubsec_file_program_model_close',1,'Closing a File'],['../_view_tools_edit.html#secViewToolsEditRemove',1,'Remove Inaccessible Objects and Unused Space in a File']]], ['a_20file_27',['Steps to create a file',['../_intro_h_d_f5.html#subsec_intro_pm_file',1,'']]], ['a_20file_28',['Using h5dump to View a File',['../_h5_f__u_g.html#subsec_file_h5dump',1,'']]], ['a_20file_20with_20phdf5_29',['Creating and Accessing a File with PHDF5',['../_intro_par_h_d_f5.html#subsec_pintro_create_file',1,'']]], ['a_20granule_30',['Examining a Granule',['../_view_tools_j_p_s_s.html#secViewToolsJPSSExam',1,'']]], ['a_20group_31',['A Group',['../_h5_g__u_g.html#subsubsec_group_program_close',1,'Closing a Group'],['../_h5_g__u_g.html#subsubsec_group_program_create',1,'Creating a Group'],['../_h5_g__u_g.html#subsubsec_group_program_objs',1,'Discovering Objects in a Group']]], ['a_20group_32',['Steps to create a group',['../_intro_h_d_f5.html#subsec_intro_pm_group',1,'']]], ['a_20group_20and_20accessing_20an_20object_20in_20that_20group_33',['Opening a Group and Accessing an Object in that Group',['../_h5_g__u_g.html#subsubsec_group_program_open',1,'']]], ['a_20jpss_20npp_20file_20with_20hdf5_20tools_34',['Use Case: Examining a JPSS NPP File With HDF5 Tools',['../_view_tools_j_p_s_s.html',1,'']]], ['a_20mapping_20of_20vol_20callbacks_20to_20hdf5_20api_20calls_35',['Appendix A Mapping of VOL Callbacks to HDF5 API Calls',['../_v_o_l__connector.html#secVOLAppA',1,'']]], ['a_20memory_20dataspace_36',['Selecting a Memory Dataspace',['../_l_b_dset_sub_r_w.html#secLBDsetSubRWMem',1,'']]], ['a_20new_20connector_37',['Creating a New Connector',['../_v_o_l__connector.html#secVOLCreate',1,'']]], ['a_20new_20file_38',['Creating a New File',['../_h5_f__u_g.html#subsubsec_file_program_model_create',1,'']]], ['a_20new_20hdf5_20file_20with_20a_20contiguous_20dataset_39',['Creating a New HDF5 File with a Contiguous Dataset',['../_learn_h_d_f_view.html#subsec_learn_hv_topics_file',1,'']]], ['a_20new_20reference_20manual_20entry_40',['Creating a New Reference Manual Entry',['../_about.html#new_rm_entry',1,'']]], ['a_20new_20rfc_20or_20referencing_20an_20existing_20rfc_41',['Adding a New RFC or Referencing an Existing RFC',['../_about.html#new_rfc',1,'']]], ['a_20plugin_3a_20make_20sure_20the_20vol_20connector_20is_20in_20the_20search_42',['If Using A Plugin: Make Sure The VOL Connector Is In The Search',['../_h5_v_l__u_g.html#subsubsec_vol_quick_plugin',1,'']]], ['a_20portion_20of_20a_20dataset_43',['Reading and Writing a Portion of a Dataset',['../_h5__u_g.html#subsubsec_program_model_partial',1,'']]], ['a_20property_20list_44',['Creating a Property List',['../_h5_f__u_g.html#subsubsec_file_property_lists_create',1,'']]], ['a_20property_20or_20property_20list_45',['What is a Property (or Property List)?',['../_l_b_props_list.html#secLBPList',1,'']]], ['a_20quality_20flag_46',['Viewing a Quality Flag',['../_view_tools_j_p_s_s.html#subsubsecViewToolsJPSSExam_h5dumpQuality',1,'']]], ['a_20region_20reference_47',['Viewing a Region Reference',['../_view_tools_j_p_s_s.html#subsubsecViewToolsJPSSExam_h5dumpRegRef',1,'']]], ['a_20subset_48',['Creating an Image and a Subset',['../_learn_h_d_f_view.html#subsec_learn_hv_topics_subset',1,'']]], ['a_20subset_20of_20a_20dataset_49',['Reading From or Writing To a Subset of a Dataset',['../_l_b_dset_sub_r_w.html',1,'LearnBasics']]], ['a_20subset_20of_20the_20dataset_20s_20dataspace_50',['Selecting a Subset of the Dataset's Dataspace',['../_l_b_dset_sub_r_w.html#secLBDsetSubRWSel',1,'']]], ['a_20table_20compound_20dataset_51',['Creating a Table (Compound Dataset)',['../_learn_h_d_f_view.html#subsec_learn_hv_topics_table',1,'']]], ['a_20vol_20connector_52',['If Needed: Update Your Code To Load And Use A VOL Connector',['../_h5_v_l__u_g.html#subsubsec_vol_quick_update',1,'']]], ['a_20vol_20enabled_20hdf5_20library_53',['Use A VOL-Enabled HDF5 Library',['../_h5_v_l__u_g.html#subsubsec_vol_quick_use',1,'']]], ['about_54',['About',['../_about.html',1,'']]], ['about_20a_20dataset_55',['Getting Information about a Dataset',['../_h5__u_g.html#subsubsec_program_model_info',1,'']]], ['about_20documentation_56',['Documentation about Documentation',['../_about.html#about_documentation',1,'']]], ['about_20hdf5_57',['Basic Facts about HDF5',['../_view_tools.html#secToolsBasic',1,'']]], ['about_20objects_58',['Discovering Information about Objects',['../_h5_g__u_g.html#subsubsec_group_program_info',1,'']]], ['about_2edox_59',['About.dox',['../_about_8dox.html',1,'']]], ['above_60',['DDL in BNF for HDF5 1.12 and above',['../_d_d_l_b_n_f112.html',1,'']]], ['absolute_20and_20relative_20names_61',['Creating Groups using Absolute and Relative Names',['../_l_b_grp_create_names.html',1,'LearnBasics']]], ['abstract_20data_20model_62',['The Abstract Data Model',['../_h5_d_m__u_g.html#subsec_data_model_abstract',1,'']]], ['abstract_20storage_20model_3a_20the_20hdf5_20format_20specification_63',['The Abstract Storage Model: the HDF5 Format Specification',['../_h5_d_m__u_g.html#subsubsec_data_model_storage_spec',1,'']]], ['abstractds_64',['AbstractDs',['../class_h5_1_1_abstract_ds.html',1,'AbstractDs'],['../class_h5_1_1_abstract_ds.html#a5b40eaa073f2f4d23116f19371dfeee2',1,'H5::AbstractDs::AbstractDs()']]], ['abstraction_20layer_65',['The VOL Abstraction Layer',['../_h5_v_l__u_g.html#subsec_vol_abstract_layer',1,'']]], ['access_66',['HDF5 File Access',['../_l_b_file_create.html#secLBFileCreate',1,'']]], ['access_20modes_67',['File Access Modes',['../_h5_f__u_g.html#subsec_file_access_modes',1,'']]], ['access_20properties_68',['Access Properties',['../group___d_a_p_l.html',1,'Dataset Access Properties'],['../group___t_a_p_l.html',1,'Datatype Access Properties'],['../group___f_a_p_l.html',1,'File Access Properties'],['../_h5_f__u_g.html#subsubsec_file_property_lists_access',1,'File Access Properties'],['../_h5_f__u_g.html#subsec_file_creation_access',1,'File Creation and File Access Properties'],['../group___g_a_p_l.html',1,'Group Access Properties'],['../group___l_a_p_l.html',1,'Link Access Properties']]], ['access_20property_20list_69',['Example with the File Access Property List',['../_h5_f__u_g.html#subsubsec_file_examples_access',1,'']]], ['access_20property_20list_20parameter_20that_20may_20generate_20metadata_20reads_70',['Functions with No Access Property List Parameter that May Generate Metadata Reads',['../maybe_metadata_reads.html',1,'']]], ['access_5fflags_71',['access_flags',['../struct_h5_f_d__t.html#a3fbb398b8bba779c3ef3ba0989970371',1,'H5FD_t']]], ['accesses_72',['accesses',['../struct_h5_v_l__native__file__get__page__buffering__stats__t.html#aad153ff01077f5a176561202e96ab574',1,'H5VL_native_file_get_page_buffering_stats_t']]], ['accessibility_73',['Accessibility',['../_accessibility.html',1,'Accessibility'],['../_accessibility.html#secAccessibility',1,'Accessibility']]], ['accessibility_2edox_74',['Accessibility.dox',['../_accessibility_8dox.html',1,'']]], ['accessible_75',['accessible',['../struct_h5_v_l__file__specific__args__t.html#a437b959a2cfb16b66cf30c47fca51405',1,'H5VL_file_specific_args_t']]], ['accessing_20a_20dataset_20with_20phdf5_76',['Creating and Accessing a Dataset with PHDF5',['../_intro_par_h_d_f5.html#subsec_pintro_create_dset',1,'']]], ['accessing_20a_20file_20with_20phdf5_77',['Creating and Accessing a File with PHDF5',['../_intro_par_h_d_f5.html#subsec_pintro_create_file',1,'']]], ['accessing_20an_20object_20in_20that_20group_78',['Opening a Group and Accessing an Object in that Group',['../_h5_g__u_g.html#subsubsec_group_program_open',1,'']]], ['accessing_20attributes_20by_20name_20or_20index_79',['Accessing Attributes by Name or Index',['../_h5_a__u_g.html#subsubsec_attribute_work_access',1,'']]], ['aclocal_5ffc_2ef90_80',['aclocal_fc.f90',['../aclocal__fc_8f90.html',1,'']]], ['acpl_5fid_81',['acpl_id',['../struct_h5_v_l__attr__get__args__t.html#ac7e3d57f1868bfe6b8f56f985d94b487',1,'H5VL_attr_get_args_t']]], ['across_20an_20object_20s_20attributes_82',['Iterating across an Object's Attributes',['../_h5_a__u_g.html#subsubsec_attribute_work_iterate',1,'']]], ['adapting_20hdf5_20software_20to_20use_20the_20vol_83',['Adapting HDF5 Software to Use the VOL',['../_h5_v_l__u_g.html#subsec_vol_adapt',1,'']]], ['adaptive_20cache_20resizing_20in_20the_20new_20metadata_20cache_84',['Adaptive Cache Resizing in the New Metadata Cache',['../_t_n_m_d_c.html#adapt',1,'']]], ['add_20or_20remove_20user_20block_20from_20file_85',['Add or Remove User Block from File',['../_view_tools_edit.html#secViewToolsEditAdd',1,'']]], ['adding_20a_20new_20rfc_20or_20referencing_20an_20existing_20rfc_86',['Adding a New RFC or Referencing an Existing RFC',['../_about.html#new_rfc',1,'']]], ['adding_20an_20api_20macro_87',['Adding an API Macro',['../_about.html#api_macro',1,'']]], ['adding_20and_20referencing_20api_20examples_88',['Adding and Referencing API Examples',['../_about.html#new_example',1,'']]], ['adding_20attributes_89',['Adding Attributes',['../_h5_d__u_g.html#subsubsec_dataset_intro_attr',1,'']]], ['additional_20examples_90',['Additional Examples',['../_l_b_examples.html#secLBExamplesAddl',1,'']]], ['additional_20property_20list_20operations_91',['Additional Property List Operations',['../_h5_p__u_g.html#subsubsec_plist_additional',1,'']]], ['additional_20property_20list_20resources_92',['Additional Property List Resources',['../_h5_p__u_g.html#subsec_plist_resources',1,'']]], ['additional_20resources_93',['Additional Resources',['../_a_r__u_g.html',1,'Additional Resources'],['../_a_r__u_g.html#sec_addition',1,'Additional Resources']]], ['addr_94',['addr',['../struct_h5_f_d__free__t.html#a0101c61f2ddf602478ae226012252a42',1,'H5FD_free_t::addr'],['../struct_h5_f__sect__info__t.html#a0101c61f2ddf602478ae226012252a42',1,'H5F_sect_info_t::addr'],['../struct_h5_o__info1__t.html#a0101c61f2ddf602478ae226012252a42',1,'H5O_info1_t::addr'],['../struct_h5_v_l__native__dataset__get__chunk__info__by__idx__t.html#a2794220248590c3f46a0175a664b67bc',1,'H5VL_native_dataset_get_chunk_info_by_idx_t::addr'],['../struct_h5_v_l__native__dataset__get__chunk__info__by__coord__t.html#a2794220248590c3f46a0175a664b67bc',1,'H5VL_native_dataset_get_chunk_info_by_coord_t::addr'],['../struct_h5_v_l__native__file__get__mdc__image__info__t.html#a2794220248590c3f46a0175a664b67bc',1,'H5VL_native_file_get_mdc_image_info_t::addr']]], ['address_95',['address',['../struct_h5_l__info1__t.html#a3042dcb3de281abd59fc4fe94c303e2b',1,'H5L_info1_t']]], ['advanced_96',['Property List Class Root (Advanced)',['../group___p_l_c_r_a.html',1,'']]], ['advanced_20error_20handling_20operations_97',['Advanced Error Handling Operations',['../_h5_e__u_g.html#subsec_error_adv',1,'']]], ['advanced_20link_20functions_98',['Advanced Link Functions',['../group___h5_l_a.html',1,'']]], ['after_20dataset_20creation_99',['Changing the Layout after Dataset Creation',['../_l_b_dset_layout.html#secLBDsetLayoutChange',1,'']]], ['ageout_20cache_20size_20reduction_100',['Ageout Cache Size Reduction',['../_t_n_m_d_c.html#acsr',1,'Ageout Cache Size Reduction'],['../_t_n_m_d_c.html#dacsr',1,'Ageout Cache Size Reduction']]], ['ageout_20with_20hit_20rate_20threshold_20cache_20size_20reduction_101',['Ageout With Hit Rate Threshold Cache Size Reduction',['../_t_n_m_d_c.html#awhrtcsr',1,'Ageout With Hit Rate Threshold Cache Size Reduction'],['../_t_n_m_d_c.html#dawhrtcsr',1,'Ageout With Hit Rate Threshold Cache Size Reduction']]], ['ainfo_102',['ainfo',['../struct_h5_v_l__attr__get__info__args__t.html#a2075ca161c7fd1ed39ca4ec2dbec1c20',1,'H5VL_attr_get_info_args_t']]], ['aka_20core_20driver_103',['The Memory (aka Core) Driver',['../_h5_f__u_g.html#subsubsec_file_alternate_drivers_mem',1,'']]], ['aka_20sec2_20driver_104',['The POSIX (aka SEC2) Driver',['../_h5_f__u_g.html#subsubsec_file_alternate_drivers_sec2',1,'']]], ['align_105',['align',['../struct_h5_r__ref__t.html#ab24664514427973aa31005a398f1c110',1,'H5R_ref_t']]], ['alignment_106',['alignment',['../struct_h5_f_d__t.html#a7e0ed111488b8a16fb2b2bf13593abe1',1,'H5FD_t']]], ['all_107',['ALL',['../class_h5_1_1_data_space.html#ad474efd5cb97935c0f4d9cf8ff59d9be',1,'H5::DataSpace']]], ['all_20of_20the_20objects_20in_20the_20file_108',['Discovering All of the Objects in the File',['../_h5_g__u_g.html#subsubsec_group_program_all',1,'']]], ['allfiltersavail_109',['allFiltersAvail',['../class_h5_1_1_d_set_creat_prop_list.html#ae9054ff038ba68e7850694fc9064539c',1,'H5::DSetCreatPropList']]], ['alloc_110',['alloc',['../struct_h5_f_d__class__t.html#a78e1d5358038339f970630728ed7783d',1,'H5FD_class_t']]], ['allocation_20in_20the_20file_3a_20early_20incremental_20late_111',['Storage Allocation in the File: Early, Incremental, Late',['../_h5_d__u_g.html#subsubsec_dataset_allocation_store',1,'']]], ['allocation_20of_20space_20in_20the_20file_112',['Allocation of Space in the File',['../_h5_d__u_g.html#subsec_dataset_allocation',1,'']]], ['alpha_113',['DEC Alpha',['../group___p_d_t_a_l_p_h_a.html',1,'']]], ['alpha_5fb16_114',['ALPHA_B16',['../class_h5_1_1_pred_type.html#a7e5d8a40b132f3fd99faac5f18b260eb',1,'H5::PredType']]], ['alpha_5fb32_115',['ALPHA_B32',['../class_h5_1_1_pred_type.html#a0551160c9537f3f7558d60e027cf281c',1,'H5::PredType']]], ['alpha_5fb64_116',['ALPHA_B64',['../class_h5_1_1_pred_type.html#a0081acf80480de4519ca013de229b610',1,'H5::PredType']]], ['alpha_5fb8_117',['ALPHA_B8',['../class_h5_1_1_pred_type.html#aab1dc2f686c8a6c362e777e0753e3caf',1,'H5::PredType']]], ['alpha_5ff32_118',['ALPHA_F32',['../class_h5_1_1_pred_type.html#a14906f1af6f48be3d4646de4113b2e68',1,'H5::PredType']]], ['alpha_5ff64_119',['ALPHA_F64',['../class_h5_1_1_pred_type.html#adf077fb5198f0529b16bfa29695dbf62',1,'H5::PredType']]], ['alpha_5fi16_120',['ALPHA_I16',['../class_h5_1_1_pred_type.html#a2c78182f4b6814b8cf334cee185cbd65',1,'H5::PredType']]], ['alpha_5fi32_121',['ALPHA_I32',['../class_h5_1_1_pred_type.html#a33a614d44c8ee68231c878576392af1b',1,'H5::PredType']]], ['alpha_5fi64_122',['ALPHA_I64',['../class_h5_1_1_pred_type.html#a9784651c819f6849854bf7cbbb18156b',1,'H5::PredType']]], ['alpha_5fi8_123',['ALPHA_I8',['../class_h5_1_1_pred_type.html#ab3161cf574f6505d723a7c5787bc6caf',1,'H5::PredType']]], ['alpha_5fu16_124',['ALPHA_U16',['../class_h5_1_1_pred_type.html#a3c449eb57f140dadf5e4330d73a2cbfa',1,'H5::PredType']]], ['alpha_5fu32_125',['ALPHA_U32',['../class_h5_1_1_pred_type.html#adfd88d66e5d764897dabbcc473ba43ed',1,'H5::PredType']]], ['alpha_5fu64_126',['ALPHA_U64',['../class_h5_1_1_pred_type.html#ab3a79f939428860b463de8d59f460e36',1,'H5::PredType']]], ['alpha_5fu8_127',['ALPHA_U8',['../class_h5_1_1_pred_type.html#a239a29e5ad85d9738784498361830f58',1,'H5::PredType']]], ['alternate_20file_20storage_20layouts_20and_20low_20level_20file_20drivers_128',['Alternate File Storage Layouts and Low-level File Drivers',['../_h5_f__u_g.html#subsec_file_alternate_drivers',1,'']]], ['amd_20intel_129',['AMD & INTEL',['../group___p_d_t_x86.html',1,'']]], ['an_20api_20macro_130',['Adding an API Macro',['../_about.html#api_macro',1,'']]], ['an_20application_20error_20message_20onto_20error_20stack_131',['Pushing an Application Error Message onto Error Stack',['../_h5_e__u_g.html#subsubsec_error_adv_app',1,'']]], ['an_20application_20with_20cmake_132',['Compiling an Application with CMake',['../_l_b_compiling.html#secLBCompilingCMake',1,'']]], ['an_20ascii_20file_20to_20import_20into_20excel_20and_20other_20applications_133',['Output HDF5 Dataset into an ASCII File (to Import into Excel and Other Applications)',['../_view_tools_convert.html#secViewToolsConvertASCII',1,'']]], ['an_20attribute_134',['Closing an Attribute',['../_h5_a__u_g.html#subsubsec_attribute_work_close',1,'']]], ['an_20attribute_135',['Creating an Attribute',['../_l_b_attr_create.html',1,'LearnBasics']]], ['an_20attribute_136',['Creating an attribute',['../_l_b_attr_create.html#secLBAttrCreate',1,'']]], ['an_20attribute_137',['Deleting an Attribute',['../_h5_a__u_g.html#subsubsec_attribute_work_delete',1,'']]], ['an_20attribute_138',['An attribute',['../_l_b_attr_create.html#secLBAttrCreateRW',1,'Reading/Writing an attribute'],['../_intro_h_d_f5.html#subsec_intro_pm_attr',1,'Steps to create and write to an attribute']]], ['an_20attribute_139',['The Structure of an Attribute',['../_h5_a__u_g.html#subsubsec_attribute_work_struct',1,'']]], ['an_20error_20stack_140',['An Error Stack',['../_h5_e__u_g.html#subsubsec_error_ops_custom_print',1,'Customized Printing of an Error Stack'],['../_h5_e__u_g.html#subsubsec_error_ops_print',1,'Print and Clear an Error Stack']]], ['an_20error_20stack_20with_20a_20callback_20function_141',['Traverse an Error Stack with a Callback Function',['../_h5_e__u_g.html#subsubsec_error_ops_travers',1,'']]], ['an_20example_20of_20an_20hdf5_20file_20in_20ddl_142',['An Example of an HDF5 File in DDL',['../_d_d_l_b_n_f110.html#example110',1,'An Example of an HDF5 File in DDL'],['../_d_d_l_b_n_f112.html#example112',1,'An Example of an HDF5 File in DDL']]], ['an_20existing_20file_143',['Opening an Existing File',['../_h5_f__u_g.html#subsubsec_file_program_model_open',1,'']]], ['an_20existing_20rfc_144',['Adding a New RFC or Referencing an Existing RFC',['../_about.html#new_rfc',1,'']]], ['an_20extendible_20dataset_145',['Creating an Extendible Dataset',['../_l_b_ext_dset.html#secLBExtDsetCreate',1,'']]], ['an_20group_146',['Creating an Group',['../_l_b_grp_create.html',1,'LearnBasics']]], ['an_20group_147',['Creating an group',['../_l_b_grp_create.html#secLBGrpCreate',1,'']]], ['an_20hdf5_20file_148',['Closing an HDF5 File',['../_h5_f__u_g.html#subsec_file_closes',1,'']]], ['an_20hdf5_20file_149',['Creating an HDF5 File',['../_l_b_file_create.html',1,'LearnBasics']]], ['an_20hdf5_20file_150',['An HDF5 File',['../_h5__u_g.html#subsubsec_program_model_create',1,'Creating an HDF5 File'],['../_h5_f__u_g.html#subsec_file_create',1,'Creating or Opening an HDF5 File']]], ['an_20hdf5_20file_151',['Discovering the Contents of an HDF5 File',['../_l_b_contents.html',1,'LearnBasics']]], ['an_20hdf5_20file_152',['Discovering what is in an HDF5 file',['../_l_b_contents.html#secLBContents',1,'']]], ['an_20hdf5_20file_153',['The Structure of an HDF5 File',['../_h5_d_m__u_g.html#subsec_data_model_structure',1,'']]], ['an_20hdf5_20file_20in_20ddl_154',['An HDF5 File in DDL',['../_d_d_l_b_n_f110.html#example110',1,'An Example of an HDF5 File in DDL'],['../_d_d_l_b_n_f112.html#example112',1,'An Example of an HDF5 File in DDL']]], ['an_20hdf5_20file_20user_20block_155',['Creating an HDF5 File User Block',['../_files.html#CB_UserBlock',1,'']]], ['an_20image_156',['Displaying a Dataset as an Image',['../_learn_h_d_f_view.html#subsec_learn_hv_topics_image',1,'']]], ['an_20image_20and_20a_20subset_157',['Creating an Image and a Subset',['../_learn_h_d_f_view.html#subsec_learn_hv_topics_subset',1,'']]], ['an_20object_158',['Closing an Object',['../_h5__u_g.html#subsubsec_program_model_close',1,'']]], ['an_20object_20in_20that_20group_159',['Opening a Group and Accessing an Object in that Group',['../_h5_g__u_g.html#subsubsec_group_program_open',1,'']]], ['an_20object_20s_20attributes_160',['An Object s Attributes',['../_h5_a__u_g.html#subsubsec_attribute_work_iterate',1,'Iterating across an Object's Attributes'],['../_h5_a__u_g.html#subsubsec_attribute_work_info',1,'Obtaining Information Regarding an Object's Attributes']]], ['analyzing_20and_20navigating_20a_20compound_20datatype_161',['Analyzing and Navigating a Compound Datatype',['../_h5_t__u_g.html#subsubsec_datatype_complex_analyze',1,'']]], ['and_20a_20subset_162',['Creating an Image and a Subset',['../_learn_h_d_f_view.html#subsec_learn_hv_topics_subset',1,'']]], ['and_20above_163',['DDL in BNF for HDF5 1.12 and above',['../_d_d_l_b_n_f112.html',1,'']]], ['and_20accessing_20a_20dataset_20with_20phdf5_164',['Creating and Accessing a Dataset with PHDF5',['../_intro_par_h_d_f5.html#subsec_pintro_create_dset',1,'']]], ['and_20accessing_20a_20file_20with_20phdf5_165',['Creating and Accessing a File with PHDF5',['../_intro_par_h_d_f5.html#subsec_pintro_create_file',1,'']]], ['and_20accessing_20an_20object_20in_20that_20group_166',['Opening a Group and Accessing an Object in that Group',['../_h5_g__u_g.html#subsubsec_group_program_open',1,'']]], ['and_20apis_167',['Introduction to the HDF5 Programming Model and APIs',['../_intro_h_d_f5.html#sec_intro_pm',1,'']]], ['and_20attributes_168',['Datatypes, Dataspaces, Properties and Attributes',['../_intro_h_d_f5.html#subsec_intro_desc_props',1,'']]], ['and_20changes_20get_20published_169',['How Do Updates and Changes Get Published?',['../_about.html#hosting',1,'']]], ['and_20chunked_20dataset_170',['Creating a Compressed and Chunked Dataset',['../_learn_h_d_f_view.html#subsec_learn_hv_topics_compress',1,'']]], ['and_20clear_20an_20error_20stack_171',['Print and Clear an Error Stack',['../_h5_e__u_g.html#subsubsec_error_ops_print',1,'']]], ['and_20closing_20files_172',['Code Examples for Opening and Closing Files',['../_h5_f__u_g.html#subsec_file_examples',1,'']]], ['and_20data_20transfer_173',['And Data Transfer',['../_h5_s__u_g.html#subsec_dataspace_select',1,'Dataspace Selection Operations and Data Transfer'],['../_h5_s__u_g.html#subsec_dataspace_transfer',1,'Dataspaces and Data Transfer']]], ['and_20dataset_20properties_174',['Datasets and Dataset Properties',['../_view_tools_view.html#secViewToolsViewDset',1,'']]], ['and_20dataspaces_175',['Datasets and Dataspaces',['../_l_b_dset_create.html#secLBDsetCreateDspace',1,'']]], ['and_20defining_20compound_20datatypes_176',['Creating and Defining Compound Datatypes',['../_h5__u_g.html#subsubsec_program_model_compound',1,'']]], ['and_20definitions_177',['Introduction and Definitions',['../_h5_t__u_g.html#subsec_datatype_intro',1,'']]], ['and_20editing_20hdf5_20files_178',['Tools for Viewing and Editing HDF5 Files',['../_view_tools.html',1,'']]], ['and_20enumerated_20types_179',['Constants and Enumerated Types',['../_h_d_f5_c_o_n_s_t.html',1,'']]], ['and_20enumeration_20datatypes_180',['Compound and Enumeration Datatypes',['../group___c_o_m_p_e_n_u_m.html',1,'']]], ['and_20error_20message_181',['Error Stack and Error Message',['../_h5_e__u_g.html#subsubsec_error_ops_stack',1,'']]], ['and_20examples_182',['The HDF Group Tutorials and Examples',['../_getting_started.html#subsec_learn_tutor',1,'']]], ['and_20exceptions_183',['and Exceptions',['../_e_r_r_o_r_s.html',1,'Errors and Exceptions'],['../_e_r_r_o_r_s_l_i_b.html',1,'HDF5 Library Errors and Exceptions'],['../_e_r_r_o_r_s_j_a_v_a.html',1,'Java Wrapper Errors and Exceptions']]], ['and_20file_20access_20properties_184',['File Creation and File Access Properties',['../_h5_f__u_g.html#subsec_file_creation_access',1,'']]], ['and_20file_20structure_185',['The HDF5 Data Model and File Structure',['../_h5_d_m__u_g.html',1,'']]], ['and_20file_20structure_186',['The HDF5 Data Model and File Structure',['../_h5_d_m__u_g.html#sec_data_model',1,'']]], ['and_20files_20optional_187',['Obtain Tools and Files (Optional)',['../_view_tools_command.html#secViewToolsCommandObtain',1,'']]], ['and_20from_188',['Text Descriptions of Datatypes: Conversion to and from',['../_h5_t__u_g.html#subsec_datatype_text',1,'']]], ['and_20h5ovisit_189',['Using H5Literate, H5Lvisit and H5Ovisit',['../_l_b_contents.html#subsecLBContentsProgUsing',1,'']]], ['and_20hyperslabs_190',['Partial I/O Sub‐setting and Hyperslabs',['../_h5_d__u_g.html#subsubsec_dataset_transfer_partial',1,'']]], ['and_20import_20into_20hdf5_191',['Export from h5dump and Import into HDF5',['../_view_tools_convert.html#secViewToolsConvertExport',1,'']]], ['and_20initializing_20a_20dataset_192',['Creating and Initializing a Dataset',['../_h5__u_g.html#subsubsec_program_model_dset',1,'']]], ['and_20instructions_20on_20compiling_193',['Tools and Instructions on Compiling',['../_l_b_compiling.html#secLBCompiling',1,'']]], ['and_20later_194',['Compatibility Macros in HDF5 1.6.8 and Later',['../api-compat-macros.html#macros',1,'']]], ['and_20libraries_195',['HDF5 APIs and Libraries',['../_intro_h_d_f5.html#subsec_intro_desc_soft_apis',1,'']]], ['and_20low_20level_20file_20drivers_196',['Alternate File Storage Layouts and Low-level File Drivers',['../_h5_f__u_g.html#subsec_file_alternate_drivers',1,'']]], ['and_20motivation_197',['Summary and Motivation',['../api-compat-macros.html#summary',1,'']]], ['and_20navigating_20a_20compound_20datatype_198',['Analyzing and Navigating a Compound Datatype',['../_h5_t__u_g.html#subsubsec_datatype_complex_analyze',1,'']]], ['and_20navigation_199',['HDF5 Path Names and Navigation',['../_h5_d_m__u_g.html#subsubsec_data_model_structure_path',1,'']]], ['and_20new_20metadata_20cache_200',['Old and New Metadata Cache',['../_t_n_m_d_c.html#oldnew',1,'']]], ['and_20other_20applications_201',['Output HDF5 Dataset into an ASCII File (to Import into Excel and Other Applications)',['../_view_tools_convert.html#secViewToolsConvertASCII',1,'']]], ['and_20palette_20specification_20version_201_202_202',['HDF5 Image and Palette Specification Version 1.2',['../_i_m_g.html',1,'']]], ['and_20partial_20i_20o_203',['Dataspaces and Partial I/O',['../_h5_s__u_g.html',1,'']]], ['and_20partial_20i_20o_204',['HDF5 Dataspaces and Partial I/O',['../_h5_s__u_g.html#sec_dataspace',1,'']]], ['and_20programming_20model_205',['The HDF5 Library and Programming Model',['../_h5__u_g.html',1,'']]], ['and_20programming_20model_206',['The HDF5 Library and Programming Model',['../_h5__u_g.html#sec_program',1,'']]], ['and_20properties_207',['And Properties',['../_h5_t__u_g.html#subsubsec_datatype_model_class',1,'Datatype Classes and Properties'],['../_h5_p__u_g.html#subsec_plist_class',1,'Property List Classes, Property Lists, and Properties']]], ['and_20property_20lists_208',['Programming Model for Properties and Property Lists',['../_h5_p__u_g.html#subsec_plist_program',1,'']]], ['and_20property_20lists_20in_20hdf5_209',['Properties and Property Lists in HDF5',['../_h5_p__u_g.html',1,'']]], ['and_20property_20lists_20in_20hdf5_210',['Properties and Property Lists in HDF5',['../_h5_p__u_g.html#sec_plist',1,'']]], ['and_20reading_20attributes_211',['Creating, Writing, and Reading Attributes',['../_h5_a__u_g.html#subsubsec_attribute_work_create',1,'']]], ['and_20reclaiming_20space_212',['Deleting a Dataset from a File and Reclaiming Space',['../_h5_d__u_g.html#subsubsec_dataset_allocation_delete',1,'']]], ['and_20referencing_20api_20examples_213',['Adding and Referencing API Examples',['../_about.html#new_example',1,'']]], ['and_20relative_20names_214',['Creating Groups using Absolute and Relative Names',['../_l_b_grp_create_names.html',1,'LearnBasics']]], ['and_20selection_215',['Data Transfer: Datatype Conversion and Selection',['../_h5_t__u_g.html#subsec_datatype_transfer',1,'']]], ['and_20shutdown_216',['Initialization and Shutdown',['../_v_o_l__connector.html#subsecVOLInit',1,'']]], ['and_20structure_217',['File Content and Structure',['../_view_tools_view.html#secViewToolsViewContent',1,'']]], ['and_20the_20dataspace_20programming_20model_218',['Definition of Dataspace Objects and the Dataspace Programming Model',['../_h5_s__u_g.html#subsec_dataspace_program',1,'']]], ['and_20the_20hdf5_20datatype_20api_219',['The Datatype Object and the HDF5 Datatype API',['../_h5_t__u_g.html#subsubsec_datatype_usage_object',1,'']]], ['and_20unused_20space_20in_20a_20file_220',['Remove Inaccessible Objects and Unused Space in a File',['../_view_tools_edit.html#secViewToolsEditRemove',1,'']]], ['and_20use_20a_20vol_20connector_221',['If Needed: Update Your Code To Load And Use A VOL Connector',['../_h5_v_l__u_g.html#subsubsec_vol_quick_update',1,'']]], ['and_20user_20defined_20properties_222',['Generic Properties Interface and User-defined Properties',['../_h5_p__u_g.html#subsec_plist_generic',1,'']]], ['and_20using_20the_20macros_223',['Understanding and Using the Macros',['../api-compat-macros.html#using',1,'']]], ['and_20using_20user‐defined_20datatypes_224',['Creating and Using User‐defined Datatypes',['../_h5_t__u_g.html#subsubsec_datatype_usage_user',1,'']]], ['and_20working_20with_20groups_225',['Creating and Working with Groups',['../_h5__u_g.html#subsubsec_program_model_group',1,'']]], ['and_20write_226',['Data Transfer (Read and Write)',['../_h5_t__u_g.html#subsubsec_datatype_usage_transfer',1,'']]], ['and_20write_20to_20an_20attribute_227',['Steps to create and write to an attribute',['../_intro_h_d_f5.html#subsec_intro_pm_attr',1,'']]], ['and_20writing_20a_20portion_20of_20a_20dataset_228',['Reading and Writing a Portion of a Dataset',['../_h5__u_g.html#subsubsec_program_model_partial',1,'']]], ['and_20writing_20extendable_20datasets_229',['Creating and Writing Extendable Datasets',['../_h5__u_g.html#subsubsec_program_model_extend',1,'']]], ['and_20writing_20to_20a_20dataset_230',['Reading From and Writing To a Dataset',['../_l_b_dset_r_w.html',1,'LearnBasics']]], ['another_20file_231',['Copy Objects to Another File',['../_view_tools_edit.html#secViewToolsEditCopy',1,'']]], ['answers_232',['Learning the basics QUIZ with Answers',['../_l_b_quiz_answers.html',1,'LearnBasics']]], ['api_233',['API',['../_ex_a_p_i.html',1,'Examples by API'],['../_l_b_a_p_i.html#secLBAPI',1,'HDF5 C API'],['../_h5_t__u_g.html#subsubsec_datatype_usage_object',1,'The Datatype Object and the HDF5 Datatype API'],['../_l_b_a_p_i.html',1,'The HDF5 API']]], ['api_20call_20substitutions_234',['Specific API Call Substitutions',['../_h5_v_l__u_g.html#subsubsec_vol_adapt_api',1,'']]], ['api_20calls_235',['API Calls',['../_v_o_l__connector.html#secVOLAppA',1,'Appendix A Mapping of VOL Callbacks to HDF5 API Calls'],['../_h5_v_l__u_g.html#subsubsec_vol_compat_native',1,'List of HDF5 Native VOL API Calls'],['../_h5_v_l__u_g.html#subsubsec_vol_compat_indep',1,'List of HDF5 VOL-Independent API Calls'],['../_h5_v_l__u_g.html#subsubsec_vol_adapt_native',1,'Protect Native-Only API Calls']]], ['api_20calls_20for_20passthrough_20connector_20authors_236',['Appendix B Callback Wrapper API Calls for Passthrough Connector Authors',['../_v_o_l__connector.html#secVOLAppB',1,'']]], ['api_20compatibility_20macros_237',['API Compatibility Macros',['../api-compat-macros.html',1,'']]], ['api_20examples_238',['Adding and Referencing API Examples',['../_about.html#new_example',1,'']]], ['api_20functions_239',['More Error API Functions',['../_h5_e__u_g.html#subsubsec_error_adv_more',1,'']]], ['api_20h5im_240',['HDF5 Images API (H5IM)',['../group___h5_i_m.html',1,'']]], ['api_20macro_241',['Adding an API Macro',['../_about.html#api_macro',1,'']]], ['api_20package_242',['HDF5 Java API Package',['../_h_d_f5_l_i_b.html',1,'']]], ['api_20routines_243',['New VOL API Routines',['../_v_o_l__connector.html#secVOLNew',1,'']]], ['api_20to_20the_20callbacks_244',['Mapping the API to the Callbacks',['../_v_o_l__connector.html#subsecVOLRefMap',1,'']]], ['api_2dcompat_2dmacros_2edox_245',['api-compat-macros.dox',['../api-compat-macros_8dox.html',1,'']]], ['api_5fargs_246',['api_args',['../struct_h5_e_s__op__info__t.html#a2e77d439e7cd1f696a0f3e828a04728f',1,'H5ES_op_info_t::api_args'],['../struct_h5_e_s__err__info__t.html#a2e77d439e7cd1f696a0f3e828a04728f',1,'H5ES_err_info_t::api_args']]], ['api_5fname_247',['api_name',['../struct_h5_e_s__op__info__t.html#a2c86ba5e365faa6981071842916054de',1,'H5ES_op_info_t::api_name'],['../struct_h5_e_s__err__info__t.html#a626231556035d07c144783eb7b69c7e0',1,'H5ES_err_info_t::api_name']]], ['apis_248',['APIs',['../_l_b_datatypes.html#subsubsecLBDtypeSpecArrAPI',1,'Array Datatype APIs'],['../_l_b_dset_create.html#secLBDsetCreateHL',1,'High Level APIs'],['../_l_b_dset_r_w.html#secLBDsetRWHL',1,'High Level APIs'],['../_l_b_attr_create.html#secLBAttrCreateHL',1,'High Level APIs'],['../_intro_h_d_f5.html#sec_intro_pm',1,'Introduction to the HDF5 Programming Model and APIs'],['../_l_b_datatypes.html#subsubsecLBDtypeSpecVLAPIs',1,'Variable-length datatype APIs']]], ['apis_20and_20libraries_249',['HDF5 APIs and Libraries',['../_intro_h_d_f5.html#subsec_intro_desc_soft_apis',1,'']]], ['apis_20h5do_250',['HDF5 Optimizations APIs (H5DO)',['../group___h5_d_o.html',1,'']]], ['apis_20h5ds_251',['HDF5 Dimension Scales APIs (H5DS)',['../group___h5_d_s.html',1,'']]], ['apis_20h5lt_20h5ld_252',['HDF5 Lite APIs (H5LT,H5LD)',['../group___h5_l_t.html',1,'']]], ['apis_20h5pt_253',['HDF5 Packet Table APIs (H5PT)',['../group___h5_p_t.html',1,'']]], ['apis_20h5tb_254',['HDF5 Table APIs (H5TB)',['../group___h5_t_b.html',1,'']]], ['apis_20vary_20with_20different_20languages_255',['APIs vary with different languages',['../_l_b_prog.html#LBProgAPI',1,'']]], ['apiversions_2edox_256',['APIVersions.dox',['../_a_p_i_versions_8dox.html',1,'']]], ['app_5ffile_5fname_257',['app_file_name',['../struct_h5_e_s__op__info__t.html#a2a6938f130d4b4e765bacf46dd780398',1,'H5ES_op_info_t::app_file_name'],['../struct_h5_e_s__err__info__t.html#a783ef99ec8a1aedceea00489ebfffeb5',1,'H5ES_err_info_t::app_file_name']]], ['app_5ffunc_5fname_258',['app_func_name',['../struct_h5_e_s__op__info__t.html#ae121df6cbeaa97aaeb059ac2ce1cf3f5',1,'H5ES_op_info_t::app_func_name'],['../struct_h5_e_s__err__info__t.html#a13b087b084bb3c56b0d1a5c2e57e09f8',1,'H5ES_err_info_t::app_func_name']]], ['app_5fline_5fnum_259',['app_line_num',['../struct_h5_e_s__op__info__t.html#a5ca51c24a0c2c6f3b73c2a3b3a2282e8',1,'H5ES_op_info_t::app_line_num'],['../struct_h5_e_s__err__info__t.html#a5ca51c24a0c2c6f3b73c2a3b3a2282e8',1,'H5ES_err_info_t::app_line_num']]], ['appendix_20a_20mapping_20of_20vol_20callbacks_20to_20hdf5_20api_20calls_260',['Appendix A Mapping of VOL Callbacks to HDF5 API Calls',['../_v_o_l__connector.html#secVOLAppA',1,'']]], ['appendix_20b_20callback_20wrapper_20api_20calls_20for_20passthrough_20connector_20authors_261',['Appendix B Callback Wrapper API Calls for Passthrough Connector Authors',['../_v_o_l__connector.html#secVOLAppB',1,'']]], ['appendix_20c_20native_20vol_20connector_20optional_20values_20by_20subclass_262',['Appendix C Native VOL Connector Optional Values By Subclass',['../_v_o_l__connector.html#secVOLAppC',1,'']]], ['application_20error_20message_20onto_20error_20stack_263',['Pushing an Application Error Message onto Error Stack',['../_h5_e__u_g.html#subsubsec_error_adv_app',1,'']]], ['application_20mapping_20options_264',['Application Mapping Options',['../api-compat-macros.html#app-options',1,'']]], ['application_20with_20cmake_265',['Compiling an Application with CMake',['../_l_b_compiling.html#secLBCompilingCMake',1,'']]], ['applications_266',['Applications',['../_l_b_compiling.html#subsecLBCompilingCMakeScripts',1,'CMake Scripts for Building Applications'],['../_l_b_compiling.html',1,'Compiling HDF5 Applications'],['../_a_p_p_d_b_g.html',1,'Debugging HDF5 Applications'],['../_l_b_prog.html#LBProgLang',1,'Language specific files must be included in applications'],['../_view_tools_convert.html#secViewToolsConvertASCII',1,'Output HDF5 Dataset into an ASCII File (to Import into Excel and Other Applications)']]], ['apply_20compression_20filter_20to_20a_20dataset_267',['Apply Compression Filter to a Dataset',['../_view_tools_edit.html#secViewToolsEditApply',1,'']]], ['apply_5fempty_5freserve_268',['apply_empty_reserve',['../classhdf_1_1hdf5lib_1_1structs_1_1_h5_a_c__cache__config__t.html#aaec31d8f211fae814d3ee82e84f322f2',1,'hdf.hdf5lib.structs.H5AC_cache_config_t.apply_empty_reserve'],['../struct_h5_a_c__cache__config__t.html#a6c5cff8e8a21230cc7f21859d8d6bd22',1,'H5AC_cache_config_t::apply_empty_reserve']]], ['apply_5fmax_5fdecrement_269',['apply_max_decrement',['../classhdf_1_1hdf5lib_1_1structs_1_1_h5_a_c__cache__config__t.html#a4e810f25d8935623fa4f3d7323a9d57b',1,'hdf.hdf5lib.structs.H5AC_cache_config_t.apply_max_decrement'],['../struct_h5_a_c__cache__config__t.html#ac2c89a735413e4c36d6f463c4890ab42',1,'H5AC_cache_config_t::apply_max_decrement']]], ['apply_5fmax_5fincrement_270',['apply_max_increment',['../classhdf_1_1hdf5lib_1_1structs_1_1_h5_a_c__cache__config__t.html#a7598a07b35a8ac4c79fa0305b875f9bc',1,'hdf.hdf5lib.structs.H5AC_cache_config_t.apply_max_increment'],['../struct_h5_a_c__cache__config__t.html#a322f2a955e71ab7ede483e991e76f806',1,'H5AC_cache_config_t::apply_max_increment']]], ['archival_5findex_271',['archival_index',['../struct_h5_f_d__onion__revision__record__t.html#a941d4ddc964e0fddfcd2cb5885ad7609',1,'H5FD_onion_revision_record_t']]], ['are_20used_272',['How Datatypes are Used',['../_h5_t__u_g.html#subsec_datatype_usage',1,'']]], ['are_5fmdc_5fflushes_5fdisabled_273',['are_mdc_flushes_disabled',['../union_h5_v_l__native__object__optional__args__t.html#aa32f7176f13459d0135ab1dee031d851',1,'H5VL_native_object_optional_args_t']]], ['args_274',['args',['../union_h5_v_l__map__args__t.html#ad410ac35556cfcf44d71d13ba285f3c2',1,'H5VL_map_args_t::args'],['../union_h5_v_l__map__args__t.html#a58a2dd4fbd5b84e1619f5bf963cdfea7',1,'H5VL_map_args_t::args'],['../struct_h5_v_l__optional__args__t.html#add0eb34e0cef9e763462cf9080f9be0a',1,'H5VL_optional_args_t::args'],['../struct_h5_v_l__attr__get__args__t.html#a703117f68fc3599cf847d17d58ddb8ca',1,'H5VL_attr_get_args_t::args'],['../struct_h5_v_l__attr__specific__args__t.html#a4b4baf2bc646c404bef0124c709e6247',1,'H5VL_attr_specific_args_t::args'],['../struct_h5_v_l__dataset__get__args__t.html#ae44c1fcd9d4064c117ebd48176b52f4b',1,'H5VL_dataset_get_args_t::args'],['../struct_h5_v_l__dataset__specific__args__t.html#a9077d60fed27c6a743f0467d8000e53e',1,'H5VL_dataset_specific_args_t::args'],['../struct_h5_v_l__datatype__get__args__t.html#abb71005c83fbbb2b13d578c56a7dc638',1,'H5VL_datatype_get_args_t::args'],['../struct_h5_v_l__datatype__specific__args__t.html#ad768316a8ff41bfe40917d11acec95af',1,'H5VL_datatype_specific_args_t::args'],['../struct_h5_v_l__file__get__args__t.html#ac1e6c788e2dd4c9e9673bf8812e3a6bc',1,'H5VL_file_get_args_t::args'],['../struct_h5_v_l__file__specific__args__t.html#a77e79a12e8c35c289a6b333d06d531fa',1,'H5VL_file_specific_args_t::args'],['../struct_h5_v_l__group__get__args__t.html#ae036134e1252861178559207f1ade3cd',1,'H5VL_group_get_args_t::args'],['../struct_h5_v_l__group__specific__args__t.html#af0df77b7f3e4501fdd0fd78ecca4e116',1,'H5VL_group_specific_args_t::args'],['../struct_h5_v_l__link__create__args__t.html#a2890e6baf9e2b68e0110d5280c383380',1,'H5VL_link_create_args_t::args'],['../struct_h5_v_l__link__get__args__t.html#a610db1890849ca939668d83b685f3d15',1,'H5VL_link_get_args_t::args'],['../struct_h5_v_l__link__specific__args__t.html#aa87638654477279709bc6034833b0035',1,'H5VL_link_specific_args_t::args'],['../struct_h5_v_l__object__get__args__t.html#aaac2e32312c1a4b38944b20e1a10c27c',1,'H5VL_object_get_args_t::args'],['../struct_h5_v_l__object__specific__args__t.html#adfe15d007833cc6e1f50d9ae33c84acc',1,'H5VL_object_specific_args_t::args'],['../struct_h5_v_l__request__specific__args__t.html#ac411c26b8aa5c4db1d72a85ff586c2ad',1,'H5VL_request_specific_args_t::args'],['../struct_h5_v_l__blob__specific__args__t.html#a66193725084f33cde170e6a02916516c',1,'H5VL_blob_specific_args_t::args']]], ['array_275',['Array',['../_view_tools_view.html#subsubsecViewToolsViewDtypes_array',1,'']]], ['array_20conversion_276',['Java Array Conversion',['../_h_d_f_a_r_r_a_y.html',1,'']]], ['array_20datatype_277',['Array Datatype',['../_l_b_datatypes.html#subsecLBDtypeSpecArr',1,'']]], ['array_20datatype_20apis_278',['Array Datatype APIs',['../_l_b_datatypes.html#subsubsecLBDtypeSpecArrAPI',1,'']]], ['array_20datatype_20vs_20array_20dataspace_279',['Array Datatype vs Array Dataspace',['../_l_b_datatypes.html#subsecLBDtypeSpec',1,'']]], ['array_20datatypes_280',['Array Datatypes',['../group___a_r_r_a_y.html',1,'']]], ['arrayify_281',['arrayify',['../classhdf_1_1hdf5lib_1_1_h_d_f_array.html#a062a05086e9bd5fb47d88addfeda5fa4',1,'hdf::hdf5lib::HDFArray']]], ['arrays_20of_20numbers_282',['Native Arrays of Numbers',['../_h_d_f_n_a_t_i_v_e.html',1,'']]], ['arraytype_283',['ArrayType',['../class_h5_1_1_array_type.html',1,'ArrayType'],['../class_h5_1_1_array_type.html#ae7b3b2e2aa888c3377f2c405256eded3',1,'H5::ArrayType::ArrayType(const DataType &base_type, int ndims, const hsize_t *dims)'],['../class_h5_1_1_array_type.html#acb0c2def6cbc52607727979403cacf80',1,'H5::ArrayType::ArrayType(const H5Location &loc, const char *name)'],['../class_h5_1_1_array_type.html#a10ecf2624528e5dd602b513255bd6b43',1,'H5::ArrayType::ArrayType(const H5Location &loc, const H5std_string &name)'],['../class_h5_1_1_array_type.html#ab2d8cb6243f945261657a16cf8d44599',1,'H5::ArrayType::ArrayType(const ArrayType &original)'],['../class_h5_1_1_array_type.html#a64a42f0e085f78addca883f57d3d9499',1,'H5::ArrayType::ArrayType(const hid_t existing_id)'],['../class_h5_1_1_array_type.html#abcfda03ba9cee40c096e59516ad6ce9a',1,'H5::ArrayType::ArrayType()']]], ['as_20an_20image_284',['Displaying a Dataset as an Image',['../_learn_h_d_f_view.html#subsec_learn_hv_topics_image',1,'']]], ['as_20variable_20length_20datatypes_285',['Strings as variable-length datatypes',['../_l_b_datatypes.html#subsubsecLBDtypeSpecVLStr',1,'']]], ['ascii_20file_20to_20import_20into_20excel_20and_20other_20applications_286',['Output HDF5 Dataset into an ASCII File (to Import into Excel and Other Applications)',['../_view_tools_convert.html#secViewToolsConvertASCII',1,'']]], ['assessing_20hdf5_20metadata_20cache_20performance_287',['Assessing HDF5 Metadata Cache Performance',['../_performance.html#CB_MDCPerf',1,'']]], ['async_20callbacks_288',['Request (Async) Callbacks',['../_v_o_l__connector.html#subsecVOLRefReq',1,'']]], ['asynchronous_20functions_289',['Asynchronous Functions',['../group___a_s_y_n_c.html',1,'']]], ['asynchronous_20operations_290',['Asynchronous Operations',['../_v_o_l__connector.html#subsecVOLAsync',1,'']]], ['atime_291',['atime',['../structh5o_1_1h5o__info__t.html#a1f0439a7cb38ff1c0ce988feef619240',1,'h5o::h5o_info_t::atime'],['../structh5o_1_1c__h5o__info__t.html#a8fc5d389343ab793122627eb3096a2de',1,'h5o::c_h5o_info_t::atime'],['../classhdf_1_1hdf5lib_1_1structs_1_1_h5_o__info__t.html#a78178751e6aa0e6669367297ea558059',1,'hdf.hdf5lib.structs.H5O_info_t.atime'],['../struct_h5_o__info2__t.html#a8688b65a745fcb4ef567a480b22a65b5',1,'H5O_info2_t::atime'],['../struct_h5_o__info1__t.html#a8688b65a745fcb4ef567a480b22a65b5',1,'H5O_info1_t::atime']]], ['atomic_20datatypes_292',['Atomic Datatypes',['../group___a_t_o_m.html',1,'']]], ['atomtype_293',['AtomType',['../class_h5_1_1_atom_type.html',1,'AtomType'],['../class_h5_1_1_atom_type.html#aa281e89eb733ca079633073534436059',1,'H5::AtomType::AtomType(const AtomType &original)'],['../class_h5_1_1_atom_type.html#a9a0355a6fbde18f37231eb0d3ac072dd',1,'H5::AtomType::AtomType()'],['../class_h5_1_1_atom_type.html#a2c7a9279167888cc17024d39faec2c23',1,'H5::AtomType::AtomType(const hid_t existing_id)']]], ['attr_294',['attr',['../structh5o_1_1meta__size__t.html#a9bd60f3152a797a85e3a42110ab56c9b',1,'h5o::meta_size_t::attr'],['../struct_h5_o__native__info__t.html#aba95c19d6477004a0fa4591e467412b6',1,'H5O_native_info_t::attr'],['../struct_h5_o__info1__t.html#aba95c19d6477004a0fa4591e467412b6',1,'H5O_info1_t::attr']]], ['attr_3a_20close_295',['attr: close',['../_v_o_l__connector.html#subsubsecVOLRefAttrclose',1,'']]], ['attr_3a_20create_296',['attr: create',['../_v_o_l__connector.html#subsubsecVOLRefAttrcreate',1,'']]], ['attr_3a_20get_297',['attr: get',['../_v_o_l__connector.html#subsubsecVOLRefAttrget',1,'']]], ['attr_3a_20open_298',['attr: open',['../_v_o_l__connector.html#subsubsecVOLRefAttropen',1,'']]], ['attr_3a_20optional_299',['attr: optional',['../_v_o_l__connector.html#subsubsecVOLRefAttropt',1,'']]], ['attr_3a_20read_300',['attr: read',['../_v_o_l__connector.html#subsubsecVOLRefAttrread',1,'']]], ['attr_3a_20specific_301',['attr: specific',['../_v_o_l__connector.html#subsubsecVOLRefAttrspec',1,'']]], ['attr_3a_20write_302',['attr: write',['../_v_o_l__connector.html#subsubsecVOLRefAttrwrite',1,'']]], ['attr_5fcls_303',['attr_cls',['../struct_h5_v_l__class__t.html#aea95f1ef7bfe9d0a06f5d7ba4d992b33',1,'H5VL_class_t']]], ['attr_5finfo_304',['attr_info',['../classhdf_1_1hdf5lib_1_1structs_1_1_h5_o__native__info__t.html#a572f3f3ceb831a15424d13fbe129658d',1,'hdf::hdf5lib::structs::H5O_native_info_t']]], ['attr_5fname_305',['attr_name',['../struct_h5_v_l__attr__get__info__args__t.html#a7f2b640f7bd6d1c0a810c2824ad056c7',1,'H5VL_attr_get_info_args_t']]], ['attr_5fname_5flen_306',['attr_name_len',['../struct_h5_v_l__attr__get__name__args__t.html#af5465ff35213cc3d895523392f07f8fe',1,'H5VL_attr_get_name_args_t']]], ['attr_5fnum_307',['attr_num',['../struct_h5_v_l__native__attr__iterate__old__t.html#a25e5eebc842eee7ff4fc10be18ef55aa',1,'H5VL_native_attr_iterate_old_t']]], ['attr_5foperator_5ft_308',['attr_operator_t',['../namespace_h5.html#aaff4ab7e0bf94f2082ac3b1991a4ec5d',1,'H5']]], ['attrexists_309',['attrExists',['../class_h5_1_1_h5_object.html#a1e5442864521bd4a43538b978c7a182c',1,'H5::H5Object::attrExists(const char *name) const'],['../class_h5_1_1_h5_object.html#ac55c51e061707be942daaa679628f29e',1,'H5::H5Object::attrExists(const H5std_string &name) const']]], ['attribute_310',['Attribute',['../class_h5_1_1_attribute.html',1,'Attribute'],['../class_h5_1_1_attribute.html#a7c179e34a0e8e489b289e574a681105a',1,'H5::Attribute::Attribute(const Attribute &original)'],['../class_h5_1_1_attribute.html#a56444519edfeb3fa09e10eadc109cfec',1,'H5::Attribute::Attribute()'],['../class_h5_1_1_attribute.html#a409f4e3deed5070bc3705bb6873145ad',1,'H5::Attribute::Attribute(const hid_t attr_id)'],['../_h5_d_m__u_g.html#subsubsec_data_model_abstract_attr',1,'Attribute'],['../_h5_a__u_g.html#subsubsec_attribute_work_close',1,'Closing an Attribute'],['../_l_b_attr_create.html',1,'Creating an Attribute'],['../_l_b_attr_create.html#secLBAttrCreate',1,'Creating an attribute'],['../_h5_a__u_g.html#subsubsec_attribute_work_delete',1,'Deleting an Attribute'],['../_l_b_attr_create.html#secLBAttrCreateRW',1,'Reading/Writing an attribute'],['../_intro_h_d_f5.html#subsec_intro_pm_attr',1,'Steps to create and write to an attribute'],['../_h5_a__u_g.html#subsubsec_attribute_work_struct',1,'The Structure of an Attribute']]], ['attribute_20creation_20properties_311',['Attribute Creation Properties',['../group___a_c_p_l.html',1,'']]], ['attribute_20definition_20in_20ddl_312',['Attribute Definition in DDL',['../_l_b_attr_create.html#secLBAttrCreateRWExDDL',1,'']]], ['attribute_20function_20callbacks_313',['The Attribute Function Callbacks',['../_v_o_l__connector.html#subsecVOLRefAttr',1,'']]], ['attribute_20function_20summaries_314',['Attribute Function Summaries',['../_h5_a__u_g.html#subsec_error_H5A',1,'']]], ['attribute_20h5a_20interface_315',['Attribute H5A Interface',['../group___f_h5_a.html',1,'Fortran Attribute (H5A) Interface'],['../group___j_h5_a.html',1,'Java Attribute (H5A) Interface']]], ['attributeiexception_316',['AttributeIException',['../class_h5_1_1_attribute_i_exception.html',1,'AttributeIException'],['../class_h5_1_1_attribute_i_exception.html#ac23a1beff6571389461408adc94bdc81',1,'H5::AttributeIException::AttributeIException(const std::string &func_name, const std::string &message=DEFAULT_MSG)'],['../class_h5_1_1_attribute_i_exception.html#a29b60e0ff4ad00b8f27d182567435e37',1,'H5::AttributeIException::AttributeIException()']]], ['attributes_317',['Attributes',['../_h5_d__u_g.html#subsubsec_dataset_intro_attr',1,'Adding Attributes'],['../_attributes.html',1,'Attributes'],['../_attributes.html#secAttributes',1,'Attributes'],['../_intro_h_d_f5.html#subsec_intro_desc_prop_attr',1,'Attributes'],['../_view_tools_view.html#secViewToolsViewAttr',1,'Attributes'],['../_attributes.html#CB_LargeAttributes',1,'Creating "Large" HDF5 Attributes'],['../_learn_h_d_f_view.html#subsec_learn_hv_topics_attr',1,'Creating Attributes'],['../_h5_a__u_g.html#subsubsec_attribute_work_create',1,'Creating, Writing, and Reading Attributes'],['../_intro_h_d_f5.html#subsec_intro_desc_props',1,'Datatypes, Dataspaces, Properties and Attributes'],['../_h5_a__u_g.html',1,'HDF5 Attributes'],['../_h5_a__u_g.html#sec_attribute',1,'HDF5 Attributes'],['../_h5_a__u_g.html#subsubsec_attribute_work_iterate',1,'Iterating across an Object's Attributes'],['../_h5_a__u_g.html#subsubsec_attribute_work_info',1,'Obtaining Information Regarding an Object's Attributes'],['../_h5_a__u_g.html#subsec_attribute_program',1,'Programming Model for Attributes'],['../_h5_a__u_g.html#subsec_attribute_work',1,'Working with Attributes'],['../_h5__u_g.html#subsubsec_program_model_attr',1,'Working with Attributes']]], ['attributes_20by_20name_20or_20index_318',['Accessing Attributes by Name or Index',['../_h5_a__u_g.html#subsubsec_attribute_work_access',1,'']]], ['attributes_20h5a_319',['Attributes (H5A)',['../group___h5_a.html',1,'']]], ['attributes_2edox_320',['Attributes.dox',['../_attributes_8dox.html',1,'']]], ['audience_321',['Audience',['../api-compat-macros.html#audience',1,'']]], ['authenticate_322',['authenticate',['../struct_h5_f_d__ros3__fapl__t.html#ad254e1d0a91664a1114b0e83d703b294',1,'H5FD_ros3_fapl_t']]], ['author_20guide_323',['HDF5 Virtual Object Layer (VOL) Connector Author Guide',['../_v_o_l__connector.html',1,'']]], ['authors_324',['Appendix B Callback Wrapper API Calls for Passthrough Connector Authors',['../_v_o_l__connector.html#secVOLAppB',1,'']]], ['aws_5fregion_325',['aws_region',['../struct_h5_f_d__ros3__fapl__t.html#a0dbb76503aa108cb1245ccf5672ec5d0',1,'H5FD_ros3_fapl_t']]] ];