Diffusion C API  5.9.24
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
add_topic_params_s Struct Reference

Structure passed when adding a topic. More...

Data Fields

ADD_TOPIC_HANDLERS const char * topic_path
 Path of the topic to be added.
 
const TOPIC_DETAILS_Tdetails
 Details describing the topic structure.
 
const CONTENT_Tcontent
 Initial content for the topic.
 
void * context
 User-supplied context returned to callbacks.
 

Detailed Description

Structure passed when adding a topic.


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