GNUnet 0.21.1
GNUNET_TESTING_CommandBarrierReached Struct Reference

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

Collaboration diagram for GNUNET_TESTING_CommandBarrierReached:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is GNUNET_MESSAGE_TYPE_CMDS_HELPER_BARRIER_REACHED. More...
 
uint32_t node_number
 The number of the node the barrier is reached. More...
 
uint32_t expected_number_of_reached_messages
 The number of reach messages which most likely will send. More...
 

Detailed Description

Definition at line 68 of file testing.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_TESTING_CommandBarrierReached::header

Type is GNUNET_MESSAGE_TYPE_CMDS_HELPER_BARRIER_REACHED.

Definition at line 73 of file testing.h.

◆ node_number

uint32_t GNUNET_TESTING_CommandBarrierReached::node_number

The number of the node the barrier is reached.

Definition at line 78 of file testing.h.

◆ expected_number_of_reached_messages

uint32_t GNUNET_TESTING_CommandBarrierReached::expected_number_of_reached_messages

The number of reach messages which most likely will send.

Definition at line 83 of file testing.h.


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