6 #ifndef ACE_TIME_COMPLETE_ZONE_PROCESSOR_H
7 #define ACE_TIME_COMPLETE_ZONE_PROCESSOR_H
10 #include "../zoneinfo/BrokersHigh.h"
11 #include "ExtendedZoneProcessor.h"
21 complete::ZoneInfoStore,
22 complete::ZoneInfoBroker,
23 complete::ZoneEraBroker,
24 complete::ZonePolicyBroker,
25 complete::ZoneRuleBroker> {
33 complete::ZoneInfoStore,
34 complete::ZoneInfoBroker,
35 complete::ZoneEraBroker,
36 complete::ZonePolicyBroker,
37 complete::ZoneRuleBroker>(
A specific implementation of ExtendedZoneProcessorTemplate that uses the complete::ZoneXxxBrokers cla...
static const uint8_t kTypeComplete
Unique TimeZone type identifier for CompleteZoneProcessor.
An implementation of ZoneProcessor that supports for all zones defined by the TZ Database.
A storage object that creates an ZoneInfoBroker from a key that identifies the ZoneInfo.
Representation of a given time zone, implemented as an array of ZoneEra records.