GNUnet 0.21.1
BatchState Struct Reference

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

Collaboration diagram for BatchState:
[legend]

Data Fields

struct GNUNET_TESTING_Commandbatch
 CMDs batch. More...
 
struct GNUNET_TESTING_CommandLabel 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

struct GNUNET_TESTING_CommandLabel BatchState::label

Our label.

Definition at line 44 of file testing_api_cmd_batch.c.

Referenced by batch_run(), and GNUNET_TESTING_cmd_batch().

◆ batch_ip

unsigned int BatchState::batch_ip

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