HDF5  1.12.0
H5_debug_t Struct Reference

#include <H5private.h>

Data Fields

FILE * trace
 
hbool_t ttop
 
hbool_t ttimes
 
struct {
   const char *   name
 
   FILE *   stream
 
pkg [H5_NPKGS]
 
H5_debug_open_stream_topen_stream
 

Field Documentation

◆ name

const char* name

◆ open_stream

H5_debug_open_stream_t* open_stream

Referenced by H5_term_library().

◆ pkg

struct { ... } pkg[H5_NPKGS]

◆ stream

FILE* stream

◆ trace

FILE* trace

Referenced by H5_trace().

◆ ttimes

hbool_t ttimes

Referenced by H5_trace().

◆ ttop

hbool_t ttop

Referenced by H5_trace().


The documentation for this struct was generated from the following file: