Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Static Public Member Functions | Private Member Functions | Static Private Member Functions | List of all members
TransactionDesc Class Reference

Provide a human-readable extended HTML description of a transaction. More...

#include <transactiondesc.h>

+ Inheritance diagram for TransactionDesc:
+ Collaboration diagram for TransactionDesc:

Static Public Member Functions

static QString toHTML (CWallet *wallet, CWalletTx &wtx, int vout, int unit)
 

Private Member Functions

 TransactionDesc ()
 

Static Private Member Functions

static QString FormatTxStatus (const CWalletTx &wtx)
 

Detailed Description

Provide a human-readable extended HTML description of a transaction.

Definition at line 16 of file transactiondesc.h.

Constructor & Destructor Documentation

TransactionDesc::TransactionDesc ( )
inlineprivate

Definition at line 24 of file transactiondesc.h.

Member Function Documentation

QString TransactionDesc::FormatTxStatus ( const CWalletTx wtx)
staticprivate

Definition at line 21 of file transactiondesc.cpp.

References AssertLockHeld, chainActive, cs_main, GUIUtil::dateTimeStr(), GetAdjustedTime(), CMerkleTx::GetDepthInMainChain(), CWalletTx::GetRequestCount(), CChain::Height(), IsFinalTx(), LOCKTIME_THRESHOLD, CTransaction::nLockTime, and CWalletTx::nTimeReceived.

Referenced by toHTML().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

QString TransactionDesc::toHTML ( CWallet wallet,
CWalletTx wtx,
int  vout,
int  unit 
)
static

The documentation for this class was generated from the following files: