![]() |
GNUnet
0.11.x
|
Start a attribute iteration for the given identity. More...
#include </home/handbook/gnunet/src/reclaim/reclaim.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Message. More... | |
uint32_t | id |
Unique identifier for this request (for key collisions). More... | |
struct GNUNET_IDENTITY_PrivateKey | identity |
Identity. More... | |
struct GNUNET_MessageHeader AttributeIterationStartMessage::header |
uint32_t AttributeIterationStartMessage::id |
Unique identifier for this request (for key collisions).
Definition at line 210 of file reclaim.h.
Referenced by GNUNET_RECLAIM_get_attributes_start(), and handle_iteration_start().
struct GNUNET_IDENTITY_PrivateKey AttributeIterationStartMessage::identity |
Identity.
Definition at line 215 of file reclaim.h.
Referenced by GNUNET_RECLAIM_get_attributes_start(), and handle_iteration_start().