GNUnet  0.19.3
GNUNET_TESTBED_HelperReply Struct Reference

Reply message from helper process. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/testbed/testbed_helper.h>

Collaboration diagram for GNUNET_TESTBED_HelperReply:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is GNUNET_MESSAGE_TYPE_TESTBED_HELPER_REPLY. More...
 
uint16_t config_size
 Size of the uncompressed configuration. More...
 

Detailed Description

Reply message from helper process.

Definition at line 71 of file testbed_helper.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_TESTBED_HelperReply::header

Type is GNUNET_MESSAGE_TYPE_TESTBED_HELPER_REPLY.

Definition at line 57 of file testbed_helper.h.

Referenced by tokenizer_cb().

◆ config_size

uint16_t GNUNET_TESTBED_HelperReply::config_size

Size of the uncompressed configuration.

Definition at line 81 of file testbed_helper.h.

Referenced by helper_mst(), and tokenizer_cb().


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