GNUnet 0.21.1
GNUNET_ABD_DelegationRecord Struct Reference

The attribute delegation record. More...

#include <gnunet_abd_service.h>

Data Fields

uint32_t set_count
 Number of delegation sets in this record. More...
 
uint64_t data_size
 Length of delegation sets. More...
 

Detailed Description

The attribute delegation record.

Definition at line 83 of file gnunet_abd_service.h.

Field Documentation

◆ set_count

uint32_t GNUNET_ABD_DelegationRecord::set_count

Number of delegation sets in this record.

Definition at line 89 of file gnunet_abd_service.h.

Referenced by abd_string_to_value(), and abd_value_to_string().

◆ data_size

uint64_t GNUNET_ABD_DelegationRecord::data_size

Length of delegation sets.

Definition at line 94 of file gnunet_abd_service.h.

Referenced by abd_string_to_value(), and abd_value_to_string().


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