![]() |
HDF5
1.12.0
|
#include "H5Dmodule.h"#include "H5private.h"#include "H5Dpkg.h"#include "H5Eprivate.h"#include "H5Fprivate.h"#include "H5FDprivate.h"#include "H5FLprivate.h"#include "H5Iprivate.h"#include "H5MMprivate.h"#include "H5Oprivate.h"#include "H5VMprivate.h"Functions | |
| H5FL_BLK_EXTERN (type_conv) | |
| herr_t | H5D__compact_fill (const H5D_t *dset) |
| herr_t | H5D__compact_copy (H5F_t *f_src, H5O_storage_compact_t *_storage_src, H5F_t *f_dst, H5O_storage_compact_t *storage_dst, H5T_t *dt_src, H5O_copy_t *cpy_info) |
Variables | |
| const H5D_layout_ops_t | H5D_LOPS_COMPACT [1] |
| herr_t H5D__compact_copy | ( | H5F_t * | f_src, |
| H5O_storage_compact_t * | _storage_src, | ||
| H5F_t * | f_dst, | ||
| H5O_storage_compact_t * | storage_dst, | ||
| H5T_t * | dt_src, | ||
| H5O_copy_t * | cpy_info | ||
| ) |
| H5FL_BLK_EXTERN | ( | type_conv | ) |
| const H5D_layout_ops_t H5D_LOPS_COMPACT[1] |
1.8.18