BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
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) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
Attempt(const CService &addr, bool fCountFailure, int64_t nTime=GetAdjustedTime())CAddrManinline
Attempt_(const CService &addr, bool fCountFailure, int64_t nTime) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
CAddrMan()CAddrManinline
Check()CAddrManinline
Clear()CAddrManinline
ClearNew(int nUBucket, int nUBucketPos) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
Connected(const CService &addr, int64_t nTime=GetAdjustedTime())CAddrManinline
Connected_(const CService &addr, int64_t nTime) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
Create(const CAddress &addr, const CNetAddr &addrSource, int *pnId=nullptr) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
csCAddrManmutableprotected
Delete(int nId) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
Find(const CNetAddr &addr, int *pnId=nullptr) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
GetAddr()CAddrManinline
GetAddr_(std::vector< CAddress > &vAddr) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
Good(const CService &addr, bool test_before_evict=true, int64_t nTime=GetAdjustedTime())CAddrManinline
Good_(const CService &addr, bool test_before_evict, int64_t time) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
GUARDED_BY(cs)CAddrManprivate
GUARDED_BY(cs)CAddrManprivate
GUARDED_BY(cs)CAddrManprivate
GUARDED_BY(cs)CAddrManprivate
GUARDED_BY(cs)CAddrManprivate
GUARDED_BY(cs)CAddrManprivate
GUARDED_BY(cs)CAddrManprivate
GUARDED_BY(cs)CAddrManprivate
GUARDED_BY(cs)CAddrManprivate
insecure_randCAddrManprotected
m_tried_collisionsCAddrManprivate
MakeTried(CAddrInfo &info, int nId) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
nKeyCAddrManprotected
RandomInt(int nMax)CAddrManprotectedvirtual
ResolveCollisions()CAddrManinline
ResolveCollisions_() EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
Select(bool newOnly=false)CAddrManinline
Select_(bool newOnly) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
SelectTriedCollision()CAddrManinline
SelectTriedCollision_() EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
Serialize(Stream &s) constCAddrManinline
SetServices(const CService &addr, ServiceFlags nServices)CAddrManinline
SetServices_(const CService &addr, ServiceFlags nServices) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
size() constCAddrManinline
SwapRandom(unsigned int nRandomPos1, unsigned int nRandomPos2) EXCLUSIVE_LOCKS_REQUIRED(cs)CAddrManprotected
Unserialize(Stream &s)CAddrManinline
~CAddrMan()CAddrManinline