![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
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) | CAddrMan | protected |
| Attempt(const CService &addr, bool fCountFailure, int64_t nTime=GetAdjustedTime()) | CAddrMan | inline |
| Attempt_(const CService &addr, bool fCountFailure, int64_t nTime) | CAddrMan | protected |
| CAddrMan() | CAddrMan | inline |
| Check() | CAddrMan | inline |
| Clear() | CAddrMan | inline |
| ClearNew(int nUBucket, int nUBucketPos) | CAddrMan | protected |
| Connected(const CService &addr, int64_t nTime=GetAdjustedTime()) | CAddrMan | inline |
| Connected_(const CService &addr, int64_t nTime) | CAddrMan | protected |
| Create(const CAddress &addr, const CNetAddr &addrSource, int *pnId=nullptr) | CAddrMan | protected |
| cs | CAddrMan | mutableprivate |
| Delete(int nId) | CAddrMan | protected |
| Find(const CNetAddr &addr, int *pnId=nullptr) | CAddrMan | protected |
| GetAddr() | CAddrMan | inline |
| GetAddr_(std::vector< CAddress > &vAddr) | CAddrMan | protected |
| Good(const CService &addr, int64_t nTime=GetAdjustedTime()) | CAddrMan | inline |
| Good_(const CService &addr, int64_t nTime) | CAddrMan | protected |
| insecure_rand | CAddrMan | protected |
| MakeTried(CAddrInfo &info, int nId) | CAddrMan | protected |
| mapAddr | CAddrMan | private |
| mapInfo | CAddrMan | private |
| nIdCount | CAddrMan | private |
| nKey | CAddrMan | protected |
| nLastGood | CAddrMan | private |
| nNew | CAddrMan | private |
| nTried | CAddrMan | private |
| RandomInt(int nMax) | CAddrMan | protectedvirtual |
| Select(bool newOnly=false) | CAddrMan | inline |
| Select_(bool newOnly) | CAddrMan | protected |
| Serialize(Stream &s) const | CAddrMan | inline |
| SetServices(const CService &addr, ServiceFlags nServices) | CAddrMan | inline |
| SetServices_(const CService &addr, ServiceFlags nServices) | CAddrMan | protected |
| size() const | CAddrMan | inline |
| SwapRandom(unsigned int nRandomPos1, unsigned int nRandomPos2) | CAddrMan | protected |
| Unserialize(Stream &s) | CAddrMan | inline |
| vRandom | CAddrMan | private |
| vvNew | CAddrMan | private |
| vvTried | CAddrMan | private |
| ~CAddrMan() | CAddrMan | inline |
1.8.11