Bitcoin ABC  0.26.3
P2P Digital Currency
avalanche::Slot Member List

This is the complete list of members for avalanche::Slot, including all inherited members.

contains(uint64_t slot) constavalanche::Slotinline
follows(uint64_t slot) constavalanche::Slotinline
getPeerId() constavalanche::Slotinline
getScore() constavalanche::Slotinline
getStart() constavalanche::Slotinline
getStop() constavalanche::Slotinline
peeridavalanche::Slotprivate
precedes(uint64_t slot) constavalanche::Slotinline
scoreavalanche::Slotprivate
Slot(uint64_t startIn, uint32_t scoreIn, PeerId peeridIn)avalanche::Slotinline
startavalanche::Slotprivate
withPeerId(PeerId peeridIn) constavalanche::Slotinline
withScore(uint64_t scoreIn) constavalanche::Slotinline
withStart(uint64_t startIn) constavalanche::Slotinline