GNUnet 0.21.1
StoreHelloCls Struct Reference

Closure for store callback when storing hello uris. More...

Collaboration diagram for StoreHelloCls:
[legend]

Data Fields

struct GNUNET_PEERSTORE_StoreContextsc
 The corresponding store context. More...
 
struct GNUNET_PEERSTORE_StoreHelloContexthuc
 The corresponding hello uri add request. More...
 

Detailed Description

Closure for store callback when storing hello uris.

Definition at line 219 of file peerstore_api.c.

Field Documentation

◆ sc

struct GNUNET_PEERSTORE_StoreContext* StoreHelloCls::sc

The corresponding store context.

Definition at line 224 of file peerstore_api.c.

◆ huc

struct GNUNET_PEERSTORE_StoreHelloContext* StoreHelloCls::huc

The corresponding hello uri add request.

Definition at line 229 of file peerstore_api.c.


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