GNUnet 0.21.1
View Struct Reference
Collaboration diagram for View:
[legend]

Data Fields

struct GNUNET_PeerIdentityarray
 Array containing the peers. More...
 
uint32_t length
 (Maximum) length of the view More...
 
struct GNUNET_CONTAINER_MultiPeerMapmpm
 Multipeermap containing the peers. More...
 

Detailed Description

Definition at line 31 of file gnunet-service-rps_view.c.

Field Documentation

◆ array

◆ length

uint32_t View::length

(Maximum) length of the view

Definition at line 41 of file gnunet-service-rps_view.c.

Referenced by View_change_len(), View_create(), and View_put().

◆ mpm


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