A list of GNUNET_RECLAIM_Attribute structures. More...
#include <gnunet_reclaim_lib.h>
Data Fields | |
struct GNUNET_RECLAIM_AttributeListEntry * | list_head |
List head. More... | |
struct GNUNET_RECLAIM_AttributeListEntry * | list_tail |
List tail. More... | |
A list of GNUNET_RECLAIM_Attribute structures.
Definition at line 229 of file gnunet_reclaim_lib.h.
struct GNUNET_RECLAIM_AttributeListEntry* GNUNET_RECLAIM_AttributeList::list_head |
List head.
Definition at line 234 of file gnunet_reclaim_lib.h.
Referenced by attribute_list_merge(), consistency_iter(), cred_collect(), cred_iter_cb(), filter_tickets_cb(), generate_userinfo_json(), GNUNET_RECLAIM_attribute_list_add(), GNUNET_RECLAIM_attribute_list_deserialize(), GNUNET_RECLAIM_attribute_list_destroy(), GNUNET_RECLAIM_attribute_list_dup(), GNUNET_RECLAIM_attribute_list_serialize(), GNUNET_RECLAIM_attribute_list_serialize_get_size(), handle_consume_ticket_result(), handle_issue_ticket_message(), issue_ticket(), iter_cb(), iter_finished(), oidc_cred_collect_finished_cb(), pabc_create_presentation(), process_attrs(), process_parallel_lookup_result(), purge_attributes(), and update_tickets().
struct GNUNET_RECLAIM_AttributeListEntry* GNUNET_RECLAIM_AttributeList::list_tail |
List tail.
Definition at line 239 of file gnunet_reclaim_lib.h.
Referenced by attribute_list_merge(), consistency_iter(), GNUNET_RECLAIM_attribute_list_add(), GNUNET_RECLAIM_attribute_list_deserialize(), iter_cb(), process_parallel_lookup_result(), and purge_attributes().