![]() |
HDF5
1.12.0
|
Macros | |
| #define | MAX_PATH_LEN 1024 |
Functions | |
| int | HDfprintf (FILE *stream, const char *fmt,...) |
| int64_t | HDstrtoll (const char *s, const char **rest, int base) |
| int H5_ATTR_CONST | Nflock (int H5_ATTR_UNUSED fd, int H5_ATTR_UNUSED operation) |
| time_t | H5_make_time (struct tm *tm) |
| herr_t | H5_build_extpath (const char *name, char **extpath) |
| herr_t | H5_combine_path (const char *path1, const char *path2, char **full_name) |
| void | H5_nanosleep (uint64_t nanosec) |
| double | H5_get_time (void) |
| #define MAX_PATH_LEN 1024 |
| herr_t H5_build_extpath | ( | const char * | name, |
| char ** | extpath | ||
| ) |
| herr_t H5_combine_path | ( | const char * | path1, |
| const char * | path2, | ||
| char ** | full_name | ||
| ) |
| double H5_get_time | ( | void | ) |
| time_t H5_make_time | ( | struct tm * | tm | ) |
| void H5_nanosleep | ( | uint64_t | nanosec | ) |
| int H5_ATTR_CONST Nflock | ( | int H5_ATTR_UNUSED | fd, |
| int H5_ATTR_UNUSED | operation | ||
| ) |
1.8.18