AceTime  0.5.2
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::ZoneProcessorCacheImpl< SIZE, ZoneProcessorCache::kTypeExtendedManaged, ExtendedZoneProcessor, extended::ZoneInfo, extended::ZoneInfoBroker >
uint8_t getType () override
 Return the type of this cache. More...
 
ZoneProcessorgetZoneProcessor (const void *zoneInfo) override
 Get the ZoneProcessor from the zoneInfo. More...
 
- Static Public Attributes inherited from ace_time::ZoneProcessorCache
static const uint8_t kTypeBasicManaged = ZoneProcessor::kTypeBasic + 2
 
static const uint8_t kTypeExtendedManaged
 

Detailed Description

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

Definition at line 108 of file ZoneProcessorCache.h.


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