![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
This is the complete list of members for CAddrManTest, 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 |
| CAddrManTest(bool makeDeterministic=true, std::vector< bool > asmap=std::vector< bool >()) | CAddrManTest | inlineexplicit |
| Check() | CAddrMan | inline |
| Clear() | CAddrManTest | 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) | CAddrManTest | inline |
| cs | CAddrMan | mutableprotected |
| DecodeAsmap(fs::path path) | CAddrMan | static |
| Delete(int nId) | CAddrManTest | inline |
| deterministic | CAddrManTest | private |
| FILE_FORMAT | CAddrMan | privatestatic |
| Find(const CNetAddr &addr, int *pnId=nullptr) | CAddrManTest | inline |
| Format enum name | CAddrMan | private |
| GetAddr(size_t max_addresses, size_t max_pct, Optional< Network > network) | CAddrMan | inline |
| GetAddr_(std::vector< CAddress > &vAddr, size_t max_addresses, size_t max_pct, Optional< Network > network) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| GetBucketAndEntry(const CAddress &addr) | CAddrManTest | inline |
| 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 |
| INCOMPATIBILITY_BASE | CAddrMan | privatestatic |
| insecure_rand | CAddrMan | protected |
| m_asmap | CAddrMan | |
| m_tried_collisions | CAddrMan | private |
| MakeDeterministic() | CAddrManTest | inline |
| MakeTried(CAddrInfo &info, int nId) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| nKey | CAddrMan | protected |
| 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 |
| SimConnFail(CService &addr) | CAddrManTest | inline |
| size() const | CAddrMan | inline |
| SwapRandom(unsigned int nRandomPos1, unsigned int nRandomPos2) EXCLUSIVE_LOCKS_REQUIRED(cs) | CAddrMan | protected |
| Unserialize(Stream &s_) | CAddrMan | inline |
| V0_HISTORICAL enum value | CAddrMan | private |
| V1_DETERMINISTIC enum value | CAddrMan | private |
| V2_ASMAP enum value | CAddrMan | private |
| V3_BIP155 enum value | CAddrMan | private |
| ~CAddrMan() | CAddrMan | inline |