GNUnet 0.21.1
NamestoreResponseMessage Struct Reference

Response to a record storage request. More...

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

Collaboration diagram for NamestoreResponseMessage:
[legend]

Data Fields

struct GNUNET_NAMESTORE_Header gns_header
 Type will be GNUNET_MESSAGE_TYPE_NAMESTORE_GENERIC_RESPONSE. More...
 
uint32_t ec
 GNUNET_ErrorCode. More...
 

Detailed Description

Response to a record storage request.

Definition at line 113 of file namestore.h.

Field Documentation

◆ gns_header

struct GNUNET_NAMESTORE_Header NamestoreResponseMessage::gns_header

◆ ec

uint32_t NamestoreResponseMessage::ec

GNUNET_ErrorCode.

Definition at line 123 of file namestore.h.

Referenced by handle_edit_record_set_cancel(), and send_store_response().


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