#include <cpl_time.h>

Data Fields | |
| ac_maxval_p | mv |
| int | mwday |
| int | mweek |
| struct tm | t |
| time_t | time |
| int | ywday |
| int | yweek |
Definition at line 64 of file cpl_time.h.
Definition at line 72 of file cpl_time.h.
Referenced by ac_get_maxval(), ac_print(), and ac_tm_free().
| int mwday |
Definition at line 71 of file cpl_time.h.
Referenced by ac_print(), ac_tm_fill(), and check_byxxx().
| int mweek |
struct tm t [read] |
Definition at line 67 of file cpl_time.h.
Referenced by ac_get_maxval(), ac_print(), ac_tm_fill(), check_byxxx(), check_freq_interval(), and check_min_unit().
| time_t time |
Definition at line 66 of file cpl_time.h.
Referenced by ac_print(), ac_tm_set_time(), and check_tmrec().
| int ywday |
Definition at line 70 of file cpl_time.h.
Referenced by ac_print(), ac_tm_fill(), and check_byxxx().
| int yweek |
Definition at line 69 of file cpl_time.h.
Referenced by ac_print(), ac_tm_fill(), and check_byxxx().
1.5.6