GNUnet 0.27.0
 
Loading...
Searching...
No Matches
GNUNET_MESSENGER_EpochAnnouncement Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/messenger/messenger_api_epoch_announcement.h>

Collaboration diagram for GNUNET_MESSENGER_EpochAnnouncement:
[legend]

Data Fields

union GNUNET_MESSENGER_EpochIdentifier identifier
 
struct GNUNET_TIME_Absolute announcement_expiration
 
struct GNUNET_TIME_Absoluteappeal
 
struct GNUNET_SCHEDULER_Taskappeal_task
 
struct GNUNET_MESSENGER_Epochepoch
 
struct GNUNET_MESSENGER_EpochMembershipmembership
 
struct GNUNET_CRYPTO_SymmetricSessionKeyshared_key
 
struct GNUNET_NAMESTORE_QueueEntryquery
 
struct GNUNET_CONTAINER_MultiHashMapmessages
 
enum GNUNET_GenericReturnValue valid
 
enum GNUNET_GenericReturnValue stored
 

Detailed Description

Definition at line 38 of file messenger_api_epoch_announcement.h.

Field Documentation

◆ identifier

◆ announcement_expiration

struct GNUNET_TIME_Absolute GNUNET_MESSENGER_EpochAnnouncement::announcement_expiration

Definition at line 41 of file messenger_api_epoch_announcement.h.

◆ appeal

struct GNUNET_TIME_Absolute* GNUNET_MESSENGER_EpochAnnouncement::appeal

Definition at line 42 of file messenger_api_epoch_announcement.h.

◆ appeal_task

struct GNUNET_SCHEDULER_Task* GNUNET_MESSENGER_EpochAnnouncement::appeal_task

Definition at line 44 of file messenger_api_epoch_announcement.h.

◆ epoch

◆ membership

struct GNUNET_MESSENGER_EpochMembership* GNUNET_MESSENGER_EpochAnnouncement::membership

Definition at line 47 of file messenger_api_epoch_announcement.h.

◆ shared_key

struct GNUNET_CRYPTO_SymmetricSessionKey* GNUNET_MESSENGER_EpochAnnouncement::shared_key

◆ query

struct GNUNET_NAMESTORE_QueueEntry* GNUNET_MESSENGER_EpochAnnouncement::query

Definition at line 50 of file messenger_api_epoch_announcement.h.

◆ messages

struct GNUNET_CONTAINER_MultiHashMap* GNUNET_MESSENGER_EpochAnnouncement::messages

◆ valid

enum GNUNET_GenericReturnValue GNUNET_MESSENGER_EpochAnnouncement::valid

◆ stored

enum GNUNET_GenericReturnValue GNUNET_MESSENGER_EpochAnnouncement::stored

Definition at line 55 of file messenger_api_epoch_announcement.h.


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