Diffusion C API  6.7.4
 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_Theaders
 Headers attached to the message.
 
BUF_Tpayload
 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: