GNUnet 0.21.1
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/service/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...
 
uint16_t plugin_name_size
 

Detailed Description

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

Definition at line 38 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 43 of file testing_cmds.h.

◆ plugin_name_size

uint16_t GNUNET_TESTING_CommandHelperInit::plugin_name_size

Definition at line 48 of file testing_cmds.h.

Referenced by tokenizer_cb().


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