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

Structure supplied to a send_msg() call. More...

Data Fields

SEND_MSG_HANDLERS char * topic_path
 The name of the path used when sending messages to Diffusion. More...
 
BUF_T payload
 The message to be sent.
 
LIST_Theaders
 Any headers to be sent.
 
CLIENT_SEND_PRIORITY_T priority
 The priority of the message when sent to clients.
 
void * context
 User-supplied context returned to callbacks.
 

Detailed Description

Structure supplied to a send_msg() call.

Field Documentation

SEND_MSG_HANDLERS char* send_msg_params_s::topic_path

The name of the path used when sending messages to Diffusion.


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