#include <gnunet_testing_core_lib.h>
Data Fields | |
| GNUNET_TESTING_CORE_connect_cb | callback |
| void * | cls |
Definition at line 160 of file gnunet_testing_core_lib.h.
| 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().
| 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().