Bitcoin ABC 0.30.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 90 of file processor.h.
|
inline |
Definition at line 95 of file processor.h.
|
inline |
|
inline |
|
private |
Definition at line 91 of file processor.h.
|
private |
Definition at line 92 of file processor.h.