![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <coincontrol.h>
Public Member Functions | |
| bool | operator< (const OutPointWrapper &obj2) const |
| bool | operator== (const OutPointWrapper &obj2) const |
Public Attributes | |
| BaseOutPoint | outPoint |
| CAmount | value |
| bool | isP2CS |
Definition at line 17 of file coincontrol.h.
|
inline |
Definition at line 23 of file coincontrol.h.
|
inline |
Definition at line 27 of file coincontrol.h.
| bool OutPointWrapper::isP2CS |
Definition at line 21 of file coincontrol.h.
| BaseOutPoint OutPointWrapper::outPoint |
Definition at line 19 of file coincontrol.h.
| CAmount OutPointWrapper::value |
Definition at line 20 of file coincontrol.h.