![]() |
HDF5
1.12.0
|
#include <H5Fpkg.h>
Data Fields | |
| unsigned char * | buf |
| haddr_t | loc |
| size_t | size |
| size_t | alloc_size |
| size_t | dirty_off |
| size_t | dirty_len |
| hbool_t | dirty |
| size_t alloc_size |
Referenced by H5F__accum_read(), H5F__accum_reset(), and H5F__accum_write().
| unsigned char* buf |
Referenced by H5F__accum_flush(), H5F__accum_free(), H5F__accum_read(), H5F__accum_reset(), and H5F__accum_write().
| hbool_t dirty |
Referenced by H5F__accum_flush(), H5F__accum_free(), and H5F__accum_reset().
| size_t dirty_len |
Referenced by H5F__accum_flush(), H5F__accum_free(), and H5F__accum_reset().
| size_t dirty_off |
Referenced by H5F__accum_flush(), and H5F__accum_free().
| haddr_t loc |
Referenced by H5F__accum_flush(), H5F__accum_free(), H5F__accum_read(), H5F__accum_reset(), and H5F__accum_write().
| size_t size |
Referenced by H5F__accum_free(), H5F__accum_read(), H5F__accum_reset(), and H5F__accum_write().