Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
fawkes::fawkes_message_header_t Struct Reference

Fawkes network message header. More...

#include <message.h>

Public Attributes

unsigned short int cid
 component id More...
 
unsigned short int msg_id
 message id More...
 
unsigned int payload_size
 payload size in bytes More...
 

Detailed Description

Fawkes network message header.

Header that is prepended to all following messages.

Definition at line 39 of file message.h.

Member Data Documentation

unsigned short int fawkes::fawkes_message_header_t::cid
unsigned short int fawkes::fawkes_message_header_t::msg_id

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