![]() |
HDF5
1.12.0
|
#include "H5Omodule.h"#include "H5private.h"#include "H5Apkg.h"#include "H5ACprivate.h"#include "H5CXprivate.h"#include "H5Eprivate.h"#include "H5Iprivate.h"#include "H5Opkg.h"Macros | |
| #define | H5A_FRIEND /*suppress error about including H5Apkg */ |
| #define | H5O_TESTING /*suppress warning about H5O testing funcs*/ |
Functions | |
| htri_t | H5O__is_attr_dense_test (hid_t oid) |
| htri_t | H5O__is_attr_empty_test (hid_t oid) |
| herr_t | H5O__num_attrs_test (hid_t oid, hsize_t *nattrs) |
| herr_t | H5O__attr_dense_info_test (hid_t oid, hsize_t *name_count, hsize_t *corder_count) |
| herr_t | H5O__check_msg_marked_test (hid_t oid, hbool_t flag_val) |
| herr_t | H5O__expunge_chunks_test (const H5O_loc_t *loc) |
| herr_t | H5O__get_rc_test (const H5O_loc_t *loc, unsigned *rc) |
| herr_t | H5O__msg_get_chunkno_test (hid_t oid, unsigned msg_type, unsigned *chunk_num) |
| herr_t | H5O__msg_move_to_new_chunk_test (hid_t oid, unsigned msg_type) |
| #define H5A_FRIEND /*suppress error about including H5Apkg */ |
| #define H5O_TESTING /*suppress warning about H5O testing funcs*/ |
1.8.18