6#define __F5_F5X_H "Extensions to the HDF5 API"
62 int est_num_entries,
int est_name_len );
75 int est_num_entries,
int est_name_len );
78 const char *target_file_name,
79 const char *target_obj_name,
84F5_API hid_t
F5Dappend(hid_t loc_id,
const char *
name, hid_t type_id, hid_t space_id, hid_t create_plist_id );
87F5_API hid_t
F5Dcreate(hid_t loc_id,
const char *
name, hid_t type_id, hid_t space_id, hid_t create_plist_id );
144#define H5Gclose(x) _F5Gclose(x, __FILE__, __LINE__)
F5_API herr_t _F5Gclose(hid_t id, const char *filename, int lineno)
F5_API hid_t F5Dappend(hid_t loc_id, const char *name, hid_t type_id, hid_t space_id, hid_t create_plist_id)
F5_API hid_t F5Gcreate(hid_t loc_id, const char *name, int est_num_entries, int est_name_len)
F5_API hid_t F5Gappend_external(hid_t loc_id, const char *name, const char *target_file_name, const char *target_obj_name, const char *prefix)
F5_API int F5listen(const char *service)
F5_API void F5socket_init()
F5_API hid_t F5append(const char *filename)
F5_API hid_t F5open(const char *filename, int socket)
F5_API void F5socket_cleanup()
F5_API void F5closesocket(int socket)
F5_API int F5Gexist(hid_t location, const char *name)
F5_API hid_t F5Dcreate(hid_t loc_id, const char *name, hid_t type_id, hid_t space_id, hid_t create_plist_id)
F5_API int F5Dexist(hid_t location, const char *name)
F5_API int F5connect(const char *url)
F5_API hid_t F5Dtry_to_open(hid_t location, const char *name)
F5_API hid_t F5Gtry_to_open(hid_t location, const char *name)
F5_API int F5Gopen(hid_t location, const char *name)
F5_API herr_t F5Xclose(hid_t obj_id)
F5_API hid_t F5Gappend(hid_t loc_id, const char *name)
F5_API hid_t F5Gappend_hinted_creation(hid_t loc_id, const char *name, int est_num_entries, int est_name_len)