| Package | Description |
|---|---|
| org.bytedeco.hdf5.global |
| Modifier and Type | Method and Description |
|---|---|
static int |
hdf5.H5Ovisit_by_name3(long loc_id,
BytePointer obj_name,
int idx_type,
int order,
H5O_iterate2_t op,
Pointer op_data,
int fields,
long lapl_id) |
static int |
hdf5.H5Ovisit_by_name3(long loc_id,
String obj_name,
int idx_type,
int order,
H5O_iterate2_t op,
Pointer op_data,
int fields,
long lapl_id) |
static int |
hdf5.H5Ovisit3(long obj_id,
int idx_type,
int order,
H5O_iterate2_t op,
Pointer op_data,
int fields) |
Copyright © 2021. All rights reserved.