AceTime  3.0.0
Date and time classes for Arduino that support timezones from the TZ Database.
Public Member Functions | List of all members
ace_time::ZoneInfoMid::ZoneRegistryBroker Class Reference

Data broker for accessing the ZoneRegistry. More...

#include <ZoneInfoMid.h>

Public Member Functions

 ZoneRegistryBroker (const ZoneInfo *const *zoneRegistry)
 
 ZoneRegistryBroker (const ZoneRegistryBroker &)=default
 
ZoneRegistryBrokeroperator= (const ZoneRegistryBroker &)=default
 
const ZoneInfozoneInfo (uint16_t i) const
 

Detailed Description

Data broker for accessing the ZoneRegistry.

The ZoneRegistry is an array of (const ZoneInfo*) in the zone_registry.cpp file.

Definition at line 740 of file ZoneInfoMid.h.


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