GNUnet 0.21.2
GNUNET_TESTING_CommandHelperInit Struct Reference

Initialization message for gnunet-cmds-testbed to start cmd binary. More...

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

Collaboration diagram for GNUNET_TESTING_CommandHelperInit:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is GNUNET_MESSAGE_TYPE_CMDS_HELPER_INIT. More...
 
uint32_t barrier_count
 Number of barriers the helper inherits. More...
 

Detailed Description

Initialization message for gnunet-cmds-testbed to start cmd binary.

Definition at line 41 of file testing_cmds.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_TESTING_CommandHelperInit::header

Type is GNUNET_MESSAGE_TYPE_CMDS_HELPER_INIT.

Definition at line 46 of file testing_cmds.h.

◆ barrier_count

uint32_t GNUNET_TESTING_CommandHelperInit::barrier_count

Number of barriers the helper inherits.

Definition at line 51 of file testing_cmds.h.


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