GNUnet debian-0.24.3-23-g589b01d60
GNUNET_TESTING_CORE_ConnectCb Struct Reference

#include <gnunet_testing_core_lib.h>

Collaboration diagram for GNUNET_TESTING_CORE_ConnectCb:
[legend]

Data Fields

GNUNET_TESTING_CORE_connect_cb callback
 
void * cls
 

Detailed Description

Definition at line 160 of file gnunet_testing_core_lib.h.

Field Documentation

◆ callback

GNUNET_TESTING_CORE_connect_cb GNUNET_TESTING_CORE_ConnectCb::callback

Definition at line 162 of file gnunet_testing_core_lib.h.

Referenced by cleanup_callbacks(), connect_cb(), and exec_send_run().

◆ cls

void* GNUNET_TESTING_CORE_ConnectCb::cls

Definition at line 163 of file gnunet_testing_core_lib.h.

Referenced by connect_cb(), and exec_send_run().


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