GNUnet 0.21.1
ComputationBobCryptodataMultipartMessage Struct Reference

multipart messages following struct ComputationMessage More...

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

Collaboration diagram for ComputationBobCryptodataMultipartMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 GNUNET message header. More...
 
uint32_t element_count_contained
 contained elements the vector in payload contains More...
 

Detailed Description

multipart messages following struct ComputationMessage

Definition at line 125 of file scalarproduct.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader ComputationBobCryptodataMultipartMessage::header

GNUNET message header.

Definition at line 130 of file scalarproduct.h.

◆ element_count_contained

uint32_t ComputationBobCryptodataMultipartMessage::element_count_contained

contained elements the vector in payload contains

Definition at line 135 of file scalarproduct.h.

Referenced by GNUNET_SCALARPRODUCT_accept_computation(), and GNUNET_SCALARPRODUCT_start_computation().


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