GNUnet 0.22.2
TestingSystemCount Struct Reference

Struct containing the number of the netjail node and the NetJailState which will be handed to callbacks specific to a test environment. More...

Collaboration diagram for TestingSystemCount:
[legend]

Data Fields

struct TestingSystemCountnext
 Kept in a DLL. More...
 
struct TestingSystemCountprev
 Kept in a DLL. More...
 
struct GNUNET_HELPER_SendHandleshandle
 The send handle for the helper. More...
 
struct NetJailStatens
 Struct to store information handed over to callbacks. More...
 

Detailed Description

Struct containing the number of the netjail node and the NetJailState which will be handed to callbacks specific to a test environment.

Definition at line 136 of file testing_api_cmd_netjail_start_cmds_helper.c.

Field Documentation

◆ next

struct TestingSystemCount* TestingSystemCount::next

Kept in a DLL.

Definition at line 142 of file testing_api_cmd_netjail_start_cmds_helper.c.

◆ prev

struct TestingSystemCount* TestingSystemCount::prev

Kept in a DLL.

Definition at line 147 of file testing_api_cmd_netjail_start_cmds_helper.c.

◆ shandle

struct GNUNET_HELPER_SendHandle* TestingSystemCount::shandle

The send handle for the helper.

Definition at line 152 of file testing_api_cmd_netjail_start_cmds_helper.c.

Referenced by clear_msg(), and send_start_messages().

◆ ns

struct NetJailState* TestingSystemCount::ns

Struct to store information handed over to callbacks.

Definition at line 157 of file testing_api_cmd_netjail_start_cmds_helper.c.

Referenced by clear_msg(), and send_start_messages().


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