GNUnet  0.20.0
GnsRecordInfo Struct Reference
Collaboration diagram for GnsRecordInfo:
[legend]

Data Fields

char ** name
 
unsigned int * rd_count
 
struct GNUNET_GNSRECORD_Data ** rd
 

Detailed Description

Definition at line 42 of file json_gnsrecord.c.

Field Documentation

◆ name

◆ rd_count

unsigned int* GnsRecordInfo::rd_count

Definition at line 46 of file json_gnsrecord.c.

Referenced by cleanup_recordinfo(), and parse_record_data().

◆ rd

struct GNUNET_GNSRECORD_Data** GnsRecordInfo::rd

Definition at line 48 of file json_gnsrecord.c.

Referenced by cleanup_recordinfo(), and parse_record_data().


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