 |
HDF5
1.12.0
|
Go to the documentation of this file.
21 #ifndef _H5SMprivate_H
22 #define _H5SMprivate_H
33 #define H5SM_DEFER 0x01u
34 #define H5SM_WAS_DEFERRED 0x02u
52 ssize_t *sohm_index_num,
unsigned type_id,
const void *mesg);
54 unsigned type_id,
void *mesg,
unsigned *mesg_flags);
Definition: H5Oprivate.h:152
int ssize_t
Definition: H5public.h:167
H5_DLL herr_t H5SM_ih_size(H5F_t *f, hsize_t *hdr_size, H5_ih_info_t *ih_info)
Definition: H5SM.c:2739
hdr f
Definition: H5EA.c:755
H5_DLL herr_t H5SM_get_refcount(H5F_t *f, unsigned type_id, const H5O_shared_t *sh_mesg, hsize_t *ref_count)
Definition: H5SM.c:2156
Definition: H5Oprivate.h:268
CATCH haddr_t
Definition: H5EAdblock.c:162
H5_DLL herr_t H5SM_get_info(const H5O_loc_t *ext_loc, H5P_genplist_t *fc_plist)
Definition: H5SM.c:1966
*s *s indent
Definition: H5HLdbg.c:111
H5_DLL htri_t H5SM_try_share(H5F_t *f, H5O_t *open_oh, unsigned defer_flags, unsigned type_id, void *mesg, unsigned *mesg_flags)
Definition: H5SM.c:1044
hdr stats computed hdr_size
Definition: H5EAhdr.c:227
H5_DLL herr_t H5SM_init(H5F_t *f, H5P_genplist_t *fc_plist, const H5O_loc_t *ext_loc)
Definition: H5SM.c:121
int htri_t
Definition: H5public.h:160
H5_DLL herr_t H5SM_delete(H5F_t *f, H5O_t *open_oh, H5O_shared_t *sh_mesg)
Definition: H5SM.c:1535
H5_DLL herr_t H5SM_get_fheap_addr(H5F_t *f, unsigned type_id, haddr_t *fheap_addr)
Definition: H5SM.c:410
H5_DLL htri_t H5SM_type_shared(H5F_t *f, unsigned type_id)
Definition: H5SM.c:353
Definition: H5public.h:326
Invalid arguments to routine Resource unavailable Internal File accessibility Low level I O Function entry exit Object atom Object cache Links B Tree node Symbol table Heap Object header Datatype Dataspace Dataset Data storage Property lists Attribute Data filters External file list References Virtual File Layer Virtual Object Layer Ternary Search Trees Reference Counted Strings Error API Skip Lists Free Space Manager Shared Object Header Messages Extensible Array Fixed Array Plugin for dynamically loaded library Page Buffering API Context Map No error Argument errors Resource errors File accessibility errors FILE
Definition: H5err.txt:88
H5_DLL herr_t H5SM_list_debug(H5F_t *f, haddr_t list_addr, FILE *stream, int indent, int fwidth, haddr_t table_addr)
Definition: H5SM.c:2629
*s *s fwidth
Definition: H5HLdbg.c:111
#define H5_DLL
Definition: H5api_adpt.h:234
Definition: H5Oprivate.h:146
H5_DLL herr_t H5SM_table_debug(H5F_t *f, haddr_t table_addr, FILE *stream, int indent, int fwidth, unsigned table_vers, unsigned num_indexes)
Definition: H5SM.c:2541
H5_DLL htri_t H5SM_can_share(H5F_t *f, H5SM_master_table_t *table, ssize_t *sohm_index_num, unsigned type_id, const void *mesg)
Definition: H5SM.c:925
int herr_t
Definition: H5public.h:128
Definition: H5SMpkg.h:190
hsize_t
Definition: H5overflow.txt:44
H5_DLL herr_t H5SM_reconstitute(H5O_shared_t *sh_mesg, H5F_t *f, unsigned msg_type_id, H5O_fheap_id_t heap_id)
Definition: H5SM.c:2092
unsigned num_indexes
Definition: H5SMpkg.h:195