GNUnet 0.21.2
GNUNET_TESTING_CommandBarrierReached Struct Reference

Child to parent: I reached the given barrier, increment the counter (or pass to grandparent). More...

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

Collaboration diagram for GNUNET_TESTING_CommandBarrierReached:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 
struct GNUNET_ShortHashCode barrier_key
 

Detailed Description

Child to parent: I reached the given barrier, increment the counter (or pass to grandparent).

Definition at line 77 of file testing_cmds.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_TESTING_CommandBarrierReached::header

Definition at line 79 of file testing_cmds.h.

Referenced by barrier_reached_run(), and handle_helper_barrier_reached().

◆ barrier_key

struct GNUNET_ShortHashCode GNUNET_TESTING_CommandBarrierReached::barrier_key

Definition at line 80 of file testing_cmds.h.

Referenced by barrier_reached_run(), and handle_helper_barrier_reached().


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