GNUnet 0.21.1
GetResultContext Struct Reference

Context for "get_result_present". More...

Collaboration diagram for GetResultContext:
[legend]

Data Fields

const struct GNUNET_FS_Uriuri
 The URI we're looking for. More...
 
struct GNUNET_FS_SearchResultsr
 Where to store a pointer to the search result struct if we found a match. More...
 

Detailed Description

Context for "get_result_present".

Definition at line 150 of file fs_search.c.

Field Documentation

◆ uri

const struct GNUNET_FS_Uri* GetResultContext::uri

The URI we're looking for.

Definition at line 155 of file fs_search.c.

Referenced by get_result_present(), and process_ksk_result().

◆ sr

struct GNUNET_FS_SearchResult* GetResultContext::sr

Where to store a pointer to the search result struct if we found a match.

Definition at line 161 of file fs_search.c.

Referenced by get_result_present(), and process_ksk_result().


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