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

Structure describing a request to get a topic view. More...

Data Fields

const char * name
 The name of the view to be received.
 
on_topic_view_retrieved_cb on_topic_view
 Callback when the topic view is received.
 
ERROR_HANDLER_T on_error
 Callback to handle errors. Can be NULL.
 
DISCARD_HANDLER_T on_discard
 Callback to handle discards. Can be NULL.
 
void * context
 User-supplied context returned to callbacks.
 

Detailed Description

Structure describing a request to get a topic view.


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