![]() |
Bitcoin ABC 0.32.4
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 97 of file processor.h.
|
inline |
Definition at line 102 of file processor.h.
|
inline |
|
inline |
|
private |
Definition at line 98 of file processor.h.
|
private |
Definition at line 99 of file processor.h.