HDF5  1.12.0
Data Structures | Macros | Typedefs | Functions | Variables
H5EAtest.c File Reference
#include "H5EAmodule.h"
#include "H5private.h"
#include "H5Eprivate.h"
#include "H5EApkg.h"
#include "H5FLprivate.h"
#include "H5VMprivate.h"

Data Structures

struct  H5EA__test_ctx_t
 

Macros

#define H5EA_TESTING
 
#define H5EA__TEST_BOGUS_VAL   42
 

Typedefs

typedef struct H5EA__test_ctx_t H5EA__test_ctx_t
 

Functions

 H5FL_DEFINE_STATIC (H5EA__test_ctx_t)
 
 H5FL_DEFINE_STATIC (H5EA__ctx_cb_t)
 
 BEGIN_FUNC (STATIC, END_FUNCS ERR, void *, NULL, NULL, H5EA__test_crt_context(void *_udata))
 
 while (nelmts)
 
CATCH END_FUNC (BEGIN_FUNC(STATIC)
 

Variables

const H5EA_class_t H5EA_CLS_TEST [1]
 

Macro Definition Documentation

◆ H5EA__TEST_BOGUS_VAL

#define H5EA__TEST_BOGUS_VAL   42

◆ H5EA_TESTING

#define H5EA_TESTING

Typedef Documentation

◆ H5EA__test_ctx_t

Function Documentation

◆ BEGIN_FUNC()

BEGIN_FUNC ( STATIC  ,
END_FUNCS  ERR,
void *  ,
NULL  ,
NULL  ,
H5EA__test_crt_context(void *_udata)   
)

◆ END_FUNC()

CATCH END_FUNC ( BEGIN_FUNC STATIC)

◆ H5FL_DEFINE_STATIC() [1/2]

H5FL_DEFINE_STATIC ( H5EA__ctx_cb_t  )

◆ H5FL_DEFINE_STATIC() [2/2]

H5FL_DEFINE_STATIC ( H5EA__test_ctx_t  )

◆ while()

while ( nelmts  )

Variable Documentation

◆ H5EA_CLS_TEST

const H5EA_class_t H5EA_CLS_TEST[1]
Initial value:
={{
"Testing",
sizeof(uint64_t),
H5EA__test_crt_context,
H5EA__test_dst_context,
H5EA__test_fill,
H5EA__test_encode,
H5EA__test_decode,
H5EA__test_debug,
H5EA__test_crt_dbg_context,
H5EA__test_dst_dbg_context
}}
H5EA_CLS_TEST_ID
@ H5EA_CLS_TEST_ID
Definition: H5EAprivate.h:55
uint64_t
uint64_t
Definition: H5overflow.txt:39