Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0.ef39882
API Reference
H5VL_native_file_optional_args_t Union Reference

#include <src/H5VLnative.h>

+ Collaboration diagram for H5VL_native_file_optional_args_t:

Data Fields

H5VL_native_file_get_file_image_t get_file_image
 
H5VL_native_file_get_free_sections_t get_free_sections
 
H5VL_native_file_get_freespace_t get_freespace
 
H5VL_native_file_get_info_t get_info
 
struct {
   H5AC_cache_config_t *   config
 
get_mdc_config
 
struct {
   double *   hit_rate
 
get_mdc_hit_rate
 
H5VL_native_file_get_mdc_size_t get_mdc_size
 
struct {
   hsize_t *   size
 
get_size
 
H5VL_native_file_get_vfd_handle_t get_vfd_handle
 
struct {
   const H5AC_cache_config_t *   config
 
set_mdc_config
 
struct {
   H5F_retry_info_t *   info
 
get_metadata_read_retry_info
 
H5VL_native_file_get_mdc_logging_status_t get_mdc_logging_status
 
H5VL_native_file_get_page_buffering_stats_t get_page_buffering_stats
 
H5VL_native_file_get_mdc_image_info_t get_mdc_image_info
 
struct {
   haddr_t *   eoa
 
get_eoa
 
struct {
   hsize_t   increment
 
increment_filesize
 
H5VL_native_file_set_libver_bounds_t set_libver_bounds
 
struct {
   hbool_t *   minimize
 
get_min_dset_ohdr_flag
 
struct {
   hbool_t   minimize
 
set_min_dset_ohdr_flag
 
struct {
   hbool_t *   flag
 
get_mpi_atomicity
 
struct {
   hbool_t   flag
 
set_mpi_atomicity
 

Field Documentation

◆ config [1/2]

◆ config [2/2]

const H5AC_cache_config_t* config

◆ eoa

haddr_t* eoa

◆ flag [1/2]

hbool_t* flag

◆ flag [2/2]

hbool_t flag

◆ 

struct { ... } get_eoa

◆ get_file_image

◆ get_free_sections

◆ get_freespace

◆ get_info

◆ 

struct { ... } get_mdc_config

◆ 

struct { ... } get_mdc_hit_rate

◆ get_mdc_image_info

◆ get_mdc_logging_status

◆ get_mdc_size

◆ 

struct { ... } get_metadata_read_retry_info

◆ 

struct { ... } get_min_dset_ohdr_flag

◆ 

struct { ... } get_mpi_atomicity

◆ get_page_buffering_stats

◆ 

struct { ... } get_size

◆ get_vfd_handle

◆ hit_rate

double* hit_rate

◆ increment

hsize_t increment

◆ 

struct { ... } increment_filesize

◆ info

◆ minimize [1/2]

hbool_t* minimize

◆ minimize [2/2]

hbool_t minimize

◆ set_libver_bounds

◆ 

struct { ... } set_mdc_config

◆ 

struct { ... } set_min_dset_ohdr_flag

◆ 

struct { ... } set_mpi_atomicity

◆ size

hsize_t* size

The documentation for this union was generated from the following file: