Fabcoin Core  0.16.2
P2P Digital Currency
CAddrMan Member List

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

Add(const CAddress &addr, const CNetAddr &source, int64_t nTimePenalty=0)CAddrManinline
Add(const std::vector< CAddress > &vAddr, const CNetAddr &source, int64_t nTimePenalty=0)CAddrManinline
Add_(const CAddress &addr, const CNetAddr &source, int64_t nTimePenalty)CAddrManprotected
Attempt(const CService &addr, bool fCountFailure, int64_t nTime=GetAdjustedTime())CAddrManinline
Attempt_(const CService &addr, bool fCountFailure, int64_t nTime)CAddrManprotected
CAddrMan()CAddrManinline
Check()CAddrManinline
Clear()CAddrManinline
ClearNew(int nUBucket, int nUBucketPos)CAddrManprotected
Connected(const CService &addr, int64_t nTime=GetAdjustedTime())CAddrManinline
Connected_(const CService &addr, int64_t nTime)CAddrManprotected
Create(const CAddress &addr, const CNetAddr &addrSource, int *pnId=nullptr)CAddrManprotected
csCAddrManmutableprivate
Delete(int nId)CAddrManprotected
Find(const CNetAddr &addr, int *pnId=nullptr)CAddrManprotected
GetAddr()CAddrManinline
GetAddr_(std::vector< CAddress > &vAddr)CAddrManprotected
Good(const CService &addr, int64_t nTime=GetAdjustedTime())CAddrManinline
Good_(const CService &addr, int64_t nTime)CAddrManprotected
insecure_randCAddrManprotected
MakeTried(CAddrInfo &info, int nId)CAddrManprotected
mapAddrCAddrManprivate
mapInfoCAddrManprivate
nIdCountCAddrManprivate
nKeyCAddrManprotected
nLastGoodCAddrManprivate
nNewCAddrManprivate
nTriedCAddrManprivate
RandomInt(int nMax)CAddrManprotectedvirtual
Select(bool newOnly=false)CAddrManinline
Select_(bool newOnly)CAddrManprotected
Serialize(Stream &s) const CAddrManinline
SetServices(const CService &addr, ServiceFlags nServices)CAddrManinline
SetServices_(const CService &addr, ServiceFlags nServices)CAddrManprotected
size() const CAddrManinline
SwapRandom(unsigned int nRandomPos1, unsigned int nRandomPos2)CAddrManprotected
Unserialize(Stream &s)CAddrManinline
vRandomCAddrManprivate
vvNewCAddrManprivate
vvTriedCAddrManprivate
~CAddrMan()CAddrManinline