GNUnet 0.24.4-talerdev.1-26-g056a24676
 
Loading...
Searching...
No Matches
GNUNET_SETU_Option Struct Reference

Option for set operations. More...

#include <gnunet_setu_service.h>

Data Fields

enum GNUNET_SETU_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 201 of file gnunet_setu_service.h.

Field Documentation

◆ type

enum GNUNET_SETU_OptionType GNUNET_SETU_Option::type

Type of the option.

Definition at line 206 of file gnunet_setu_service.h.

◆ num

uint64_t GNUNET_SETU_Option::num

Definition at line 213 of file gnunet_setu_service.h.

◆ [union]

union { ... } GNUNET_SETU_Option::v

Value for the option, only used with some options.


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