HDF5  1.12.0
Data Fields
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

unsigned classes

◆ 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

◆ deleted

hbool_t deleted

◆ name

char* name

◆ nprops

size_t nprops

◆ parent

struct H5P_genclass_t* parent

◆ plists

unsigned plists

◆ props

H5SL_t* props

◆ ref_count

unsigned ref_count

◆ revision

unsigned revision

◆ type


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