![]() |
HDF5
1.12.0
|
#include <H5Opkg.h>
Data Fields | |
| H5AC_info_t | cache_info |
| H5F_t * | f |
| H5O_t * | oh |
| unsigned | chunkno |
| void * | fd_parent |
| H5AC_info_t cache_info |
| unsigned chunkno |
Referenced by H5O__chunk_add(), H5O__chunk_protect(), H5O__chunk_resize(), H5O__chunk_unprotect(), H5O__chunk_update_idx(), and H5O_protect().
| H5F_t* f |
Referenced by H5O__chunk_add(), and H5O__chunk_protect().
| void* fd_parent |
Referenced by H5O__chunk_add().
| H5O_t* oh |
Referenced by H5O__chunk_add(), H5O__chunk_dest(), H5O__chunk_protect(), H5O__chunk_unprotect(), and H5O_protect().