|  | HDF5
    1.15.0.a71c683
    API Reference | 
#include <src/H5VLconnector.h>
 Collaboration diagram for H5VL_attr_get_args_t:
 Collaboration diagram for H5VL_attr_get_args_t:| Data Fields | |
| H5VL_attr_get_t | op_type | 
| union { | |
| struct { | |
| hid_t acpl_id | |
| } get_acpl | |
| H5VL_attr_get_info_args_t get_info | |
| H5VL_attr_get_name_args_t get_name | |
| struct { | |
| hid_t space_id | |
| } get_space | |
| struct { | |
| hsize_t * data_size | |
| } get_storage_size | |
| struct { | |
| hid_t type_id | |
| } get_type | |
| } | args | 
| hid_t acpl_id | 
| union { ... } args | 
| hsize_t* data_size | 
| struct { ... } get_acpl | 
| H5VL_attr_get_info_args_t get_info | 
| H5VL_attr_get_name_args_t get_name | 
| struct { ... } get_space | 
| struct { ... } get_storage_size | 
| struct { ... } get_type | 
| H5VL_attr_get_t op_type | 
| hid_t space_id | 
| hid_t type_id |