GNUnet 0.21.2
GNUNET_RPS_CS_DEBUG_ViewRequest Struct Reference

Message from client to service indicating that clients wants to get updates of the view. More...

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

Collaboration diagram for GNUNET_RPS_CS_DEBUG_ViewRequest:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Header including size and type in NBO. More...
 
uint32_t num_updates
 Number of updates 0 for sending updates until cancellation. More...
 

Detailed Description

Message from client to service indicating that clients wants to get updates of the view.

Definition at line 168 of file rps.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_RPS_CS_DEBUG_ViewRequest::header

Header including size and type in NBO.

Definition at line 173 of file rps.h.

◆ num_updates

uint32_t GNUNET_RPS_CS_DEBUG_ViewRequest::num_updates

Number of updates 0 for sending updates until cancellation.

Definition at line 179 of file rps.h.

Referenced by GNUNET_RPS_view_request().


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