Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <txmempool.h>
Public Types | |
typedef TxId | result_type |
Public Member Functions | |
result_type | operator() (const CTxMemPoolEntryRef &entry) const |
result_type | operator() (const CTransactionRef &tx) const |
Definition at line 51 of file txmempool.h.
typedef TxId mempoolentry_txid::result_type |
Definition at line 52 of file txmempool.h.
|
inline |
Definition at line 58 of file txmempool.h.
|
inline |
Definition at line 54 of file txmempool.h.