Fabcoin Core  0.16.2
P2P Digital Currency
Public Types | Public Member Functions | List of all members
mempoolentry_txid Struct Reference

#include <txmempool.h>

Public Types

typedef uint256 result_type
 

Public Member Functions

result_type operator() (const CTxMemPoolEntry &entry) const
 
result_type operator() (const CTransactionRef &tx) const
 

Detailed Description

Definition at line 192 of file txmempool.h.

Member Typedef Documentation

Definition at line 194 of file txmempool.h.

Member Function Documentation

result_type mempoolentry_txid::operator() ( const CTxMemPoolEntry entry) const
inline

Definition at line 195 of file txmempool.h.

Here is the call graph for this function:

result_type mempoolentry_txid::operator() ( const CTransactionRef tx) const
inline

Definition at line 200 of file txmempool.h.


The documentation for this struct was generated from the following file: