GNUnet 0.21.1
DelegationChainIntermediateMessage Struct Reference

Message from ABD service to client: new results. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/abd/abd.h>

Collaboration diagram for DelegationChainIntermediateMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Header of type GNUNET_MESSAGE_TYPE_ABD_INTERMEDIATE_RESULT. More...
 
uint32_t id
 Unique identifier for this request (for key collisions). More...
 
uint16_t is_bw
 
uint32_t size
 

Detailed Description

Message from ABD service to client: new results.

Definition at line 151 of file abd.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader DelegationChainIntermediateMessage::header

Header of type GNUNET_MESSAGE_TYPE_ABD_INTERMEDIATE_RESULT.

Definition at line 156 of file abd.h.

◆ id

uint32_t DelegationChainIntermediateMessage::id

Unique identifier for this request (for key collisions).

Definition at line 161 of file abd.h.

Referenced by handle_intermediate(), and send_intermediate_response().

◆ is_bw

uint16_t DelegationChainIntermediateMessage::is_bw

Definition at line 163 of file abd.h.

Referenced by handle_intermediate(), and send_intermediate_response().

◆ size

uint32_t DelegationChainIntermediateMessage::size

Definition at line 165 of file abd.h.

Referenced by handle_intermediate(), and send_intermediate_response().


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