HDF5  1.12.0
H5P_genclass_t Struct Reference

#include <H5Ppkg.h>

Data Fields

struct H5P_genclass_tparent
 
char * name
 
H5P_plist_type_t type
 
size_t nprops
 
unsigned plists
 
unsigned classes
 
unsigned ref_count
 
hbool_t deleted
 
unsigned revision
 
H5SL_tprops
 
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

◆ classes

◆ close_data

void* close_data

◆ close_func

◆ copy_data

void* copy_data

Referenced by H5P__create_class(), and H5P__register().

◆ copy_func

◆ create_data

void* create_data

◆ create_func

◆ deleted

◆ name

◆ nprops

◆ parent

◆ plists

◆ props

◆ ref_count

unsigned ref_count

◆ revision

unsigned revision

◆ type


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