GNUnet  0.19.5
RunContextOperation Struct Reference

Context information for the operation we start. More...

Collaboration diagram for RunContextOperation:
[legend]

Data Fields

struct GNUNET_TESTBED_Operationop
 The testbed operation handle. More...
 
struct GNUNET_TESTBED_RunHandlerc
 Context information for GNUNET_TESTBED_run() More...
 
void * cls
 Closure. More...
 

Detailed Description

Context information for the operation we start.

Definition at line 74 of file testbed_api_testbed.c.

Field Documentation

◆ op

◆ rc

◆ cls

void* RunContextOperation::cls

Closure.

Definition at line 89 of file testbed_api_testbed.c.

Referenced by peer_create_cb(), and start_peers_task().


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