GNUnet debian-0.24.3-28-g4f2a77692
 
Loading...
Searching...
No Matches
GNUNET_SETI_Option Struct Reference

Option for set operations. More...

#include <gnunet_seti_service.h>

Data Fields

enum GNUNET_SETI_OptionType type
 Type of the option.
 
union { 
 
   uint64_t   num 
 
v 
 Value for the option, only used with some options.
 

Detailed Description

Option for set operations.

Definition at line 156 of file gnunet_seti_service.h.

Field Documentation

◆ type

enum GNUNET_SETI_OptionType GNUNET_SETI_Option::type

Type of the option.

Definition at line 161 of file gnunet_seti_service.h.

◆ num

uint64_t GNUNET_SETI_Option::num

Definition at line 168 of file gnunet_seti_service.h.

◆ [union]

union { ... } GNUNET_SETI_Option::v

Value for the option, only used with some options.


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