![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <txmempool.h>
Public Member Functions | |
update_descendant_state (int64_t _modifySize, CAmount _modifyFee, int64_t _modifyCount) | |
void | operator() (CTxMemPoolEntry &e) |
Private Attributes | |
int64_t | modifySize |
CAmount | modifyFee |
int64_t | modifyCount |
Definition at line 149 of file txmempool.h.
|
inline |
Definition at line 151 of file txmempool.h.
|
inline |
Definition at line 155 of file txmempool.h.
|
private |
Definition at line 161 of file txmempool.h.
Referenced by operator()().
|
private |
Definition at line 160 of file txmempool.h.
Referenced by operator()().
|
private |
Definition at line 159 of file txmempool.h.
Referenced by operator()().