| Package | Description |
|---|---|
| org.bytedeco.hdf5 | |
| org.bytedeco.hdf5.global |
| Modifier and Type | Method and Description |
|---|---|
void |
DSetMemXferPropList.getTypeConvCB(H5T_conv_except_func_t op,
Pointer user_data) |
void |
DSetMemXferPropList.getTypeConvCB(H5T_conv_except_func_t op,
PointerPointer user_data) |
void |
DSetMemXferPropList.setTypeConvCB(H5T_conv_except_func_t op,
Pointer user_data) |
| Modifier and Type | Method and Description |
|---|---|
static int |
hdf5.H5Pget_type_conv_cb(long dxpl_id,
H5T_conv_except_func_t op,
Pointer operate_data) |
static int |
hdf5.H5Pget_type_conv_cb(long dxpl_id,
H5T_conv_except_func_t op,
PointerPointer operate_data) |
static int |
hdf5.H5Pset_type_conv_cb(long dxpl_id,
H5T_conv_except_func_t op,
Pointer operate_data) |
Copyright © 2019. All rights reserved.