HDF5  1.12.0
Macros | Functions
H5Ocopy_ref.c File Reference
#include "H5Omodule.h"
#include "H5private.h"
#include "H5Fprivate.h"
#include "H5Iprivate.h"
#include "H5Lprivate.h"
#include "H5MMprivate.h"
#include "H5Opkg.h"
#include "H5Rpkg.h"
#include "H5VLnative_private.h"

Macros

#define H5R_FRIEND   /* Suppress error about including H5Rpkg */
 

Functions

 H5FL_BLK_EXTERN (type_conv)
 
herr_t H5O_copy_expand_ref (H5F_t *file_src, hid_t tid_src, H5T_t *dt_src, void *buf_src, size_t nbytes_src, H5F_t *file_dst, void *buf_dst, H5O_copy_t *cpy_info)
 

Macro Definition Documentation

◆ H5R_FRIEND

#define H5R_FRIEND   /* Suppress error about including H5Rpkg */

Function Documentation

◆ H5FL_BLK_EXTERN()

H5FL_BLK_EXTERN ( type_conv  )

◆ H5O_copy_expand_ref()

herr_t H5O_copy_expand_ref ( H5F_t file_src,
hid_t  tid_src,
H5T_t dt_src,
void *  buf_src,
size_t  nbytes_src,
H5F_t file_dst,
void *  buf_dst,
H5O_copy_t cpy_info 
)