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

Data Fields

int num_pending
 
struct TaskEntrytask
 Task to finish once all changes are through. More...
 

Detailed Description

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

Field Documentation

◆ num_pending

int SetMutationProgressCls::num_pending

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

Referenced by task_start_apply_round(), and task_start_eval_echo().

◆ task

struct TaskEntry* SetMutationProgressCls::task

Task to finish once all changes are through.

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

Referenced by task_start_apply_round(), and task_start_eval_echo().


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