GNUnet  0.19.4
GNUNET_HELLO_ComposeUriContext Struct Reference

Context used for building our own URI. More...

Collaboration diagram for GNUNET_HELLO_ComposeUriContext:
[legend]

Data Fields

char * uri
 Final URI. More...
 
GNUNET_HELLO_TransportPluginsFind plugins_find
 Function for finding transport plugins by name. More...
 

Detailed Description

Context used for building our own URI.

Definition at line 36 of file hello.c.

Field Documentation

◆ uri

char* GNUNET_HELLO_ComposeUriContext::uri

Final URI.

Definition at line 41 of file hello.c.

◆ plugins_find

GNUNET_HELLO_TransportPluginsFind GNUNET_HELLO_ComposeUriContext::plugins_find

Function for finding transport plugins by name.

Definition at line 46 of file hello.c.

Referenced by GNUNET_HELLO_compose_uri().


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