![]() |
HDF5
1.12.0
|
Functions | |
| size_t | H5Tget_precision (hid_t type_id) |
| size_t | H5T_get_precision (const H5T_t *dt) |
| herr_t | H5Tset_precision (hid_t type_id, size_t prec) |
| size_t H5T_get_precision | ( | const H5T_t * | dt | ) |
References H5T_shared_t::atomic, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5E_CANTINIT, H5T_shared_t::parent, H5T_atomic_t::prec, ret_value, H5T_t::shared, and H5T_shared_t::u.
Referenced by H5Tget_precision(), and if().
| size_t H5Tget_precision | ( | hid_t | type_id | ) |
References H5I_DATATYPE, H5I_object_verify(), H5T_get_precision(), NULL, and ret_value.