Bitcoin ABC 0.30.9
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 96 of file processor.h.
|
inline |
Definition at line 101 of file processor.h.
|
inline |
|
inline |
|
private |
Definition at line 97 of file processor.h.
|
private |
Definition at line 98 of file processor.h.