|
subroutine | h5eclear_f (hdferr, estack_id) |
| Clears the error stack for the current thread. More...
|
|
subroutine | h5eprint_f (hdferr, name) |
| Prints the error stack in a default manner. More...
|
|
subroutine | h5eget_major_f (error_no, name, namelen, hdferr) |
| Returns a character string describing an error specified by a major error number. More...
|
|
subroutine | h5eget_minor_f (error_no, name, hdferr) |
| Returns a character string describing an error specified by a minor error number. More...
|
|
subroutine | h5eset_auto_f (printflag, hdferr, estack_id, func, client_data) |
| Returns settings for automatic error stack traversal function and its data. More...
|
|