Diffusion C API 6.11.5
Loading...
Searching...
No Matches
subscription_params_s Struct Reference

Structure supplied when subscribing to a topic. More...

#include <topics.h>

Data Fields

SUBSCRIPTION_HANDLERS const char * topic_selector
 Callback handlers.
 
void * context
 User-supplied context return to callbacks.
 

Detailed Description

Structure supplied when subscribing to a topic.

Field Documentation

◆ topic_selector

SUBSCRIPTION_HANDLERS const char* subscription_params_s::topic_selector

Callback handlers.

Topic selected describing which topics to subscribe to.


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