::BasicZoneRegistrarTest_Sorted_binarySearchByName (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_binarySearchByName_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_linearSearchById (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_linearSearchById_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_linearSearchByName (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_linearSearchByName_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_binarySearchByName (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_binarySearchByName_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_linearSearchById (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_linearSearchById_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_linearSearchByName (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_linearSearchByName_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 |
binarySearchByName(const ZI *const *registry, uint16_t registrySize, const char *name) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inlineprotectedstatic |
findIndexForId(uint32_t zoneId) const | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inline |
findIndexForName(const char *name) const | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inline |
getZoneInfoForId(uint32_t zoneId) const | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inline |
getZoneInfoForIndex(uint16_t i) const | 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 *registry, uint16_t registrySize) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inlineprotectedstatic |
kBinarySearchThreshold | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | protectedstatic |
kInvalidIndex | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | static |
linearSearchById(const ZI *const *registry, uint16_t registrySize, uint32_t zoneId) | ace_time::ZoneRegistrar< ZI, ZRB, ZIB, STRCMP_P, STRCMP_PP > | inlineprotectedstatic |
linearSearchByName(const ZI *const *registry, uint16_t registrySize, const char *name) | 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 |