Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.10.9-1
C-API Reference
H5L_class_0_t Struct Reference

#include <H5Lpublic.h>

Data Fields

int version
 
H5L_type_t id
 
const char * comment
 
H5L_create_func_t create_func
 
H5L_move_func_t move_func
 
H5L_copy_func_t copy_func
 
H5L_traverse_0_func_t trav_func
 
H5L_delete_func_t del_func
 
H5L_query_func_t query_func
 

Field Documentation

◆ comment

const char* comment

◆ copy_func

H5L_copy_func_t copy_func

◆ create_func

H5L_create_func_t create_func

◆ del_func

◆ id

◆ move_func

H5L_move_func_t move_func

◆ query_func

H5L_query_func_t query_func

◆ trav_func

◆ version

int version

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