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

Data Fields

char * sname
 
struct SharedServiceInstance ** instances
 
struct GNUNET_CONFIGURATION_Handlecfg
 
unsigned int n_peers
 
unsigned int share
 
unsigned int n_instances
 

Detailed Description

Definition at line 101 of file testing.c.

Field Documentation

◆ sname

◆ instances

struct SharedServiceInstance** SharedService::instances

Definition at line 105 of file testing.c.

Referenced by associate_shared_service(), and GNUNET_TESTING_system_destroy().

◆ cfg

◆ n_peers

unsigned int SharedService::n_peers

Definition at line 109 of file testing.c.

Referenced by associate_shared_service().

◆ share

unsigned int SharedService::share

◆ n_instances

unsigned int SharedService::n_instances

Definition at line 113 of file testing.c.

Referenced by associate_shared_service(), and GNUNET_TESTING_system_destroy().


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