GNUnet 0.21.1
SetCopyRequest Struct Reference
Collaboration diagram for SetCopyRequest:
[legend]

Data Fields

struct SetCopyRequestnext
 
struct SetCopyRequestprev
 
void * cls
 
GNUNET_SET_CopyReadyCallback cb
 

Detailed Description

Definition at line 35 of file set_api.c.

Field Documentation

◆ next

struct SetCopyRequest* SetCopyRequest::next

Definition at line 37 of file set_api.c.

◆ prev

struct SetCopyRequest* SetCopyRequest::prev

Definition at line 39 of file set_api.c.

◆ cls

void* SetCopyRequest::cls

Definition at line 41 of file set_api.c.

Referenced by GNUNET_SET_copy_lazy(), and handle_copy_lazy().

◆ cb

GNUNET_SET_CopyReadyCallback SetCopyRequest::cb

Definition at line 43 of file set_api.c.

Referenced by GNUNET_SET_copy_lazy(), and handle_copy_lazy().


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