GNUnet 0.21.1
NamecacheClient Struct Reference

A namecache client. More...

Collaboration diagram for NamecacheClient:
[legend]

Data Fields

struct GNUNET_SERVICE_Clientclient
 The client. More...
 
struct GNUNET_MQ_Handlemq
 The message queue to talk to client. More...
 

Detailed Description

A namecache client.

Definition at line 44 of file gnunet-service-namecache.c.

Field Documentation

◆ client

struct GNUNET_SERVICE_Client* NamecacheClient::client

The client.

Definition at line 49 of file gnunet-service-namecache.c.

Referenced by client_connect_cb(), and client_disconnect_cb().

◆ mq

struct GNUNET_MQ_Handle* NamecacheClient::mq

The message queue to talk to client.

Definition at line 54 of file gnunet-service-namecache.c.

Referenced by handle_lookup_block_it().


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