AceTime  0.6.1
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::BasicZoneProcessorCache< SIZE > Class Template Reference
Inheritance diagram for ace_time::BasicZoneProcessorCache< SIZE >:
Inheritance graph
[legend]
Collaboration diagram for ace_time::BasicZoneProcessorCache< SIZE >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from ace_time::ZoneProcessorCacheImpl< SIZE, ZoneProcessorCache::kTypeBasicManaged, BasicZoneProcessor, basic::ZoneInfo, basic::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::BasicZoneProcessorCache< SIZE >

Definition at line 102 of file ZoneProcessorCache.h.


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