multipart messages following struct ComputationMessage
More...
Data Fields | |
struct GNUNET_MessageHeader | header |
GNUNET message header. More... | |
uint32_t | element_count_contained |
contained elements the vector in payload contains More... | |
multipart messages following struct ComputationMessage
Definition at line 125 of file scalarproduct.h.
struct GNUNET_MessageHeader ComputationBobCryptodataMultipartMessage::header |
GNUNET message header.
Definition at line 130 of file scalarproduct.h.
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().