HDF5  1.12.0
H5P_libclass_t Struct Reference

#include <H5Pprivate.h>

Data Fields

const char * name
 
H5P_plist_type_t type
 
H5P_genclass_t ** par_pclass
 
H5P_genclass_t ** pclass
 
hid_t *const class_id
 
hid_t *const def_plist_id
 
H5P_reg_prop_func_t reg_prop_func
 
H5P_cls_create_func_t create_func
 
void * create_data
 
H5P_cls_copy_func_t copy_func
 
void * copy_data
 
H5P_cls_close_func_t close_func
 
void * close_data
 

Field Documentation

◆ class_id

hid_t* const class_id

Referenced by H5CX_set_apl().

◆ close_data

void* close_data

◆ close_func

◆ copy_data

void* copy_data

◆ copy_func

◆ create_data

void* create_data

◆ create_func

H5P_cls_create_func_t create_func

◆ def_plist_id

hid_t* const def_plist_id

Referenced by H5CX_set_apl().

◆ name

const char* name

◆ par_pclass

H5P_genclass_t* * par_pclass

◆ pclass

H5P_genclass_t* * pclass

Referenced by H5CX_set_apl().

◆ reg_prop_func

H5P_reg_prop_func_t reg_prop_func

◆ type


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