The attribute delegation record. More...
#include <gnunet_abd_service.h>
Data Fields | |
| uint32_t | set_count |
| Number of delegation sets in this record. | |
| uint64_t | data_size |
| Length of delegation sets. | |
The attribute delegation record.
Definition at line 83 of file gnunet_abd_service.h.
| 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().
| 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().