Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
CTxMemPool Member List

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
csCTxMemPoolmutable
exists(uint256 hash)CTxMemPoolinline
lookup(uint256 hash)CTxMemPoolinline
mapNextTxCTxMemPool
mapTxCTxMemPool
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()CTxMemPoolinline