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

Structure passed when registering an update source. More...

Data Fields

UPDATE_SOURCE_REGISTRATION_HANDLERS
const char * 
topic_path
 Callback handlers. More...
 
void * context
 User-supplied context returned to callbacks.
 

Detailed Description

Structure passed when registering an update source.

Field Documentation

UPDATE_SOURCE_REGISTRATION_HANDLERS const char* update_source_registration_params_s::topic_path

Callback handlers.

Path under which to register as an update source.


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