![]() |
HDF5
1.12.0
|
#include <H5Ppkg.h>
Data Fields | |
| struct H5P_genclass_t * | parent |
| char * | name |
| H5P_plist_type_t | type |
| size_t | nprops |
| unsigned | plists |
| unsigned | classes |
| unsigned | ref_count |
| hbool_t | deleted |
| unsigned | revision |
| H5SL_t * | props |
| 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 |
| unsigned classes |
| void* close_data |
| H5P_cls_close_func_t close_func |
| void* copy_data |
| H5P_cls_copy_func_t copy_func |
| void* create_data |
| H5P_cls_create_func_t create_func |
| hbool_t deleted |
| char* name |
| size_t nprops |
| struct H5P_genclass_t* parent |
| unsigned plists |
| H5SL_t* props |
| unsigned ref_count |
| unsigned revision |
| H5P_plist_type_t type |
1.8.18