Message format structures. More...
#include <razorback/visibility.h>#include <razorback/types.h>

Go to the source code of this file.
Data Structures | |
| struct | MessageHeader |
| Message header. More... | |
| struct | Message |
| struct | MessageError |
| Command and Control Messages. More... | |
| struct | MessageHello |
| Hello Message This message is a broadcast message. More... | |
| struct | MessageRegistrationRequest |
| Registration Request Message This message is a broadcast message. More... | |
| struct | MessageConfigurationUpdate |
| Configuration Update Message. More... | |
| struct | MessageConfigurationAck |
| Configuration Update Success. More... | |
| struct | MessageTerminate |
| Terminate Message. More... | |
| struct | MessageCacheReq |
| Cache Control Messages. More... | |
| struct | MessageCacheResp |
| Global Cache Response Message. More... | |
| struct | MessageBlockSubmission |
| Submission Messages. More... | |
| struct | MessageJudgmentSubmission |
| Judgment Submission Message. More... | |
| struct | MessageLogSubmission |
| Log Submission Message. More... | |
| struct | MessageInspectionSubmission |
| Inspection Submission Message. More... | |
| struct | MessageAlertPrimary |
| Output Messages. More... | |
| struct | MessageAlertChild |
| Primary Alert Message. More... | |
| struct | MessageOutputEvent |
| Event Output. More... | |
| struct | MessageOutputLog |
| Log Output. More... | |
| struct | MessageOutputInspection |
| Inspection Output. More... | |
Message format structures.
1.6.3