Anoncoin  0.9.4
P2P Digital Currency
CWalletTx Member List

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

AcceptToMemoryPool(bool fLimitFree=true)CMerkleTx
BindWallet(CWallet *pwalletIn)CWalletTxinline
CMerkleTx()CMerkleTxinline
CMerkleTx(const CTransaction &txIn)CMerkleTxinline
ComputePriority(double dPriorityInputs, unsigned int nTxSize=0) const CTransaction
CTransaction()CTransactioninline
CURRENT_VERSIONCTransactionstatic
CWalletTx()CWalletTxinline
CWalletTx(const CWallet *pwalletIn)CWalletTxinline
CWalletTx(const CWallet *pwalletIn, const CMerkleTx &txIn)CWalletTxinline
CWalletTx(const CWallet *pwalletIn, const CTransaction &txIn)CWalletTxinline
fAvailableCreditCachedCWalletTxmutable
fAvailableWatchCreditCachedCWalletTxmutable
fChangeCachedCWalletTxmutable
fCreditCachedCWalletTxmutable
fDebitCachedCWalletTxmutable
fFromMeCWalletTx
fImmatureCreditCachedCWalletTxmutable
fImmatureWatchCreditCachedCWalletTxmutable
fMerkleVerifiedCMerkleTxmutable
fTimeReceivedIsTxTimeCWalletTx
fWatchCreditCachedCWalletTxmutable
fWatchDebitCachedCWalletTxmutable
GetAccountAmounts(const std::string &strAccount, int64_t &nReceived, int64_t &nSent, int64_t &nFee, const isminefilter &filter) const CWalletTx
GetAmounts(std::list< std::pair< CTxDestination, int64_t > > &listReceived, std::list< std::pair< CTxDestination, int64_t > > &listSent, int64_t &nFee, std::string &strSentAccount, const isminefilter &filter) const CWalletTx
GetAvailableCredit(bool fUseCache=true) const CWalletTxinline
GetAvailableWatchOnlyCredit(const bool &fUseCache=true) const CWalletTxinline
GetBlocksToMaturity() const CMerkleTx
GetChange() const CWalletTxinline
GetConflicts() const CWalletTx
GetCredit(const isminefilter &filter) const CWalletTxinline
GetDebit(const isminefilter &filter) const CWalletTxinline
GetDepthInMainChain(CBlockIndex *&pindexRet) const CMerkleTx
GetDepthInMainChain() const CMerkleTxinline
GetHash() const CTransaction
GetImmatureCredit(bool fUseCache=true) const CWalletTxinline
GetImmatureWatchOnlyCredit(const bool &fUseCache=true) const CWalletTxinline
GetRequestCount() const CWalletTx
GetTxTime() const CWalletTx
GetValueOut() const CTransaction
hashBlockCMerkleTx
IMPLEMENT_SERIALIZE(CWalletTx *pthis=const_cast< CWalletTx * >(this);if(fRead) pthis->Init(NULL);char fSpent=false;if(!fRead){pthis->mapValue["fromaccount"]=pthis->strFromAccount;WriteOrderPos(pthis->nOrderPos, pthis->mapValue);if(nTimeSmart) pthis->mapValue["timesmart"]=strprintf("%u", nTimeSmart);}nSerSize+=SerReadWrite(s,*(CMerkleTx *) this, nType, nVersion, ser_action);std::vector< CMerkleTx > vUnused;READWRITE(vUnused);READWRITE(mapValue);READWRITE(vOrderForm);READWRITE(fTimeReceivedIsTxTime);READWRITE(nTimeReceived);READWRITE(fFromMe);READWRITE(fSpent);if(fRead){pthis->strFromAccount=pthis->mapValue["fromaccount"];ReadOrderPos(pthis->nOrderPos, pthis->mapValue);pthis->nTimeSmart=mapValue.count("timesmart")?(unsigned int) atoi64(pthis->mapValue["timesmart"]):0;}pthis->mapValue.erase("fromaccount");pthis->mapValue.erase("version");pthis->mapValue.erase("spent");pthis->mapValue.erase("n");pthis->mapValue.erase("timesmart");) void MarkDirty()CWalletTxinline
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 *pblockCMerkleTx
CTransaction::IMPLEMENT_SERIALIZE(READWRITE(this->nVersion);nVersion=this->nVersion;READWRITE(vin);READWRITE(vout);READWRITE(nLockTime);) void SetNull()CTransactioninline
Init(const CWallet *pwalletIn)CWalletTxinline
CMerkleTx::Init()CMerkleTxinline
IsCoinBase() const CTransactioninline
IsFromMe(const isminefilter &filter) const CWalletTxinline
IsInMainChain() const CMerkleTxinline
IsNewerThan(const CTransaction &old) const CTransaction
IsNull() const CTransactioninline
IsTrusted() const CWalletTxinline
mapValueCWalletTx
nAvailableCreditCachedCWalletTxmutable
nAvailableWatchCreditCachedCWalletTxmutable
nChangeCachedCWalletTxmutable
nCreditCachedCWalletTxmutable
nDebitCachedCWalletTxmutable
nImmatureCreditCachedCWalletTxmutable
nImmatureWatchCreditCachedCWalletTxmutable
nIndexCMerkleTx
nLockTimeCTransaction
nMinRelayTxFeeCTransactionstatic
nMinTxFeeCTransactionstatic
nOrderPosCWalletTx
nTimeReceivedCWalletTx
nTimeSmartCWalletTx
nVersionCTransaction
nWatchCreditCachedCWalletTxmutable
nWatchDebitCachedCWalletTxmutable
print() const CTransaction
pwalletCWalletTxprivate
RelayWalletTransaction()CWalletTx
strFromAccountCWalletTx
ToString() const CTransaction
vinCTransaction
vMerkleBranchCMerkleTx
vOrderFormCWalletTx
voutCTransaction
WriteToDisk()CWalletTx