- H5Oclose
herr_t H5Oclose(hid_t object_id)
- H5Ocopy
herr_t H5Ocopy(hid_t src_loc_id, char* src_name, hid_t dst_loc_id, char* dst_name, hid_t ocpypl_id, hid_t lcpl_id)
- H5Odecr_refcount
herr_t H5Odecr_refcount(hid_t object_id)
- H5Oexists_by_name
htri_t H5Oexists_by_name(hid_t loc_id, char* name, hid_t lapl_id)
- H5Oget_comment
ssize_t H5Oget_comment(hid_t obj_id, char* comment, size_t bufsize)
- H5Oget_comment_by_name
ssize_t H5Oget_comment_by_name(hid_t loc_id, char* name, char* comment, size_t bufsize, hid_t lapl_id)
- H5Oget_info
herr_t H5Oget_info(hid_t loc_id, H5O_info_t* oinfo)
- H5Oget_info_by_idx
herr_t H5Oget_info_by_idx(hid_t loc_id, char* group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, H5O_info_t* oinfo, hid_t lapl_id)
- H5Oget_info_by_name
herr_t H5Oget_info_by_name(hid_t loc_id, char* name, H5O_info_t* oinfo, hid_t lapl_id)
- H5Oincr_refcount
herr_t H5Oincr_refcount(hid_t object_id)
- H5Olink
herr_t H5Olink(hid_t obj_id, hid_t new_loc_id, char* new_name, hid_t lcpl_id, hid_t lapl_id)
- H5Oopen
hid_t H5Oopen(hid_t loc_id, char* name, hid_t lapl_id)
- H5Oopen_by_addr
hid_t H5Oopen_by_addr(hid_t loc_id, haddr_t addr)
- H5Oopen_by_idx
hid_t H5Oopen_by_idx(hid_t loc_id, char* group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, hid_t lapl_id)
- H5Oset_comment
herr_t H5Oset_comment(hid_t obj_id, char* comment)
- H5Oset_comment_by_name
herr_t H5Oset_comment_by_name(hid_t loc_id, char* name, char* comment, hid_t lapl_id)
- H5Ovisit
herr_t H5Ovisit(hid_t obj_id, H5_index_t idx_type, H5_iter_order_t order, H5O_iterate_t op, void* op_data)
- H5Ovisit_by_name
herr_t H5Ovisit_by_name(hid_t loc_id, char* obj_name, H5_index_t idx_type, H5_iter_order_t order, H5O_iterate_t op, void* op_data, hid_t lapl_id)
- H5O_COPY_ALL
enum H5O_COPY_ALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_COPY_EXPAND_EXT_LINK_FLAG
enum H5O_COPY_EXPAND_EXT_LINK_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_COPY_EXPAND_REFERENCE_FLAG
enum H5O_COPY_EXPAND_REFERENCE_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_COPY_EXPAND_SOFT_LINK_FLAG
enum H5O_COPY_EXPAND_SOFT_LINK_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_COPY_MERGE_COMMITTED_DTYPE_FLAG
enum H5O_COPY_MERGE_COMMITTED_DTYPE_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_COPY_PRESERVE_NULL_FLAG
enum H5O_COPY_PRESERVE_NULL_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_COPY_SHALLOW_HIERARCHY_FLAG
enum H5O_COPY_SHALLOW_HIERARCHY_FLAG;
- H5O_COPY_WITHOUT_ATTR_FLAG
enum H5O_COPY_WITHOUT_ATTR_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_HDR_ALL_FLAGS
enum H5O_HDR_ALL_FLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_HDR_ATTR_CRT_ORDER_INDEXED
enum H5O_HDR_ATTR_CRT_ORDER_INDEXED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_HDR_ATTR_CRT_ORDER_TRACKED
enum H5O_HDR_ATTR_CRT_ORDER_TRACKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_HDR_ATTR_STORE_PHASE_CHANGE
enum H5O_HDR_ATTR_STORE_PHASE_CHANGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_HDR_CHUNK0_SIZE
enum H5O_HDR_CHUNK0_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_HDR_STORE_TIMES
enum H5O_HDR_STORE_TIMES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_SHMESG_ALL_FLAG
enum H5O_SHMESG_ALL_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_SHMESG_ATTR_FLAG
enum H5O_SHMESG_ATTR_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_SHMESG_DTYPE_FLAG
enum H5O_SHMESG_DTYPE_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_SHMESG_FILL_FLAG
enum H5O_SHMESG_FILL_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_SHMESG_MAX_LIST_SIZE
enum H5O_SHMESG_MAX_LIST_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_SHMESG_MAX_NINDEXES
enum H5O_SHMESG_MAX_NINDEXES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_SHMESG_NONE_FLAG
enum H5O_SHMESG_NONE_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_SHMESG_PLINE_FLAG
enum H5O_SHMESG_PLINE_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5O_SHMESG_SDSPACE_FLAG
enum H5O_SHMESG_SDSPACE_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.