AceTime  1.11.2
Date and time classes for Arduino that support timezones from the TZ Database.
Public Attributes | List of all members
ace_time::extended::MatchingTransitionTemplate< ZEB, ZPB, ZRB > Struct Template Reference

Tuple of a matching Transition and its 'fold'. More...

#include <ExtendedZoneProcessor.h>

Public Attributes

const TransitionTemplate< ZEB, ZPB, ZRB > * transition
 
uint8_t fold
 

Detailed Description

template<typename ZEB, typename ZPB, typename ZRB>
struct ace_time::extended::MatchingTransitionTemplate< ZEB, ZPB, ZRB >

Tuple of a matching Transition and its 'fold'.

Used by findTransitionForSeconds() which is guaranteed to return only a single Transition if found.

Definition at line 452 of file ExtendedZoneProcessor.h.


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