GNUnet 0.21.1
TokenizerContext Struct Reference

Closure for the #client_tokenizer_callback(). More...

Collaboration diagram for TokenizerContext:
[legend]

Data Fields

struct GSC_ClientActiveRequestcar
 Active request handle for the message. More...
 
enum GNUNET_MQ_PriorityPreferences priority
 How important is this message. More...
 

Detailed Description

Closure for the #client_tokenizer_callback().

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

Field Documentation

◆ car

struct GSC_ClientActiveRequest* TokenizerContext::car

Active request handle for the message.

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

◆ priority

enum GNUNET_MQ_PriorityPreferences TokenizerContext::priority

How important is this message.

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


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