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

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

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: