HDF5  1.12.0
Data Structures | Macros | Functions
H5Ctest.c File Reference
#include "H5Cmodule.h"
#include "H5private.h"
#include "H5Cpkg.h"
#include "H5Eprivate.h"
#include "H5Fpkg.h"
#include "H5Iprivate.h"
#include "H5VLprivate.h"
#include "H5VLnative_private.h"

Data Structures

struct  H5C_tag_iter_vct_ctx_t
 

Macros

#define H5C_TESTING   /*suppress warning about H5C testing funcs*/
 
#define H5F_FRIEND   /*suppress error about including H5Fpkg */
 

Functions

herr_t H5C__verify_cork_tag_test (hid_t fid, H5O_token_t tag_token, hbool_t status)
 

Macro Definition Documentation

◆ H5C_TESTING

#define H5C_TESTING   /*suppress warning about H5C testing funcs*/

◆ H5F_FRIEND

#define H5F_FRIEND   /*suppress error about including H5Fpkg */

Function Documentation

◆ H5C__verify_cork_tag_test()

herr_t H5C__verify_cork_tag_test ( hid_t  fid,
H5O_token_t  tag_token,
hbool_t  status 
)