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 gnunet-chk.Chk::__init__(), gnunet-chk.AESKey::__init__(), put_diff(), task_start_reconcile(), and gnunet-chk.Chk::uri().
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().