HDF5  1.12.0
Data Fields
H5C_class_t Struct Reference

#include <H5Cprivate.h>

Data Fields

int id
 
const char * name
 
H5FD_mem_t mem_type
 
unsigned flags
 
H5C_get_initial_load_size_func_t get_initial_load_size
 
H5C_get_final_load_size_func_t get_final_load_size
 
H5C_verify_chksum_func_t verify_chksum
 
H5C_deserialize_func_t deserialize
 
H5C_image_len_func_t image_len
 
H5C_pre_serialize_func_t pre_serialize
 
H5C_serialize_func_t serialize
 
H5C_notify_func_t notify
 
H5C_free_icr_func_t free_icr
 
H5C_get_fsf_size_t fsf_size
 

Field Documentation

◆ deserialize

◆ flags

unsigned flags

◆ free_icr

◆ fsf_size

◆ get_final_load_size

H5C_get_final_load_size_func_t get_final_load_size

◆ get_initial_load_size

H5C_get_initial_load_size_func_t get_initial_load_size

◆ id

int id

◆ image_len

◆ mem_type

H5FD_mem_t mem_type

◆ name

const char* name

◆ notify

◆ pre_serialize

H5C_pre_serialize_func_t pre_serialize

◆ serialize

◆ verify_chksum

H5C_verify_chksum_func_t verify_chksum

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