Bitcoin Core  27.99.0
P2P Digital Currency
AddrMan Member List

This is the complete list of members for AddrMan, including all inherited members.

Add(const std::vector< CAddress > &vAddr, const CNetAddr &source, std::chrono::seconds time_penalty=0s)AddrMan
AddrMan(const NetGroupManager &netgroupman, bool deterministic, int32_t consistency_check_ratio)AddrManexplicit
Attempt(const CService &addr, bool fCountFailure, NodeSeconds time=Now< NodeSeconds >())AddrMan
Connected(const CService &addr, NodeSeconds time=Now< NodeSeconds >())AddrMan
FindAddressEntry(const CAddress &addr)AddrMan
GetAddr(size_t max_addresses, size_t max_pct, std::optional< Network > network, const bool filtered=true) constAddrMan
GetEntries(bool from_tried) constAddrMan
Good(const CService &addr, NodeSeconds time=Now< NodeSeconds >())AddrMan
m_implAddrManprotected
ResolveCollisions()AddrMan
Select(bool new_only=false, std::optional< Network > network=std::nullopt) constAddrMan
SelectTriedCollision()AddrMan
Serialize(Stream &s_) constAddrMan
SetServices(const CService &addr, ServiceFlags nServices)AddrMan
Size(std::optional< Network > net=std::nullopt, std::optional< bool > in_new=std::nullopt) constAddrMan
Unserialize(Stream &s_)AddrMan
~AddrMan()AddrMan