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::ZoneInfoLow::ZoneRegistryBroker Class Reference

Data broker for accessing the ZoneRegistry. More...

#include <ZoneInfoLow.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 779 of file ZoneInfoLow.h.


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