::BasicZoneRegistrarTest_Sorted_binarySearch (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | friend |
::BasicZoneRegistrarTest_Sorted_binarySearch_not_found (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | friend |
::BasicZoneRegistrarTest_Sorted_isSorted (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | friend |
::BasicZoneRegistrarTest_Sorted_linearSearch (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | friend |
::BasicZoneRegistrarTest_Sorted_linearSearch_not_found (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | friend |
::BasicZoneRegistrarTest_Unsorted_isSorted (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | friend |
::BasicZoneRegistrarTest_Unsorted_linearSearch (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | friend |
binarySearch(const ZI *const *zr, uint16_t registrySize, const char *name) (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inlineprotectedstatic |
getZoneInfoForId(uint32_t zoneId) const (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inline |
getZoneInfoForIndex(uint16_t i) const (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inline |
getZoneInfoForName(const char *name) const | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inline |
isSorted() const | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inline |
isSorted(const ZI *const *zr, uint16_t registrySize) (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inlineprotectedstatic |
kBinarySearchThreshold | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | protectedstatic |
linearSearch(const ZI *const *zr, uint16_t registrySize, const char *name) (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inlineprotectedstatic |
linearSearchUsingId(const ZI *const *zr, uint16_t registrySize, uint32_t zoneId) (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inlineprotectedstatic |
mIsSorted (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | protected |
mRegistrySize (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | protected |
mZoneRegistry (defined in ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP >) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | protected |
registrySize() const | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inline |
ZoneRegistrar(uint16_t registrySize, const ZI *const *zoneRegistry) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inline |