GNUnet 0.21.1
GNUNET_RECLAIM_CredentialList Struct Reference

A list of GNUNET_RECLAIM_Credential structures. More...

#include <gnunet_reclaim_lib.h>

Collaboration diagram for GNUNET_RECLAIM_CredentialList:
[legend]

Data Fields

struct GNUNET_RECLAIM_CredentialListEntrylist_head
 List head. More...
 
struct GNUNET_RECLAIM_CredentialListEntrylist_tail
 List tail. More...
 

Detailed Description

A list of GNUNET_RECLAIM_Credential structures.

Definition at line 265 of file gnunet_reclaim_lib.h.

Field Documentation

◆ list_head

◆ list_tail

struct GNUNET_RECLAIM_CredentialListEntry* GNUNET_RECLAIM_CredentialList::list_tail

List tail.

Definition at line 275 of file gnunet_reclaim_lib.h.

Referenced by consistency_iter(), and GNUNET_RECLAIM_credential_list_deserialize().


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