Bitcoin ABC  0.26.3
P2P Digital Currency
ShortIdProcessor< PrefilledItemType, Adapter, ItemCompare > Member List

This is the complete list of members for ShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >, including all inherited members.

addItem(uint32_t index, const ItemType &item)ShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >inlineprivate
evenlyDistributedShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >private
getItem(size_t index) constShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >inline
getItemCount() constShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >inline
getShortIdCount() constShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >inline
hasOutOfBoundIndex() constShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >inline
hasShortIdCollision() constShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >inline
haveItemShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >private
isEvenlyDistributed() constShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >inline
itemsAvailableShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >private
ItemType typedefShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >private
matchKnownItem(uint64_t shortid, const ItemType &item)ShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >inline
outOfBoundIndexShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >private
shortIdCollisionShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >private
shortIdIndexMapShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >private
ShortIdProcessor(const std::vector< PrefilledItemType > &prefilledItems, const std::vector< uint64_t > &shortids, size_t maxShortIdPerBucket)ShortIdProcessor< PrefilledItemType, Adapter, ItemCompare >inline