GNUnet 0.21.2
DiffElementInfo Struct Reference
Collaboration diagram for DiffElementInfo:
[legend]

Data Fields

const struct GNUNET_SET_Elementelement
 
int weight
 Positive weight for 'add', negative weights for 'remove'. More...
 

Detailed Description

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

Field Documentation

◆ element

const struct GNUNET_SET_Element* DiffElementInfo::element

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

Referenced by apply_diff_to_rfn(), and diff_insert().

◆ weight

int DiffElementInfo::weight

Positive weight for 'add', negative weights for 'remove'.

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

Referenced by apply_diff_to_rfn(), and diff_insert().


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