| Package | Description |
|---|---|
| org.bytedeco.hdf5 | |
| org.bytedeco.hdf5.global |
| Modifier and Type | Method and Description |
|---|---|
H5L_info2_t |
H5L_info2_t.corder_valid(boolean setter) |
H5L_info2_t |
H5L_info2_t.corder(long setter) |
H5L_info2_t |
H5L_info2_t.cset(int setter) |
H5L_info2_t |
H5Location.getLinkInfo(BytePointer link_name) |
H5L_info2_t |
H5Location.getLinkInfo(BytePointer link_name,
LinkAccPropList lapl) |
H5L_info2_t |
H5Location.getLinkInfo(String link_name) |
H5L_info2_t |
H5Location.getLinkInfo(String link_name,
LinkAccPropList lapl) |
H5L_info2_t |
H5L_info2_t.getPointer(long i) |
H5L_info2_t |
H5L_info2_t.position(long position) |
H5L_info2_t |
H5L_info2_t.type(int setter) |
H5L_info2_t |
H5L_info2_t.u_token(H5O_token_t setter) |
H5L_info2_t |
H5L_info2_t.u_val_size(long setter) |
| Modifier and Type | Method and Description |
|---|---|
int |
H5L_iterate2_t.call(long group,
BytePointer name,
H5L_info2_t info,
Pointer op_data) |
| Modifier and Type | Method and Description |
|---|---|
static int |
hdf5.H5Lget_info_by_idx2(long loc_id,
BytePointer group_name,
int idx_type,
int order,
long n,
H5L_info2_t linfo,
long lapl_id) |
static int |
hdf5.H5Lget_info_by_idx2(long loc_id,
String group_name,
int idx_type,
int order,
long n,
H5L_info2_t linfo,
long lapl_id) |
static int |
hdf5.H5Lget_info2(long loc_id,
BytePointer name,
H5L_info2_t linfo,
long lapl_id) |
static int |
hdf5.H5Lget_info2(long loc_id,
String name,
H5L_info2_t linfo,
long lapl_id) |
Copyright © 2021. All rights reserved.