![]() |
Bitcoin ABC 0.33.3
P2P Digital Currency
|
#include <processor.h>
Public Member Functions | |
| VoteItemUpdate (AnyVoteItem itemIn, VoteStatus statusIn) | |
| const VoteStatus & | getStatus () const |
| const AnyVoteItem & | getVoteItem () const |
Private Attributes | |
| AnyVoteItem | item |
| VoteStatus | status |
Definition at line 106 of file processor.h.
|
inline |
Definition at line 111 of file processor.h.
|
inline |
|
inline |
|
private |
Definition at line 107 of file processor.h.
|
private |
Definition at line 108 of file processor.h.