GNUnet 0.22.0
SendContext Struct Reference
Collaboration diagram for SendContext:
[legend]

Data Fields

struct SendContextnext
 
struct SendContextprev
 
struct GNUNET_HELPER_SendHandlesend_handle
 Handle to a send op. More...
 
struct GNUNET_TESTING_Interpreteris
 

Detailed Description

Definition at line 37 of file testing_api_loop.c.

Field Documentation

◆ next

struct SendContext* SendContext::next

Definition at line 39 of file testing_api_loop.c.

◆ prev

struct SendContext* SendContext::prev

Definition at line 40 of file testing_api_loop.c.

◆ send_handle

struct GNUNET_HELPER_SendHandle* SendContext::send_handle

Handle to a send op.

Definition at line 45 of file testing_api_loop.c.

Referenced by finish_test(), and GNUNET_TESTING_loop_notify_children_().

◆ is

struct GNUNET_TESTING_Interpreter* SendContext::is

Definition at line 47 of file testing_api_loop.c.

Referenced by GNUNET_TESTING_loop_notify_children_(), and send_finished().


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