#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/consensus/consensus_protocol.h>
Data Fields | |
struct ConsensusElement | ce |
uint64_t | size |
uint8_t | sender_index |
Definition at line 119 of file consensus_protocol.h.
struct ConsensusElement ConsensusSizeElement::ce |
Definition at line 113 of file consensus_protocol.h.
Referenced by commit_set().
uint64_t ConsensusSizeElement::size |
Definition at line 123 of file consensus_protocol.h.
Referenced by commit_set(), and set_result_cb().
uint8_t ConsensusSizeElement::sender_index |
Definition at line 124 of file consensus_protocol.h.
Referenced by commit_set(), and set_result_cb().