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

#include <blockassembler.h>

Public Types

typedef CTxMemPool::txiter result_type
 

Public Member Functions

result_type operator() (const CTxMemPoolModifiedEntry &entry) const
 

Detailed Description

Definition at line 63 of file blockassembler.h.

Member Typedef Documentation

◆ result_type

Definition at line 64 of file blockassembler.h.

Member Function Documentation

◆ operator()()

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

Definition at line 65 of file blockassembler.h.


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