| Package | Description |
|---|---|
| org.bytedeco.hdf5.global |
| Modifier and Type | Method and Description |
|---|---|
static int |
hdf5.H5Pget_mcdt_search_cb(long plist_id,
H5O_mcdt_search_cb_t func,
Pointer op_data) |
static int |
hdf5.H5Pget_mcdt_search_cb(long plist_id,
H5O_mcdt_search_cb_t func,
Pointer op_data) |
static int |
hdf5.H5Pget_mcdt_search_cb(long plist_id,
H5O_mcdt_search_cb_t func,
PointerPointer op_data)
\ingroup OCPPL
\brief Retrieves the callback function from the specified object copy
property list
|
static int |
hdf5.H5Pget_mcdt_search_cb(long plist_id,
H5O_mcdt_search_cb_t func,
PointerPointer op_data)
\ingroup OCPPL
\brief Retrieves the callback function from the specified object copy
property list
|
static int |
hdf5.H5Pset_mcdt_search_cb(long plist_id,
H5O_mcdt_search_cb_t func,
Pointer op_data)
\ingroup OCPPL
\brief Sets the callback function that H5Ocopy() will invoke before
searching the entire destination file for a matching committed
datatype
|
static int |
hdf5.H5Pset_mcdt_search_cb(long plist_id,
H5O_mcdt_search_cb_t func,
Pointer op_data)
\ingroup OCPPL
\brief Sets the callback function that H5Ocopy() will invoke before
searching the entire destination file for a matching committed
datatype
|
Copyright © 2022. All rights reserved.