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

#include <miner.h>

Public Types

typedef CTxMemPool::txiter result_type
 

Public Member Functions

result_type operator() (const CTxMemPoolModifiedEntry &entry) const
 

Detailed Description

Definition at line 75 of file miner.h.

Member Typedef Documentation

Definition at line 76 of file miner.h.

Member Function Documentation

result_type modifiedentry_iter::operator() ( const CTxMemPoolModifiedEntry entry) const
inline

Definition at line 77 of file miner.h.


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