Bitcoin Core  22.99.0
P2P Digital Currency
AddrManTest Member List

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

Add(const std::vector< CAddress > &vAddr, const CNetAddr &source, int64_t nTimePenalty=0)AddrMan
AddrMan(std::vector< bool > asmap, bool deterministic, int32_t consistency_check_ratio)AddrManexplicit
AddrManTest(std::vector< bool > asmap=std::vector< bool >())AddrManTestinlineexplicit
Attempt(const CService &addr, bool fCountFailure, int64_t nTime=GetAdjustedTime())AddrMan
Connected(const CService &addr, int64_t nTime=GetAdjustedTime())AddrMan
Create(const CAddress &addr, const CNetAddr &addrSource, int *pnId)AddrManTestinline
Delete(int nId)AddrManTestinline
Find(const CService &addr)AddrManTestinline
GetAddr(size_t max_addresses, size_t max_pct, std::optional< Network > network) constAddrMan
GetAsmap() constAddrMan
GetBucketAndEntry(const CAddress &addr)AddrManTestinline
Good(const CService &addr, int64_t nTime=GetAdjustedTime())AddrMan
m_implAddrManprotected
ResolveCollisions()AddrMan
Select(bool newOnly=false) constAddrMan
SelectTriedCollision()AddrMan
Serialize(Stream &s_) constAddrMan
SetServices(const CService &addr, ServiceFlags nServices)AddrMan
SimConnFail(const CService &addr)AddrManTestinline
size() constAddrMan
Unserialize(Stream &s_)AddrMan
~AddrMan()AddrMan