Fawkes API  Fawkes Development Version
fawkes::bb_imessage_msg_t Struct Reference

Interface message. More...

#include <messages.h>

Public Attributes

uint32_t serial
 interface instance serial More...
 
char msg_type [__INTERFACE_MESSAGE_TYPE_SIZE]
 message type More...
 
uint32_t msgid
 message ID More...
 
uint32_t hops
 number of hops this message already passed More...
 
uint32_t data_size
 data for message More...
 

Detailed Description

Interface message.

This type is used to transport interface messages. This struct is always followed by a data chunk of the size data_size that transports the message data.

Definition at line 170 of file messages.h.

Member Data Documentation

◆ data_size

◆ hops

◆ msg_type

◆ msgid

◆ serial


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