GNUnet  0.19.4
PeerReconfigureData Struct Reference

Data for the operations of type OP_PEER_RECONFIGURE. More...

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

Collaboration diagram for PeerReconfigureData:
[legend]

Data Fields

struct GNUNET_TESTBED_Peerpeer
 The peer whose information has been requested. More...
 
char * config
 The serialized new configuration template. More...
 
uint16_t cfg_size
 the size of the serialized configuration More...
 

Detailed Description

Data for the operations of type OP_PEER_RECONFIGURE.

Definition at line 204 of file testbed_api_peers.h.

Field Documentation

◆ peer

◆ config

char* PeerReconfigureData::config

The serialized new configuration template.

Definition at line 214 of file testbed_api_peers.h.

Referenced by typescriptdomain.MyHtmlBuilder::init_highlighter().

◆ cfg_size

uint16_t PeerReconfigureData::cfg_size

the size of the serialized configuration

Definition at line 219 of file testbed_api_peers.h.


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