Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

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(bool _discriminatePorts=false)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
discriminatePortsCAddrManprivate
Find(const CService &addr, int *pnId=nullptr)CAddrManprotected
GetAddr()CAddrManinline
GetAddr_(std::vector< CAddress > &vAddr)CAddrManprotected
GetAddressInfo(const CService &addr)CAddrManinline
GetAddressInfo_(const CService &addr)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) constCAddrManinline
SetServices(const CService &addr, ServiceFlags nServices)CAddrManinline
SetServices_(const CService &addr, ServiceFlags nServices)CAddrManprotected
size() constCAddrManinline
SwapRandom(unsigned int nRandomPos1, unsigned int nRandomPos2)CAddrManprotected
Unserialize(Stream &s)CAddrManinline
vRandomCAddrManprivate
vvNewCAddrManprivate
vvTriedCAddrManprivate
~CAddrMan()CAddrManinline
Released under the MIT license