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

Data Fields

struct SetKey input_set
 
struct SetKey output_set
 
struct RfnKey output_rfn
 
struct DiffKey output_diff
 
int do_not_remove
 
int transceive_contested
 
struct GNUNET_SET_OperationHandleop
 

Detailed Description

Definition at line 194 of file gnunet-service-consensus.c.

Field Documentation

◆ input_set

struct SetKey SetOpCls::input_set

◆ output_set

struct SetKey SetOpCls::output_set

◆ output_rfn

struct RfnKey SetOpCls::output_rfn

◆ output_diff

struct DiffKey SetOpCls::output_diff

◆ do_not_remove

int SetOpCls::do_not_remove

Definition at line 202 of file gnunet-service-consensus.c.

Referenced by construct_task_graph(), and set_result_cb().

◆ transceive_contested

int SetOpCls::transceive_contested

◆ op

struct GNUNET_SET_OperationHandle* SetOpCls::op

Definition at line 206 of file gnunet-service-consensus.c.

Referenced by commit_set(), set_listen_cb(), and task_start_reconcile().


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