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

This is the complete list of members for CMerkleTx, including all inherited members.

AcceptToMemoryPool(bool fCheckInputs=true, bool fLimitFree=true)CMerkleTx
CTransaction::AcceptToMemoryPool(CValidationState &state, bool fCheckInputs=true, bool fLimitFree=true, bool *pfMissingInputs=NULL)CTransaction
AllowFree(double dPriority)CTransactioninlinestatic
AreInputsStandard(CCoinsViewCache &mapInputs) const CTransaction
CheckInputs(CValidationState &state, CCoinsViewCache &view, bool fScriptChecks=true, unsigned int flags=SCRIPT_VERIFY_P2SH|SCRIPT_VERIFY_STRICTENC, std::vector< CScriptCheck > *pvChecks=NULL) const CTransaction
CheckTransaction(CValidationState &state) const CTransaction
CMerkleTx()CMerkleTxinline
CMerkleTx(const CTransaction &txIn)CMerkleTxinline
CTransaction()CTransactioninline
CURRENT_VERSIONCTransactionstatic
fMerkleVerifiedCMerkleTxmutable
GetBlocksToMaturity() const CMerkleTx
GetDepthInMainChain(CBlockIndex *&pindexRet) const CMerkleTx
GetDepthInMainChain() const CMerkleTxinline
GetHash() const CTransactioninline
GetLegacySigOpCount() const CTransaction
GetMinFee(unsigned int nBlockSize=1, bool fAllowFree=true, enum GetMinFee_mode mode=GMF_BLOCK) const CTransaction
GetOutputFor(const CTxIn &input, CCoinsViewCache &mapInputs)CTransactionprotectedstatic
GetP2SHSigOpCount(CCoinsViewCache &mapInputs) const CTransaction
GetValueIn(CCoinsViewCache &mapInputs) const CTransaction
GetValueOut() const CTransactioninline
hashBlockCMerkleTx
HaveInputs(CCoinsViewCache &view) const CTransaction
IMPLEMENT_SERIALIZE(nSerSize+=SerReadWrite(s,*(CTransaction *) this, nType, nVersion, ser_action);nVersion=this->nVersion;READWRITE(hashBlock);READWRITE(vMerkleBranch);READWRITE(nIndex);) int SetMerkleBranch(const CBlock *pblockCMerkleTx
CTransaction::IMPLEMENT_SERIALIZE(READWRITE(this->nVersion);nVersion=this->nVersion;READWRITE(vin);READWRITE(vout);READWRITE(nLockTime);) void SetNull()CTransactioninline
Init()CMerkleTxinline
IsCoinBase() const CTransactioninline
IsFinal(int nBlockHeight=0, int64 nBlockTime=0) const CTransactioninline
IsInMainChain() const CMerkleTxinline
IsNewerThan(const CTransaction &old) const CTransactioninline
IsNull() const CTransactioninline
IsStandard(std::string &strReason) const CTransaction
IsStandard() const CTransactioninline
nIndexCMerkleTx
nLockTimeCTransaction
nMinRelayTxFeeCTransactionstatic
nMinTxFeeCTransactionstatic
nVersionCTransaction
print() const CTransactioninline
ToString() const CTransactioninline
UpdateCoins(const CTransaction &tx, CValidationState &state, CCoinsViewCache &inputs, CTxUndo &txundo, int nHeight, const uint256 &txhash)CTransaction
UpdateCoins(CValidationState &state, CCoinsViewCache &view, CTxUndo &txundo, int nHeight, const uint256 &txhash) const CTransaction
vinCTransaction
vMerkleBranchCMerkleTx
voutCTransaction