GNUnet 0.21.1
ConsensusSizeElement Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/consensus/consensus_protocol.h>

Collaboration diagram for ConsensusSizeElement:
[legend]

Data Fields

struct ConsensusElement ce
 
uint64_t size
 
uint8_t sender_index
 

Detailed Description

Definition at line 119 of file consensus_protocol.h.

Field Documentation

◆ ce

struct ConsensusElement ConsensusSizeElement::ce

Definition at line 121 of file consensus_protocol.h.

Referenced by commit_set().

◆ size

uint64_t ConsensusSizeElement::size

Definition at line 123 of file consensus_protocol.h.

Referenced by commit_set(), and set_result_cb().

◆ sender_index

uint8_t ConsensusSizeElement::sender_index

Definition at line 124 of file consensus_protocol.h.

Referenced by commit_set(), and set_result_cb().


The documentation for this struct was generated from the following file: