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

Structure for slightly simplified access to topic messages. More...

Data Fields

MESSAGE_TYPE_T type
 Type of message (Diffusion v4 protocol).
 
LIST_Theaders
 Headers attached to the message.
 
BUF_Tpayload
 Payload of the message (minus headers).
 
const char * name
 The topic name.
 

Detailed Description

Structure for slightly simplified access to topic messages.

Identical to MESSAGE_T except for the name field.


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