VAPoR  0.1
Namespaces | Macros | Functions
PVTime.h File Reference
#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)
 

Macro Definition Documentation

#define TIME64_T   int64_t

Definition at line 27 of file PVTime.h.