GNUnet 0.21.1
GNUNET_SETU_CreateMessage Struct Reference

Message sent by the client to the service to ask starting a new set to perform operations with. More...

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

Collaboration diagram for GNUNET_SETU_CreateMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type: GNUNET_MESSAGE_TYPE_SETU_CREATE. More...
 

Detailed Description

Message sent by the client to the service to ask starting a new set to perform operations with.

Includes the desired set operation type.

Definition at line 40 of file setu.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_SETU_CreateMessage::header

Type: GNUNET_MESSAGE_TYPE_SETU_CREATE.

Definition at line 45 of file setu.h.


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