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/contrib/service/set/set.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_SET_CREATE. More... | |
uint32_t | operation |
Operation type, values of enum GNUNET_SET_OperationType More... | |
Message sent by the client to the service to ask starting a new set to perform operations with.
Includes the desired set operation type.
struct GNUNET_MessageHeader GNUNET_SET_CreateMessage::header |
uint32_t GNUNET_SET_CreateMessage::operation |
Operation type, values of enum GNUNET_SET_OperationType
Definition at line 50 of file set.h.
Referenced by create_internal().