GNUnet 0.21.1
MyClient Struct Reference
Collaboration diagram for MyClient:
[legend]

Data Fields

struct MyClientprev
 
struct MyClientnext
 
struct GNUNET_SERVICE_Clientclient
 Handle to the client. More...
 
struct GNUNET_MQ_Handlec_mq
 Handle to the client. More...
 
struct GNUNET_TRANSPORT_TESTING_TransportCommunicatorHandletc
 The TCH. More...
 

Detailed Description

Definition at line 39 of file transport-testing-communicator.c.

Field Documentation

◆ prev

struct MyClient* MyClient::prev

Definition at line 41 of file transport-testing-communicator.c.

◆ next

struct MyClient* MyClient::next

Definition at line 42 of file transport-testing-communicator.c.

Referenced by disconnect_cb().

◆ client

◆ c_mq

struct GNUNET_MQ_Handle* MyClient::c_mq

Handle to the client.

Definition at line 51 of file transport-testing-communicator.c.

Referenced by connect_cb(), disconnect_cb(), and handle_communicator_available().

◆ tc


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