GNUnet 0.22.0
GNUNET_TESTING_CommandBarrierInherited Struct Reference

Parent to child: you're inheriting a barrier. More...

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

Collaboration diagram for GNUNET_TESTING_CommandBarrierInherited:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 
struct GNUNET_ShortHashCode barrier_key
 

Detailed Description

Parent to child: you're inheriting a barrier.

If the barrier was already satisfied, the parent must sent a separate barrier satisfied message.

Definition at line 89 of file testing_cmds.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_TESTING_CommandBarrierInherited::header

Definition at line 91 of file testing_cmds.h.

◆ barrier_key

struct GNUNET_ShortHashCode GNUNET_TESTING_CommandBarrierInherited::barrier_key

Definition at line 92 of file testing_cmds.h.


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