Diffusion C API 6.11.5
Loading...
Searching...
No Matches
message_s Struct Reference

Generic message; all messages should fit into this structure. More...

#include <topic_types.h>

Data Fields

MESSAGE_TYPE_T type
 Type of message (Diffusion v4 protocol).
 
LIST_T * headers
 Headers attached to the message.
 
BUF_T * payload
 Payload of the message (minus headers).
 

Detailed Description

Generic message; all messages should fit into this structure.


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