![]() |
HDF5
1.12.0
|
#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 |
| hid_t* const class_id |
| 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 |
| hid_t* const def_plist_id |
| const char* name |
| H5P_genclass_t* * par_pclass |
| H5P_genclass_t* * pclass |
| H5P_reg_prop_func_t reg_prop_func |
| H5P_plist_type_t type |
1.8.18