|
OpenCPN Partial API docs
|
Public Attributes | |
| TIME_ZONE_INFORMATION | tzi |
| time_t | year_beg |
| time_t | year_end |
| time_t | enter_std |
| time_t | enter_dst |
| int | isdst |
Definition at line 100 of file tcds_binary_harmonic.cpp.
| time_t tz_info_entry::enter_dst |
Definition at line 105 of file tcds_binary_harmonic.cpp.
| time_t tz_info_entry::enter_std |
Definition at line 104 of file tcds_binary_harmonic.cpp.
| int tz_info_entry::isdst |
Definition at line 106 of file tcds_binary_harmonic.cpp.
| TIME_ZONE_INFORMATION tz_info_entry::tzi |
Definition at line 101 of file tcds_binary_harmonic.cpp.
| time_t tz_info_entry::year_beg |
Definition at line 102 of file tcds_binary_harmonic.cpp.
| time_t tz_info_entry::year_end |
Definition at line 103 of file tcds_binary_harmonic.cpp.