GNUnet 0.22.2
HelperState Struct Reference
Collaboration diagram for HelperState:
[legend]

Data Fields

struct NetJailStatens
 The state of this command. More...
 
struct GNUNET_HELPER_Handlehelper
 The helper handle for this state. More...
 
enum GNUNET_GenericReturnValue finished
 Did we got a GNUNET_TESTING_CommandLocalFinished message? More...
 

Detailed Description

Definition at line 114 of file testing_api_cmd_netjail_start_cmds_helper.c.

Field Documentation

◆ ns

struct NetJailState* HelperState::ns

◆ helper

struct GNUNET_HELPER_Handle* HelperState::helper

The helper handle for this state.

Definition at line 124 of file testing_api_cmd_netjail_start_cmds_helper.c.

Referenced by exp_cb(), handle_helper_local_finished(), and start_helper().

◆ finished

enum GNUNET_GenericReturnValue HelperState::finished

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