![]() |
Diffusion C API 6.11.5
|
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). | |
Generic message; all messages should fit into this structure.