GNUnet  0.20.0
BatchState Struct Reference

State for a "batch" CMD. More...

Collaboration diagram for BatchState:
[legend]

Data Fields

struct GNUNET_TESTING_Commandbatch
 CMDs batch. More...
 
const char * label
 Our label. More...
 
unsigned int batch_ip
 Internal command pointer. More...
 

Detailed Description

State for a "batch" CMD.

Definition at line 34 of file testing_api_cmd_batch.c.

Field Documentation

◆ batch

◆ label

const char* BatchState::label

Our label.

Definition at line 44 of file testing_api_cmd_batch.c.

Referenced by batch_run().

◆ batch_ip

unsigned int BatchState::batch_ip

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