| Package | Description |
|---|---|
| org.bytedeco.hdf5 | |
| org.bytedeco.hdf5.global |
| Modifier and Type | Method and Description |
|---|---|
H5T_cdata_t |
H5T_cdata_t.command(int setter) |
H5T_cdata_t |
H5T_cdata_t.getPointer(long i) |
H5T_cdata_t |
H5T_cdata_t.need_bkg(int setter) |
H5T_cdata_t |
H5T_cdata_t.position(long position) |
H5T_cdata_t |
H5T_cdata_t.priv(Pointer setter) |
H5T_cdata_t |
H5T_cdata_t.recalc(boolean setter) |
| Modifier and Type | Method and Description |
|---|---|
int |
H5T_conv_t.call(long src_id,
long dst_id,
H5T_cdata_t cdata,
long nelmts,
long buf_stride,
long bkg_stride,
Pointer buf,
Pointer bkg,
long dset_xfer_plist) |
H5T_conv_t |
DataType.find(DataType dest,
H5T_cdata_t pcdata) |
| Modifier and Type | Method and Description |
|---|---|
static H5T_conv_t |
hdf5.H5Tfind(long src_id,
long dst_id,
H5T_cdata_t pcdata) |
Copyright © 2021. All rights reserved.