GNUnet 0.21.1
GNUNET_TESTING_LocalPreparedState Struct Reference

Struct to hold information for callbacks. More...

#include <gnunet_testing_netjail_lib.h>

Collaboration diagram for GNUNET_TESTING_LocalPreparedState:
[legend]

Data Fields

struct GNUNET_TESTING_AsyncContext ac
 Context for our asynchronous completion. More...
 
GNUNET_TESTING_cmd_helper_write_cb write_message
 Callback to write messages to the master loop. More...
 

Detailed Description

Struct to hold information for callbacks.

Definition at line 372 of file gnunet_testing_netjail_lib.h.

Field Documentation

◆ ac

struct GNUNET_TESTING_AsyncContext GNUNET_TESTING_LocalPreparedState::ac

Context for our asynchronous completion.

Definition at line 377 of file gnunet_testing_netjail_lib.h.

Referenced by GNUNET_TESTING_cmd_local_test_prepared().

◆ write_message

GNUNET_TESTING_cmd_helper_write_cb GNUNET_TESTING_LocalPreparedState::write_message

Callback to write messages to the master loop.

Definition at line 383 of file gnunet_testing_netjail_lib.h.

Referenced by GNUNET_TESTING_cmd_local_test_prepared(), and local_test_prepared_run().


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