![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
This is the complete list of members for CMerkleTx, including all inherited members.
AcceptToMemoryPool(bool fLimitFree=true) | CMerkleTx | |
CMerkleTx() | CMerkleTx | inline |
CMerkleTx(const CTransaction &txIn) | CMerkleTx | inline |
ComputePriority(double dPriorityInputs, unsigned int nTxSize=0) const | CTransaction | |
CTransaction() | CTransaction | inline |
CURRENT_VERSION | CTransaction | static |
fMerkleVerified | CMerkleTx | mutable |
GetBlocksToMaturity() const | CMerkleTx | |
GetDepthInMainChain(CBlockIndex *&pindexRet) const | CMerkleTx | |
GetDepthInMainChain() const | CMerkleTx | inline |
GetDepthInMainChainINTERNAL(CBlockIndex *&pindexRet) const | CMerkleTx | private |
GetHash() const | CTransaction | |
GetValueOut() const | CTransaction | |
hashBlock | CMerkleTx | |
IMPLEMENT_SERIALIZE(nSerSize+=SerReadWrite(s,*(CTransaction *) this, nType, nVersion, ser_action);nVersion=this->nVersion;READWRITE(hashBlock);READWRITE(vMerkleBranch);READWRITE(nIndex);) int SetMerkleBranch(const CBlock *pblock | CMerkleTx | |
CTransaction::IMPLEMENT_SERIALIZE(READWRITE(this->nVersion);nVersion=this->nVersion;READWRITE(vin);READWRITE(vout);READWRITE(nLockTime);) void SetNull() | CTransaction | inline |
Init() | CMerkleTx | inline |
IsCoinBase() const | CTransaction | inline |
IsInMainChain() const | CMerkleTx | inline |
IsNewerThan(const CTransaction &old) const | CTransaction | |
IsNull() const | CTransaction | inline |
nIndex | CMerkleTx | |
nLockTime | CTransaction | |
nMinRelayTxFee | CTransaction | static |
nMinTxFee | CTransaction | static |
nVersion | CTransaction | |
print() const | CTransaction | |
ToString() const | CTransaction | |
vin | CTransaction | |
vMerkleBranch | CMerkleTx | |
vout | CTransaction |