GNUnet 0.21.1
SendPeerReadyState Struct Reference

Struct to hold information for callbacks. More...

Collaboration diagram for SendPeerReadyState:
[legend]

Data Fields

GNUNET_TESTING_cmd_helper_write_cb write_message
 Callback to write messages to the master loop. More...
 
struct GNUNET_TESTING_CommandPeerStartedreply
 The message send back to the master loop. More...
 

Detailed Description

Struct to hold information for callbacks.

Definition at line 39 of file testing_api_cmd_send_peer_ready.c.

Field Documentation

◆ write_message

GNUNET_TESTING_cmd_helper_write_cb SendPeerReadyState::write_message

Callback to write messages to the master loop.

Definition at line 45 of file testing_api_cmd_send_peer_ready.c.

Referenced by GNUNET_TESTING_cmd_send_peer_ready(), and send_peer_ready_run().

◆ reply

struct GNUNET_TESTING_CommandPeerStarted* SendPeerReadyState::reply

The message send back to the master loop.

Definition at line 51 of file testing_api_cmd_send_peer_ready.c.

Referenced by send_peer_ready_run().


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