HDF5  1.12.0
Macros | Functions
H5Itest.c File Reference
#include "H5Imodule.h"
#include "H5private.h"
#include "H5ACprivate.h"
#include "H5CXprivate.h"
#include "H5Eprivate.h"
#include "H5Gprivate.h"
#include "H5Ipkg.h"

Macros

#define H5I_TESTING   /*suppress warning about H5I testing funcs*/
 

Functions

ssize_t H5I__get_name_test (hid_t id, char *name, size_t size, hbool_t *cached)
 

Macro Definition Documentation

◆ H5I_TESTING

#define H5I_TESTING   /*suppress warning about H5I testing funcs*/

Function Documentation

◆ H5I__get_name_test()

ssize_t H5I__get_name_test ( hid_t  id,
char *  name,
size_t  size,
hbool_t cached 
)