![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
This is the complete list of members for CTxMemPool, including all inherited members.
accept(CValidationState &state, CTransaction &tx, bool fCheckInputs, bool fLimitFree, bool *pfMissingInputs) | CTxMemPool | |
addUnchecked(const uint256 &hash, const CTransaction &tx) | CTxMemPool | |
clear() | CTxMemPool | |
cs | CTxMemPool | mutable |
exists(uint256 hash) | CTxMemPool | inline |
lookup(uint256 hash) | CTxMemPool | inline |
mapNextTx | CTxMemPool | |
mapTx | CTxMemPool | |
pruneSpent(const uint256 &hash, CCoins &coins) | CTxMemPool | |
queryHashes(std::vector< uint256 > &vtxid) | CTxMemPool | |
remove(const CTransaction &tx, bool fRecursive=false) | CTxMemPool | |
removeConflicts(const CTransaction &tx) | CTxMemPool | |
size() | CTxMemPool | inline |