|
VAPoR
0.1
|
#include <cmath>#include <string>#include <ctime>#include <stdint.h>#include <vapor/common.h>Go to the source code of this file.
Namespaces | |
| VetsUtil | |
Macros | |
| #define | TIME64_T int64_t |
Functions | |
| COMMON_API TIME64_T | VetsUtil::MkTime64 (struct tm *t) |
| COMMON_API struct tm * | VetsUtil::LocalTime64_r (const TIME64_T *t, struct tm *p) |
| COMMON_API struct tm * | VetsUtil::GmTime64_r (const TIME64_T *t, struct tm *p) |
1.8.10