| Package | Description |
|---|---|
| org.bytedeco.hdf5 | |
| org.bytedeco.hdf5.global |
| Modifier and Type | Method and Description |
|---|---|
H5A_info_t |
H5A_info_t.corder_valid(boolean setter) |
H5A_info_t |
H5A_info_t.corder(int setter) |
H5A_info_t |
H5A_info_t.cset(int setter) |
H5A_info_t |
H5A_info_t.data_size(long setter) |
H5A_info_t |
H5A_info_t.getPointer(long i) |
H5A_info_t |
H5A_info_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
int |
H5A_operator2_t.call(long location_id,
BytePointer attr_name,
H5A_info_t ainfo,
Pointer op_data) |
| Modifier and Type | Method and Description |
|---|---|
static int |
hdf5.H5Aget_info_by_idx(long loc_id,
BytePointer obj_name,
int idx_type,
int order,
long n,
H5A_info_t ainfo,
long lapl_id) |
static int |
hdf5.H5Aget_info_by_idx(long loc_id,
String obj_name,
int idx_type,
int order,
long n,
H5A_info_t ainfo,
long lapl_id) |
static int |
hdf5.H5Aget_info_by_name(long loc_id,
BytePointer obj_name,
BytePointer attr_name,
H5A_info_t ainfo,
long lapl_id) |
static int |
hdf5.H5Aget_info_by_name(long loc_id,
String obj_name,
String attr_name,
H5A_info_t ainfo,
long lapl_id) |
static int |
hdf5.H5Aget_info(long attr_id,
H5A_info_t ainfo) |
Copyright © 2021. All rights reserved.