Weighted diff. More...
Data Fields | |
| struct DiffKey | key |
| struct GNUNET_CONTAINER_MultiHashMap * | changes |
Weighted diff.
Definition at line 390 of file gnunet-service-consensus.c.
| struct DiffKey DiffEntry::key |
Definition at line 392 of file gnunet-service-consensus.c.
Referenced by put_diff(), and task_start_reconcile().
| struct GNUNET_CONTAINER_MultiHashMap* DiffEntry::changes |
Definition at line 393 of file gnunet-service-consensus.c.
Referenced by apply_diff_to_rfn(), and diff_insert().