GNUnet  0.20.0
OperationContext Struct Reference

Context information for GNUNET_TESTBED_Operation. More...

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

Collaboration diagram for OperationContext:
[legend]

Data Fields

struct GNUNET_TESTBED_Controllerc
 The controller to which this operation context belongs to. More...
 
struct GNUNET_TESTBED_Operationop
 The operation. More...
 
void * op_cls
 The operation closure. More...
 
void * data
 Data relevant to the operation. More...
 
uint64_t id
 The id of the operation. More...
 
enum OperationType type
 The type of operation. More...
 
enum OperationContextState state
 The state of the operation. More...
 

Detailed Description

Context information for GNUNET_TESTBED_Operation.

Definition at line 136 of file testbed_api.h.

Field Documentation

◆ c

◆ op

◆ op_cls

◆ data

◆ id

◆ type

◆ state


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