![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
This is the complete list of members for CTxMemPool, including all inherited members.
AddTransactionsUpdated(unsigned int n) | CTxMemPool | |
addUnchecked(const uint256 &hash, const CTxMemPoolEntry &entry) | CTxMemPool | |
check(CCoinsViewCache *pcoins) const | CTxMemPool | |
clear() | CTxMemPool | |
cs | CTxMemPool | mutable |
CTxMemPool() | CTxMemPool | |
exists(uint256 hash) | CTxMemPool | inline |
fSanityCheck | CTxMemPool | private |
GetTransactionsUpdated() const | CTxMemPool | |
lookup(uint256 hash, CTransaction &result) const | CTxMemPool | |
mapNextTx | CTxMemPool | |
mapTx | CTxMemPool | |
nTransactionsUpdated | CTxMemPool | private |
pruneSpent(const uint256 &hash, CCoins &coins) | CTxMemPool | |
queryHashes(std::vector< uint256 > &vtxid) | CTxMemPool | |
remove(const CTransaction &tx, std::list< CTransaction > &removed, bool fRecursive=false) | CTxMemPool | |
removeConflicts(const CTransaction &tx, std::list< CTransaction > &removed) | CTxMemPool | |
setSanityCheck(bool _fSanityCheck) | CTxMemPool | inline |
size() | CTxMemPool | inline |