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

Structure describing a request to list topic views. More...

Data Fields

on_topic_views_list_cb on_topic_views_list
 Callback when a list of topic views is received. More...
 
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 list topic views.

Field Documentation

on_topic_views_list_cb diffusion_topic_views_list_params_s::on_topic_views_list

Callback when a list of topic views is received.


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