GNUnet  0.19.5
ManageServiceData Struct Reference

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

Collaboration diagram for ManageServiceData:
[legend]

Data Fields

GNUNET_TESTBED_OperationCompletionCallback cb
 
void * cb_cls
 
struct GNUNET_TESTBED_Peerpeer
 
char * service_name
 
unsigned int start
 
uint16_t msize
 

Detailed Description

Definition at line 257 of file testbed_api_peers.h.

Field Documentation

◆ cb

Definition at line 259 of file testbed_api_peers.h.

Referenced by handle_op_fail_event().

◆ cb_cls

void* ManageServiceData::cb_cls

Definition at line 261 of file testbed_api_peers.h.

Referenced by handle_op_fail_event().

◆ peer

◆ service_name

char* ManageServiceData::service_name

Definition at line 265 of file testbed_api_peers.h.

◆ start

unsigned int ManageServiceData::start

Definition at line 267 of file testbed_api_peers.h.

◆ msize

uint16_t ManageServiceData::msize

Definition at line 269 of file testbed_api_peers.h.


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