AceTime  1.7.2
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.
ace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB > Member List

This is the complete list of members for ace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >, including all inherited members.

::LinkRegistrarTest_isSorted (defined in ace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >)ace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >friend
binarySearchById(const LE *registry, uint16_t registrySize, uint32_t linkId)ace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >inlineprotectedstatic
findIndexForId(uint32_t linkId) constace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >inline
findIndexForIdBinary(uint32_t linkId) constace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >inlineprotected
findIndexForIdLinear(uint32_t linkId) constace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >inlineprotected
getLinkEntryForId(uint32_t linkId) constace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >inline
getLinkEntryForIndex(uint16_t i) constace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >inline
isSorted(const LE *registry, uint16_t registrySize)ace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >inlineprotectedstatic
kBinarySearchThresholdace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >protectedstatic
kInvalidIndexace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >static
linearSearchById(const LE *registry, uint16_t registrySize, uint32_t linkId)ace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >inlineprotectedstatic
LinkRegistrarTemplate(uint16_t linkRegistrySize, const LE *linkRegistry)ace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >inline
linkRegistrySize() constace_time::internal::LinkRegistrarTemplate< LE, LEB, LRGB >inline