AceTime  1.7.3
Date and time classes for Arduino that support timezones from the TZ Database, and a system clock that can synchronize from an NTP server or an RTC chip.
List of all members
ace_time::ExtendedZoneProcessorCache< SIZE > Class Template Reference
Inheritance diagram for ace_time::ExtendedZoneProcessorCache< SIZE >:
Inheritance graph
[legend]
Collaboration diagram for ace_time::ExtendedZoneProcessorCache< SIZE >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from ace_time::ZoneProcessorCacheTemplate< SIZE, ExtendedZoneProcessor >
ExtendedZoneProcessorgetZoneProcessor (uintptr_t zoneKey)
 Get ZoneProcessor from either a ZoneKey, either a basic::ZoneInfo or an extended::ZoneInfo. More...
 
ExtendedZoneProcessorgetZoneProcessor (uint8_t i)
 Return the ZoneProcessor at position i. More...
 

Detailed Description

template<uint8_t SIZE>
class ace_time::ExtendedZoneProcessorCache< SIZE >

Definition at line 86 of file ZoneProcessorCache.h.


The documentation for this class was generated from the following file: