![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
This is the complete list of members for CAddrMan, including all inherited members.
| Add(const CAddress &addr, const CNetAddr &source, int64_t nTimePenalty=0) | CAddrMan | inline |
| Add(const std::vector< CAddress > &vAddr, const CNetAddr &source, int64_t nTimePenalty=0) | CAddrMan | inline |
| Add_(const CAddress &addr, const CNetAddr &source, int64_t nTimePenalty) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| Attempt(const CService &addr, bool fCountFailure, int64_t nTime=GetAdjustedTime()) | CAddrMan | inline |
| Attempt_(const CService &addr, bool fCountFailure, int64_t nTime) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| CAddrMan() | CAddrMan | inline |
| Check() | CAddrMan | inline |
| Clear() | CAddrMan | inline |
| ClearNew(int nUBucket, int nUBucketPos) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| Connected(const CService &addr, int64_t nTime=GetAdjustedTime()) | CAddrMan | inline |
| Connected_(const CService &addr, int64_t nTime) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| Create(const CAddress &addr, const CNetAddr &addrSource, int *pnId=nullptr) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| cs | CAddrMan | mutableprotected |
| Delete(int nId) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| Find(const CNetAddr &addr, int *pnId=nullptr) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| GetAddr() | CAddrMan | inline |
| GetAddr_(std::vector< CAddress > &vAddr) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| Good(const CService &addr, bool test_before_evict=true, int64_t nTime=GetAdjustedTime()) | CAddrMan | inline |
| Good_(const CService &addr, bool test_before_evict, int64_t time) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| GUARDED_BY(cs) | CAddrMan | private |
| GUARDED_BY(cs) | CAddrMan | private |
| GUARDED_BY(cs) | CAddrMan | private |
| GUARDED_BY(cs) | CAddrMan | private |
| GUARDED_BY(cs) | CAddrMan | private |
| GUARDED_BY(cs) | CAddrMan | private |
| GUARDED_BY(cs) | CAddrMan | private |
| GUARDED_BY(cs) | CAddrMan | private |
| GUARDED_BY(cs) | CAddrMan | private |
| insecure_rand | CAddrMan | protected |
| m_tried_collisions | CAddrMan | private |
| MakeTried(CAddrInfo &info, int nId) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| nKey | CAddrMan | protected |
| RandomInt(int nMax) | CAddrMan | protectedvirtual |
| ResolveCollisions() | CAddrMan | inline |
| ResolveCollisions_() EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| Select(bool newOnly=false) | CAddrMan | inline |
| Select_(bool newOnly) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| SelectTriedCollision() | CAddrMan | inline |
| SelectTriedCollision_() EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| Serialize(Stream &s) const | CAddrMan | inline |
| SetServices(const CService &addr, ServiceFlags nServices) | CAddrMan | inline |
| SetServices_(const CService &addr, ServiceFlags nServices) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| size() const | CAddrMan | inline |
| SwapRandom(unsigned int nRandomPos1, unsigned int nRandomPos2) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| Unserialize(Stream &s) | CAddrMan | inline |
| ~CAddrMan() | CAddrMan | inline |
1.8.14