GNUnet debian-0.24.3-26-g2202bbd4d
GSC_ServicesInfo_Entry Struct Reference

Data Fields

char * name
 
uint32_t name_len
 
char * version
 
uint32_t version_len
 

Detailed Description

Definition at line 168 of file gnunet-service-core.c.

Field Documentation

◆ name

char* GSC_ServicesInfo_Entry::name

Definition at line 172 of file gnunet-service-core.c.

Referenced by GSC_SVCI_add(), GSC_SVCI_remove(), and GSC_SVCI_to_string().

◆ name_len

uint32_t GSC_ServicesInfo_Entry::name_len

◆ version

char* GSC_ServicesInfo_Entry::version

Definition at line 177 of file gnunet-service-core.c.

Referenced by GSC_SVCI_add(), GSC_SVCI_remove(), and GSC_SVCI_to_string().

◆ version_len

uint32_t GSC_ServicesInfo_Entry::version_len

Definition at line 179 of file gnunet-service-core.c.

Referenced by GSC_SVCI_add(), and GSC_SVCI_to_string().


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