A list of GNUNET_RECLAIM_Presentation structures. More...
#include <gnunet_reclaim_lib.h>
Data Fields | |
struct GNUNET_RECLAIM_PresentationListEntry * | list_head |
List head. More... | |
struct GNUNET_RECLAIM_PresentationListEntry * | list_tail |
List tail. More... | |
A list of GNUNET_RECLAIM_Presentation structures.
Definition at line 302 of file gnunet_reclaim_lib.h.
struct GNUNET_RECLAIM_PresentationListEntry* GNUNET_RECLAIM_PresentationList::list_head |
List head.
Definition at line 307 of file gnunet_reclaim_lib.h.
Referenced by filter_tickets_cb(), generate_userinfo_json(), GNUNET_RECLAIM_presentation_list_deserialize(), GNUNET_RECLAIM_presentation_list_destroy(), GNUNET_RECLAIM_presentation_list_dup(), GNUNET_RECLAIM_presentation_list_serialize(), GNUNET_RECLAIM_presentation_list_serialize_get_size(), handle_consume_ticket_result(), issue_ticket(), and lookup_authz_cb().
struct GNUNET_RECLAIM_PresentationListEntry* GNUNET_RECLAIM_PresentationList::list_tail |
List tail.
Definition at line 312 of file gnunet_reclaim_lib.h.
Referenced by filter_tickets_cb(), GNUNET_RECLAIM_presentation_list_deserialize(), and lookup_authz_cb().