MISR Toolkit
1.5.1
|
#include <H5Ppkg.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 |
H5P_cls_close_func_t H5P_libclass_t::close_func |
H5P_cls_copy_func_t H5P_libclass_t::copy_func |
H5P_cls_create_func_t H5P_libclass_t::create_func |
H5P_genclass_t* * H5P_libclass_t::par_pclass |
H5P_genclass_t* * H5P_libclass_t::pclass |
H5P_reg_prop_func_t H5P_libclass_t::reg_prop_func |