GNUnet 0.21.1
AttributeIterationNextMessage Struct Reference

Ask for next result of attribute iteration for the given operation. More...

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

Collaboration diagram for AttributeIterationNextMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type will be GNUNET_MESSAGE_TYPE_RECLAIM_ATTRIBUTE_ITERATION_NEXT. More...
 
uint32_t id
 Unique identifier for this request (for key collisions). More...
 

Detailed Description

Ask for next result of attribute iteration for the given operation.

Definition at line 232 of file reclaim.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader AttributeIterationNextMessage::header

Type will be GNUNET_MESSAGE_TYPE_RECLAIM_ATTRIBUTE_ITERATION_NEXT.

Definition at line 237 of file reclaim.h.

◆ id

uint32_t AttributeIterationNextMessage::id

Unique identifier for this request (for key collisions).

Definition at line 242 of file reclaim.h.

Referenced by handle_iteration_next().


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