#include <cpl_time.h>
Data Fields | |
| int | mday |
| int | mwday |
| int | mweek |
| int | yday |
| int | ywday |
| int | yweek |
Definition at line 54 of file cpl_time.h.
| int mday |
Definition at line 60 of file cpl_time.h.
Referenced by ac_get_maxval(), ac_print(), and check_byxxx().
| int mwday |
Definition at line 61 of file cpl_time.h.
Referenced by ac_get_maxval(), ac_print(), and check_byxxx().
| int mweek |
| int yday |
Definition at line 57 of file cpl_time.h.
Referenced by ac_get_maxval(), ac_print(), and check_byxxx().
| int ywday |
Definition at line 58 of file cpl_time.h.
Referenced by ac_get_maxval(), ac_print(), and check_byxxx().
| int yweek |
Definition at line 56 of file cpl_time.h.
Referenced by ac_get_maxval(), ac_print(), and check_byxxx().
1.5.6