![]() |
HDF5
1.12.0
|
Data Fields | |
| hbool_t | locked |
| hbool_t | dirty |
| hbool_t | deleted |
| unsigned | edge_chunk_state |
| hsize_t | scaled [H5O_LAYOUT_NDIMS] |
| uint32_t | rd_count |
| uint32_t | wr_count |
| H5F_block_t | chunk_block |
| hsize_t | chunk_idx |
| uint8_t * | chunk |
| unsigned | idx |
| struct H5D_rdcc_ent_t * | next |
| struct H5D_rdcc_ent_t * | prev |
| struct H5D_rdcc_ent_t * | tmp_next |
| struct H5D_rdcc_ent_t * | tmp_prev |
| uint8_t* chunk |
| H5F_block_t chunk_block |
| hsize_t chunk_idx |
| hbool_t deleted |
| hbool_t dirty |
| unsigned edge_chunk_state |
| unsigned idx |
| hbool_t locked |
| struct H5D_rdcc_ent_t* next |
| struct H5D_rdcc_ent_t* prev |
| uint32_t rd_count |
| hsize_t scaled[H5O_LAYOUT_NDIMS] |
| struct H5D_rdcc_ent_t* tmp_next |
| struct H5D_rdcc_ent_t* tmp_prev |
| uint32_t wr_count |
1.8.18