GNUnet 0.21.1
GetAllContext Struct Reference

Closure for the 'return_value' function. More...

Collaboration diagram for GetAllContext:
[legend]

Data Fields

PluginKeyProcessor proc
 Function to call. More...
 
void * proc_cls
 Closure for 'proc'. More...
 

Detailed Description

Closure for the 'return_value' function.

Definition at line 702 of file plugin_datastore_heap.c.

Field Documentation

◆ proc

PluginKeyProcessor GetAllContext::proc

Function to call.

Definition at line 707 of file plugin_datastore_heap.c.

Referenced by heap_get_keys(), and return_value().

◆ proc_cls

void* GetAllContext::proc_cls

Closure for 'proc'.

Definition at line 712 of file plugin_datastore_heap.c.

Referenced by heap_get_keys(), and return_value().


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